OREORV2 ; SLC/GDU - Orderable Item Records Validation [10/15/04 09:16]
Source file <OREORV2.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
MAIN | ;Main entry point for this program
|
|
EXIT | ;Exit point for this program
|
|
RPTSUM | ;Report Summary - Summary of ZGOIRV1 findings
|
|
PS(SN) | ;Print Sections
|
|
PS7 | ;Print Section 7
|
|
RPH | ;Report Page Header
|
|
NS | ;Next Screen - Advances user to next screen if output directed to
|
|
RPF | ;Report Page Footer - Prints page footer if output directed to printer
|
|
LCC | ;Line Count Check - Determine if it is time for end of page/screen logic
|
|
PCI(PN) | ;Page Counter
|
|
RH | ;;Orderable Items File Record Validation Report
|
|
RF | ;;Orderable Items File Record Validation Report
|
|
RS | ;;Summary of Orderable Items Validation:
|
|
RS0 | ;;Total number of records processed:
|
|
RS1 | ;;Total number of records with null ID fields:
|
|
RS2 | ;;Total number of records without source IENs:
|
|
RS3 | ;;Total number of records without source package codes:
|
|
RS4 | ;;Total number of records with bad source package codes:
|
|
RS5 | ;;Total number of records requiring manual confirmation:
|
|
RS6 | ;;Total number of records with source record matches (validated):
|
|
RS7 | ;;Total number of records without source record matches:
|
|
SH1 | ;;Section 1, Records with null ID field
|
|
SH2 | ;;Section 2, Records without source IENs
|
|
SH3 | ;;Section 3, Records without source package codes
|
|
SH4 | ;;Section 4, Records with incorrect source package code formats
|
|
SH5 | ;;Section 5, Records with package codes not in current spec
|
|
SH6 | ;;Section 6, Records with source record matches (Validated)
|
|
SH7 | ;;section 7, Records without source record matches
|
|
SF1 | ;;Total with null ID field
|
|
SF2 | ;;Total without source IENs:
|
|
SF3 | ;;Total without source package codes:
|
|
SF4 | ;;Total with bad source package codes:
|
|
SF5 | ;;Total with package codes not in spec:
|
|
SF6 | ;;Total validated:
|
|
SF7 | ;;Total without source record matches:
|
|
CON | ;;Consult Request Services file
|
|
FHD | ;;Diets file
|
|
FHT | ;;Tubefeeding file
|
|
LRT | ;;Laboratory Test file
|
|
ORD | ;;Orderable Items file
|
|
PRC | ;;Consult Procedure file
|
|
PRO | ;;Protocol file
|
|
PSP | ;;Pharmacy Orderable Item file
|
|
RAP | ;;Radiology/Nuclear Medicine Procedures file
|
|
CH1 | ;;OI Name
|
|
CH2 | ;;Inactive Date
|
|
PHT | ;;Records for package
|
|
PFT | ;;Sub-total for package
|
|
AHT | ;;Active OI records w/o matching source record
|
|
AFT | ;;Sub-total active OI records w/o matching source record
|
|
IHT | ;;Inactive OI records w/o matching source record
|
|
IFT | ;;Sub-total inactive OI records w/o matching source record
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|