| VISIT(DFN,TIUDOC,TIME1,TIME2,OCCLIM,TEXT) |
This entry point is used to extract TIU documents by
Visit Date for the Visit Patient Health Summary.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
The IEN of the patient file (#2) (required)
|
TIUDOC |
Input |
TIU document class, IEN of the TIU DOCUMENT
DEFINITION file (#8925.1) (required)
|
TIME1 |
Input |
The beginning date for a range of dates to extract
TIU documents (optional, default 6666666)
|
TIME2 |
Input |
The ending date for a range of dates to extract TIU
documents (optional, default 9999999)
|
OCCLIM |
Input |
The number of occurrences of teh type of document to
extract (optional, default 999)
|
TEXT |
Input |
Boolean flag (1/0) to include or not to include
document text with the extraction (required)
|
|
MAIN(DFN,TIUDOC,TIME1,TIME2,OCCLIM,TEXT) |
This is entry point is used to extract TIU documents
by document Reference Date for the Discharge Summary Component of Health
Summary.
|
| VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
The IEN of the Patient file (#2) (required)
|
TIUDOC |
Input |
TIU document class, IEN of the TIU DOCUMENT
DEFINITION file (#8925.1) (required)
|
TIME1 |
Input |
The beginning date for a range of dates to extract
TIU documents (optional, default 6666666)
|
TIME2 |
Input |
The ending date for a range of dates to extract TIU
documents (optional, default 9999999)
|
OCCLIM |
Input |
The number of occurrences of the type of document to
extract (optional, default 999)
|
TEXT |
Input |
Boolean flag (1/0) to include or not to include
document text with the extraction (required)
|
|