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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IVMZ07C

Package: Income Verification Match

Routine: IVMZ07C


Information

IVMZ07C ;BAJ/PHH/LBD - HL7 Z07 CONSISTENCY CHECKER -- DRIVER ROUTINE ; 7/14/10 11:54am

Source Information

Source file <IVMZ07C.m>

Entry Points

Name Comments DBIA/ICR reference
EN(DFN) ; entry point. Patient DFN is sent from calling routine.
; initialize working variables
COUNT(PASS) ; counter for batch run
LOADPT(DFN,DGP) ; load patient data into arrays
WORK(DFN,DGP,DGSD) ;
; call subroutines to run rules and file any inconsistencies
DELETE(DFN) ; delete all Z07 inconsistencies from INCONSISTENT DATA file (#38.5). Since we're not sure which rules
; will block a Z07 record, we need to loop through the INCONSISTENT DATA ELEMENTS file (#38.6) and grab only
; those rules which are marked to prevent building a Z07 record:
;
FILE(DFN) ;

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DGIN(38.5 - [#38.5] Classic Fileman Calls
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call