ORMLR ; SLC/MKB - Process Lab ORM msgs ;11:59 AM 26 Jul 2000
Source file <ORMLR.m>
| 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 |