| DFN |
Input |
A pointer to the Patient file (#2).
|
CLS |
Input |
A single class name/pointer or array of class names/
pointers to the CIRN Object Dictionary (#990.9). May be passed by reference or
by value. If an array is passed by reference, subscripts represent the class
name/pointer values. Defaults to all classes if not passed in.
|
BEG |
Input |
The beginning date for extracted data, in internal VA
FileMan format. Defaults to the earliest date that the patient has data for
if not passed in.
|
END |
Input |
The ending date for extracted data, in internal VA
FileMan format. Defaults to the latest date that the patient has data for if
not passed in.
|
MAX |
Input |
The maximum number of occurrences that should be
extracted.
|
INS |
Input |
A single pointer or array of pointers to the
Institution file (#4). May be passed by reference or by value. If an array
is passed by reference, the subscripts represent the pointer values. Defaults
to all institutions if not passed in. To include all institutions except a
selected list, negate the pointer value, e.g., S INS(-123)="".
|
RETUTN VALUE |
Output |
The output of this call is in the ^TMP("RGHS",$J,
global.
|