| Y |
Both |
Variable passed in by reference to accept and return
the list of visits as
Y(#) = ID ^ Visit Date ^ Clinic Name ^ Status where ID is a 3 ;-piece string
containing the visit type [past (V)isit, future (A)ppointment, or (I)npatient
stay], date/time, and pointer to the Hospital Location file #44. All dates
are in internal FileMan format.
|
DFN |
Input |
IEN in Patient file #2.
|
START |
Input |
Date to begin searching for visits, in FileMan
format.
|
STOP |
Input |
Date to end searching for visits, in FileMan format.
|
SKIP |
Input |
Boolean value, to indicate that inpatient stays
should be skipped if true.
|