| TIUY |
Input |
Passed by reference. This is the name of the array in
which the data are returned.
|
CLASS |
Input |
This is the IEN of the Class of TIU documents for
which the user is issuing the query (e.g., PROGRESS NOTES, DISCHARGE
SUMMARIES, CONSULTS, etc.).
|
CONTEXT |
Input |
Integer code indicating the context of the query, as:
- 1=All Signed (by PT),
- 2=Unsigned (by PT&(AUTHOR!TANSCRIBER))
- 3=Uncosigned (by PT&EXPECTED COSIGNER
- 4=Signed notes (by PT&selected author)
- 5=Signed notes (by PT&date range)
|
DFN |
Input |
Pointer to the PATIENT FILE (#2) indicating the
patient for whom the user is issuing the query.
|
EARLY |
Input |
This is the Date (and time) from which to begin
searching for documents that satisfy the other search criteria.
|
LATE |
Input |
This is the inclusive upper bound Date (and time) for
the search.
|
PERSON |
Input |
Optional pointer to file 200 for searches by author
(DUZ will be assumed if this parameter is not passed).
|
OCCLIM |
Input |
Optional occurrence limit for the search (i.e., the
number of documents to return).
|
SEQUENCE |
Input |
This is the sequence (i.e., "A"=ascending or
"D"=decending) in which the data will be sorted in the return array.
|
SHOWADD |
Input |
Optional,determines order of returned documents "A"
or "D", where
"A"=ascending (Regular date/time)
"D"=descending (Reverse date/time) (dflt)
|
INCUND |
Input |
Optional. Boolean
1 - Include Undictated and Untranscribed
documents along with Unsigned documents,
when the CONTEXT is 2.
0 - Don't include them
|