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: ORMLR

Package: Order Entry Results Reporting

Routine: ORMLR


Information

ORMLR ; SLC/MKB - Process Lab ORM msgs ;Oct 27, 2023@12:13:39

Source Information

Source file <ORMLR.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- entry point for LR messages
STATUS(X) ; -- Returns Order Status for HL7 code X
OK ; -- Order accepted, LR order # assigned [ack]
ZC ; -- Convert existing 2.5 orders to 3.0 format
ZC1
SN ; -- New backdoor order: return NA msg w/ORIFN, or DE msg
SN1
SN2
SNQ
PTR(NAME) ; -- Returns ien of prompt NAME in Order Dialog file #101.41
DGRP(DG) ; -- Returns Display Group ptr based on Lab section
XX ; -- Changed: NOT IN USE
XR ; -- Changed [ack]: NOT IN USE
ZP ; -- Purged
ZR ; -- Purged as requested [ack]
ZU ; -- Unable to purge [ack]
SC ; -- Status changed (collected)
RE ; -- Completed, w/results
OC ; -- Cancelled
CR ; -- Cancelled [ack]
UA ; -- Unable to accept [ack]
UX ; -- Unable to change [ack]: NOT IN USE
UC ; -- Unable to cancel [ack]
DE ; -- Data Error [ack]
UPDATE(ORSTS,ORACT) ; -- continue processing
REASON() ; -- Get reason from OREASON or NTE segments
RQ
Info |  Source |  Entry Points