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

Package: Order Entry Results Reporting

Routine: OCXOZ04


Information

OCXOZ04 ;SLC/RJS,CLA - Order Check Scan ;OCT 30,2024 at 12:49

Source Information

Source file <OCXOZ04.m>

Entry Points

Name Comments DBIA/ICR reference
CHK25 ; Look through the current environment for valid Event/Elements for this patient.
; Called from CHK23+15^OCXOZ03.
CHK30 ; Look through the current environment for valid Event/Elements for this patient.
; Called from CHK25+14.
CHK34 ; Look through the current environment for valid Event/Elements for this patient.
; Called from CHK1+30^OCXOZ02.
CHK35 ; Look through the current environment for valid Event/Elements for this patient.
; Called from CHK34+15.
CHK43 ; Look through the current environment for valid Event/Elements for this patient.
; Called from CHK35+17.
DT2INT(OCXDT) ; This Local Extrinsic Function converts a date into an integer
; By taking the Years, Months, Days, Hours and Minutes converting
; Them into Seconds and then adding them all together into one big integer
FILE(DFN,OCXELE,OCXDFL) ; This Local Extrinsic Function logs a validated event/element.
LIST(DATA,LIST) ; IS THE DATA FIELD IN THE LIST
ORDITEM(OIEN) ; Compiler Function: GET ORDERABLE ITEM FROM ORDER NUMBER
WARDRMBD(DFN) ; Compiler Function: WARD ROOM-BED
Info |  Source |  Entry Points