COMP(Y) |
Gets Adhoc Health Summary components from file 142.1
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
Y |
Output |
Y(i)=(1)I;IFN^(2)Component Name [Abb]^(3)Occ
Limit^(4)Time Limit^ (5)Header Name^(6)Hosp Loc Disp^(7)ICD Text Disp^(8)Prov
Narr Disp (9)CPT Modifier Disp^(10)Summary Order
|
|
COMPSUB(Y,GMTSUB) |
Get subcomponents from a predefined ADHOC component
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
Y |
Output |
Y(i)=ifn of pointed to file entry^name
|
GMTSUB |
Input |
Desired Adhoc subcomponent
|
|
FILES(Y,GMTSCP) |
Get Files to select from for a component
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
Y |
Output |
Array of files for selection.
|
GMTSCP |
Input |
Internal entry number of component in file 142.1 to
retrieve files from.
|
|
FILESEL(GMTSRT,GMTSFI,GMTSFM,DIR) |
Get file entries for selected component.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
GMTSRT |
Output |
Output array: ^TMP("ORDATA",$J,
|
GMTSFI |
Input |
File number to select from.
|
GMTSFM |
Input |
Last ifn listed in long list box. This is where to
start listing from.
|
DIR |
Input |
Direction to go in the file. Forward is the default
(1).
|
|
REPORT(GMTSEG,GMTSEGC,GMTSEGI,GMTSCPS,DFN) |
Builds Adhoc report
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
GMTSEG |
Output |
Output array for report.
|
GMTSEGC |
Output |
Set to the last ifn of the GMTSCPS array.
|
GMTSGI |
Output |
Array of component names defined in the Adhoc
component from file 142.
|
GMTSCPS |
Input |
Array of selected components to build the Adhoc
report.
|
DFN |
Input |
|
|
SUBITEM(Y,GMTSTEST) |
Get Subitems for a Lab Test panel
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
Y |
Output |
Array of tests included in a lab panel.
|
GMTSTEST |
Input |
Internal file number of Laboratory Test from file 60.
|
|