| OVP |
Input |
This is the variable pointer (e.g., "12745;GMR(123,"
or "14672;SRF(") that identifies the record in the requesting application.
|
SEQUENCE |
Used |
This optional variable indicates the date order of
the documents in the returned array.
"A"=ascending (Regular date/time)
"D"=descending (Reverse date/time) (default)
|
TIUY |
Output |
The return global array has elements with the
following positional values:
IEN^TITLE^REFERENCE DATE/TIME (INT)^PATIENT NAME (LAST I/LAST 4)^AUTHOR
(INT;EXT)^HOSPITAL LOCATION^SIGNATURE STATUS^Visit Date/Time^
Discharge Date/time^Variable Pointer to Request (e.g., Consult)^# of
Associated Images^Subject^Has Children^IEN of Parent Document
NOTE: Although the subscriber may define the TIUY parameter when calling this
API, the parameter value is not used. The API initializes the return array
value for TIUY as ^TMP("TIULIST",$J). Thus, the subscriber must reference the
global ^TMP("TIULIST",$J as the return global array.
|