FILE |
Input |
This can be either a file number, a file root, a file
identifier, a coding system or a source abbreviation that can be resolved to a
file number.
Coding Source Number Root ID System
Abbreviation
80 ^ICD9( DIAG 1 or 30 ICD or 10D
80.1 ^ICD0( PROC 2 or 31 ICP or 10P
|
SRC |
Input |
This is a string of MUMPS code that is executed to
screen an entry from selection. It must contain an IF statement to set the
value of $T. Those entries that the IF statement sets $T to 0 (false) will
not be displayed or selectable.
|
FMPAR |
Input |
This is the Fileman Lookup parameter consisting of a
string of alphabetic characters which that alter how the lookup responds.
Default value is "AEMQZ". DIC(0) will be set to the contents of this
parameter.
Parameters applicable to a versioned file
A Ask the entry; if erroneous, ask again
B Only the B index is used
E Echo information
F Forget the lookup value
I Ignore the special lookup program
M Multiple-index lookup allowed
O Only find one entry if it matches exactly
S Suppresses display of .01
T Search until user selects or enters ^^
X EXact match required
Z Zero node in Y(0), external form in Y(0,0)
Parameters not Applicable to a versioned file and ignored by this lookup
C Versioned cross-references not turned off
K Primary Key not established
L Learning a new entry LAYGO not allowed
N Uppercase, IEN lookup allowed (not forced)
n ICD has no pure numeric entries
Q Input is pre-processed, ?? not necessary
U All values are external
V Verification is not optional
|
CDT |
Input |
This is the Code Set Versioning Date (Fileman format)
If supplied only active codes on that date
will be included in the selection list.
If not supplied, the date will default to
TODAY and all codes may be selected, active
and inactive.
In both cases the display will be altered
based on the date.
|
$$SEARCH |
Output |
This is the value of Fileman's Y output variable.
Y IEN ^ Code
or
-1 iF not found
|