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 |  Used in RPC
Print Page as PDF
Routine: ORCDLR2

Package: Order Entry Results Reporting

Routine: ORCDLR2


Information

ORCDLR2 ;SLC/MKB - Silent utilities for LR dialogs ; 11/4/2007

Source Information

Source file <ORCDLR2.m>

Entry Points

Name Comments DBIA/ICR reference
GUI(ORY,ORL,ORDERS)
KIDS(ORY,ORL,ORIFN,DATE,TYPE,SCH,DUR) ; -- get child times, validate LC/IC
; ORL = Hospital Location file #44 vptr
; ORIFN = Orders file #100 ien
; or
; DATE = Start date.time or "AM" or "NEXT"
; TYPE = LC or I
; SCH = Administration Schedule file #51.1 ien
; DUR = # or "X"_#
; Will quit if OREVENT exists <can't check delayed orders>
;
; Returns ORY(n) = child start.time ^ 1 or 0 ^ [error message]
;
SCHEDULE(ORY,PSJSD,SCH,ORDUR) ; Returns list of start time(s) from schedule
; PSJEEU - DBIA #2417
; PSS51P1 - DBIA #4546
LC(IEN) ; -- Return 1 or 0, if order IEN is to Lab for LC or I

Used in RPC

RPC Name Call Tags
ORCDLR2 CHECK ONE LC TO WC KIDS
ORCDLR2 CHECK ALL LC TO WC GUI
Info |  Source |  Entry Points |  Used in RPC