IVMCUC ;ALB/KCL/CJM,LBD - DATA COLLECTION DIVISION (DCD) SELECTION CRITERIA ; 07-MAR-95
Source file <IVMCUC.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
BT(IEN) | ;
|
|
LOGDCD(DFN,IVMCDT) | ;
|
|
DCD(DFN,IVMCDT) | ;
; - Determine if patient meets Data Collection Division (DCD) selection ; criteria and should be transmitted to the HEC. ; =================================================================== ; Veteran meets DCD section criteria if: ; 1. MT category based on IVMCDT is Cat A or Cat C ; or GMT (added by IVM*2*62) |
|
MT | ; - get last Means Test or Rx Copay Test for patient
|
|
PRIM | ; - get pt Primary Eligibility
|
|
DCDQ | ||
IS(DFN,IVMCIYR) | ; Has the veteran had Income Screening this year?
; Input: DFN -- Pointer to the patient in file #2 ; IVMCIYR -- Income year in question ; Output: Has the vet had income screening? 0 => No | 1 => Yes |
|
ISQ |