FHWORR ; HISC/NCA - Decode HL7 Utility (Cont.) ;1/30/97 14:22
Source file <FHWORR.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
GETOR | ; Call to Get FHORN
|
|
MSH | ; Code MSH message
|
|
GADM | ; Get the correct Admission number with order.
|
|
RETURN(FHDOR) | ; Return FHORN
|
|
CHK | ; Check if Cancelling Discharged
|
|
STATUS | ; Send Status As Requested
|
|
STS | ; Send Early/Late Tray Status
|
|
OMSTAT | ; Send Outpatient Meals Status
|
|
RESUME(DFN) | ; Check whether to prompt resume tray
; Return Null for No Current Diet Order in file ; Return 0 for not to prompt the user ; Return 1 to prompt the user ; Return 2 to prompt the user and notify that it's a WITHHOLD SERVICE |
|
S0 | ; Set AC cross-ref data field
|
|
S1 | ||
EXIT | ||
KIL |