OCXOZ06 ;SLC/RJS,CLA - Order Check Scan ;JUL 23,2025 at 13:11
Source file <OCXOZ06.m>
| 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
 |