ORMHLREC ; SLC/BNT - ORM HL7 message receiver ;2/11/08 11:05
Source file <ORMHLREC.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; -- main entry point for HL7 v1.6 message processing.
|
|
ORC | ||
NMSP(NAME) | ; -- Returns package namespace
|
|
MSA | ; -- Process MSA segment
|
|
PID | ; -- Process PID segment
; Sets PID, ORVP, ORTS if valid patient |
|
PV1 | ; -- Process PV1 segment
; Sets ORCAT, & ORL if valid location |
|
ORDITEM(USID) | ; -- Returns pointer to Orderable Item file for USID
|
|
URGENCY(CODE) | ; -- Return ptr to Order Urgency file #101.42
|
|
FMDATE(Y) | ; -- Convert HL7 date/time to FM format
|
|
ERROR | ; -- Log an error and return ACK if necessary
|
|
GENACK | ; -- Send acknowledgment to original message
|
|
TEST | ; Testing utility
|
HL7 Protocol Name | Call Tags |
---|---|
OR OMG SERVER | EN |