Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: ORMVBEC

Package: Order Entry Results Reporting

Routine: ORMVBEC


Information

ORMVBEC ; SLC/MKB - Process VBECS order msgs ;Mar 04, 2019@16:11:47

Source Information

Source file <ORMVBEC.m>

Entry Points

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
Info |  Source |  Entry Points