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

Package: Order Entry Results Reporting

Routine: ORB3F1


Information

ORB3F1 ; slc/CLA - Extrinsic functions to support OE/RR 3 notifications ;08/17/16 07:57

Source Information

Source file <ORB3F1.m>

Entry Points

Name Comments DBIA/ICR reference
FIREFLOI(ORNUM,ORLOC,ORDT,IOPT) ;
XQAKILL(ORN) ;extrinsic function to return the delete mechanism for the notification based on definition in PARAM DEF file
SITEORD(ORNUM,IOPT) ;Extrinsic function returns 1 (Yes) if the site has flagged the
; orderable item (determined from the order number ORNUM) to trigger a
; notification when ordered
SITERES(ORNUM,IOPT) ;Extrinsic function returns 1 (Yes) if the site has flagged the
; orderable item (determined from the order number ORNUM) to trigger a
; notification when resulted
LRRAD(OI) ;Extrinsic function returns 1 (true) if Orderable Item is a
EXP(ORDT,ORNUM) ;set up ^XTMP("ORAE" to store expired orders
DELEXP ; delete ^XTMP("ORAE" entries older than param value + 48 hours
; or have been replaced by another order
ISCLORIP(ORNUM,ORTYPE) ; returns 1 if the order is an inpatient med or a clinic med/inf
Info |  Source |  Entry Points