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

Package: Order Entry Results Reporting

Routine: OCXOZ06


Information

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

Source Information

Source file <OCXOZ06.m>

Entry Points

Name Comments DBIA/ICR reference
CHK95 ; Look through the current environment for valid Event/Elements for this patient.
; Called from UPDATE+13^OCXOZ01.
CHK97 ; Look through the current environment for valid Event/Elements for this patient.
; Called from CHK95+18.
CHK113 ; Look through the current environment for valid Event/Elements for this patient.
; Called from CHK1+32^OCXOZ02.
CANCELER(ORNUM) ; Compiler Function: ORDER CANCELING PROVIDER
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.
INT2DT(OCXDT,OCXF) ; This Local Extrinsic Function converts an OCX internal format
; date into an Externl Format (Human Readable) date. 'OCXF=SHORT FORMAT OCXF=LONG FORMAT
ORDERER(ORNUM) ; Compiler Function: ORDERING PROVIDER
ORDITEM(OIEN) ; Compiler Function: GET ORDERABLE ITEM FROM ORDER NUMBER
Info |  Source |  Entry Points