ORMVBEC ; SLC/MKB - Process VBECS order msgs ;Mar 04, 2019@16:11:47
Source file <ORMVBEC.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| EN | ; -- entry point for VBEC messages from ORMHLREC
 | 
|
| ACK(ORIFN) | ; -- process DIRECT^HLMA acknowledgment [from ORMBLDVB]
 | 
|
| ERR | ; -- Log an error
 | 
|
| STATUS(X) | ; -- Returns Order Status for HL7 code X
 | 
|
| OK | ; -- Order accepted, VBECS order # assigned [reply]
 | 
|
| SC | ; -- Status changed
 | 
|
| OC | ; -- Cancelled
 | 
|
| CR | ; -- Cancelled [reply]
 | 
|
| UA | ; -- Unable to accept [reply]
 | 
|
| UC | ; -- Unable to cancel [reply]
 | 
|
| DE | ; -- Data Error [reply]
 | 
|
| CANCEL | ; -- cancel associated lab, parent orders
 | 
|
| UPDATE(ORSTS,ORACT) | ; -- continue processing
 | 
|
| ZP | ; -- Purged
 | 
|
| ZR | ; -- Purged as requested [reply]
 | 
|
| ZU | ; -- Unable to purge [reply]
 | 
|
| LAB | ; -- find and cancel ORIFN'S associated Lab order
 |