;-- This function is used for the computed fields 20.05 and 20.06
; in the Transmission OutPatient Encounter file 409.73. For the
; given entry in 409.73 a determination of the ENCOUNTER DIVISION
; involved with the transaction will be determined.
XDATE(D0)
;-- This function is used for the computed field 10.01 in file
; Transmitted OutPatinet Encounter Error file 409.75. For the given
; entry the x-mit date to NPCDB will be determined.
ECDT(D0)
;-- This function is used for the computed field 20.02 in file
; Transmission OutPatient Encounter file 409.73. For the given
; entry in 409.73 a determination of the ENCOUNTER D/T involved with
; the transaction will be determined.
ECLOC(D0)
;-- This function is used for the computed field 20.03 in file
; Transmission OutPatient Encounter file 409.73. For the given
; entry in 409.73 a determination of the LOCATION involved with
; the transaction will be determined.
PATDFN(D0)
; This call will return the patient's DFN. It is identical to
SSN(D0)
;-- This function is used for the computed field 20.04 in file
; Transmission OutPatient Encounter file 409.73. For the given
; entry in 409.73 a determination of the PATIENT SSN involved with
; the transaction will be determined.
PAT(D0)
;-- This function is used for the computed field 20.01 in file
; Transmission OutPatient Encounter file 409.73. For the given
; entry in 409.73 a determination of the PATIENT involved with
; the transaction will be determined.