GMTSXAL ; SLC/KER - List Parameters/Get List ; 02/27/2002
Source file <GMTSXAL.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
GETLIST(GMTSL,GMTSUSR,GBL,ERR) | ; Get Health Summary Type Parameter List
|
|
GETILIST(GMTSL,GMTSUSR) | ; Get Indexed Health Summary Types Parameter List
|
|
GETLST(ROOT,GMTSUSR,GMTSCPL,GMTSPRE) | ; Get List
; ; Health Summary Version of call in GETHS^ORWRP: ; ; D GETLST^XPAR(.ORHSPARM,"ALL", ; "ORWRP HEALTH SUMMARY TYPE LIST","N") ; ; Merges Health Summary Parameters for display in the ; Health Summary Types on the Reports Tab. National ; Health Summary Types (remote data views) are grouped ; together and added to the list separately. For a ; National Health Summary Type to be included on the list, ; it must first be defined in the parameters file. ; The merge of parameters is accomplished by either ; appending or over-writing the parameters to the list. ; ; Input Variables ; ; GMTSL Local Array of Health Summary Parameters ; ; GMTSCPL Compile Method ; ; GMTSCPL=1 <DEFAULT> Append Parameters to List ; GMTSCPL=0 Overwrite Parameters (by entity) ; ; GMTSPRE Precedence of Entities ; ; Having defined how the list is to be created using ; GMTSCPL (Append or Overwrite), this variable ; defines the order that each entity will be ; referenced (first, second, etc.) ; ; FORMAT Series of 3 Characters, Uppercase taken ; from the PARAMETER ENTITY file delimited ; by semi-colons ; ; Default value: $$DEF^GMTSXAW ; |
|
LST | ; Create List
|
|
BYE | ; By Entity
|
|
BYP | ; By Parameter
|
|
SAV | ; Save Parameters
|
|
SAVD | ; Save Adhoc and Remote Adhoc Parameters
|
|
NUM(X) | ; Number of Types for User X
|
|
DEF(X) | ; Defaults <compile> ^ <precedence>
|
|
CPL(X) | ; Compile Method
|
|
PRE(X) | ; Precedence
|
FileNo | Call Tags |
---|---|
^GMT(142.98 - [#142.98] | GET1^DIQ |