LA7VIN1 ;DALOI/JMC - Process Incoming UI Msgs, continued ;04/06/16 15:51
Source file <LA7VIN1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
NXTMSG | ;
|
|
MSA | ;; Process MSA segment
|
|
BSH | ;; Process various HL7 header segments
|
|
FSH | ;;
|
|
MSH | ;;
|
|
NTE | ;; Process NTE segment
|
|
OBR | ;; Process OBR segment
|
|
OBX | ;; Process OBX segment
|
|
ORC | ;; Process ORC segment
|
|
PID | ;; Process PID segment
|
|
PV1 | ;; Process PV1 segment
|
|
SENDACK | ; Send HL7 Application Acknowledgment message for selected interfaces/message types
|
|
KILLMSH | ; Clean up variables used by MSH and following segments
|
|
KILLMSA | ; Clean up variables used by MSA and following segments
|
|
KILLPID | ; Clean up variables used by PID and following segments
|
|
KILLPV1 | ; Clean up variables used by PV1 and following segments
|
|
KILLORC | ; Clean up variables used by ORC and following segments
|
|
KILLOBR | ; Clean up variables used by OBR and following segments
|
|
KILLOBX | ; Clean up variables used by OBX and following segments
|
|
KILLBLG | ; Clean up variables used by BLG and following segments
|