VBECHLOR ;;HOIFO/BNT-VBECS HL7 Order Update Message ; JULY 19, 2017@14:43
Source file <VBECHLOR.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| EN | ; -- main entry point for HL7 v1.6 message processing.
|
|
| ORC | ||
| NMSP(NAME) | ; -- Returns pkg 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 and acknowldegement to original message
|
|
| TEST | ; Testing utility
|
| HL7 Protocol Name | Call Tags |
|---|---|
| VBECS OMG CLIENT | EN |