LEXNS |
Input |
LEXNS is an application identifier (formerly
namespace) which tells the setup routines which application definition in file
757.2 to use to retrieve application defaults (i.e., global, display, filter,
etc.) Acceptable values for LEXNS are found in file 757.2 in the "AN" index:
^LEXT(757.2,"AN",LEXNS)
|
LEXSS |
Input |
LEXSS is a subset identifier which tells the setup
routines which subset definition in file 757.2 to use to retrieve subset and
user defaults (i.e., global, display, filter, etc.). Acceptable values for
LEXSS may be found in file 7 57.2 in either the "AA" or the "AB" indexes:
^LEXT(757.2,"AA",LEXSS)
^LEXT(757.2,"AB",LEXSS)
|
TMP(LEXSCH,$J) |
Output |
^TMP("LEXSCH",$J) is a global array used by the
Lexicon Utility to control how a search of the Lexicon is to be conducted. It
contains the following segments:
APP Application (from LEXNS)
DIS Display format
FIL Filter
FLN File Number
GBL Global (Fileman DIC)
IDX Index used during the search
LEN Length of list to display
LOC Hospital Location
OVR Overwrite User Defaults flag
SCT Shortcuts
SVC Service
UNR Unresolved Narrative flag
USR User (DUZ)
VDT Version Date Check (for classification codes)
VOC Vocabulary
A detailed description of this global array may be found in the Lexicon
Utility's Technical Manual.
|
DATE |
Input |
This is a date in Fileman format used to check
classification code codes to determine if they are active or inactive on the
specified date. If not supplied, it will default to TODAY.
|