| GENERAL DESCRIPTION |
Returns a list of admissions for a patient (for visit
selection).
Input:
DFN [required] = IEN from the Patient file #2
Output:
LST(n)=DATA delimited by "^" where n=1,2,3,4,. . .
Return Parameter Description
If successful: LST(n)=p1^p2^p3^p4^p5^p6
Where: p1 := MOVEMENT DATE/TIME p2 := IEN from Hospital Location file#44 p3 :=
Location name-the external value from file #44,.01 p4 := Type name -the
external value from the Facility Movement Type file #405.1,.01 p5 := IEN from
Patient Movement file #45 p6 := IEN from TIU DOCUMENT file #8925,otherwise 0
if no discharge summary p7 := 1 if there is discharge summary, otherwise 0
|