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

Package: Income Verification Match

Routine: IVMZ072


Information

IVMZ072 ;BAJ/PHH - HL7 Z07 CONSISTENCY CHECKER -- DRIVER ROUTINE II ; 05/22/08

Source Information

Source file <IVMZ072.m>

Entry Points

Name Comments DBIA/ICR reference
LOADSD(DFN,DGSD) ; Load spouse & dependent data into array
; We will need to look at the Patient Relationship file to determine the spouse(s) and dependents for the patient
; from the Patient Relation file ^DGPR(408.12) This file will point to an IEN in the Income Person file.
; Next, we will load all of the spouse(s) and dependents from the Income Person file into the array.
ACTIF(NIEN,ENODE) ;determine if record in ^DGPR(408.12) is currently active. If active, populate variable ENODE with Effective Date.
; This API should be called something like this I $$ACTIF^IVMZ072(NIEN,.ENODE)...
; Input:
; NIEN = IEN of ^DGPR(408.12) reference
; ENODE = Variable to contain Effective Date
Info |  Source |  Entry Points