IF (Respondent Age > 0) AND (When first told had arthritis = RESPONSE)  
[IAgeOf > 0 AND HeAgf = RESPONSE]  
CHECK: age first told had arthritis <= Respondent Age [HeAgf <= IAgeOf ]  
││  
││ INTERVIEWER: ^IName[Pnum] is only ^iageof[Pnum] now!  
││ Please change!  
││  
END CHECK  
END OF FILTER  
HE37 HEAGFRY  
HE38 HEAGFRY  
IF (Interview Date = RESPONSE) AND (Month told had arthritis = RESPONSE) AND (Year  
told had arthritis = RESPONSE)  
[SIntDat = RESPONSE AND HeAgfR =RESPONSE AND HeAgfRY = RESPONSE]  
CHECK: Interview Date >= TODATE (age told had arthritis, month told had arthritis.ORD, 1)  
[SIntDat >= TODATE HeAgfRY, HeAgfR.ORD, 1 ]  
││  
││ INTERVIEWER: This date is in the future (^HeAgfR ^HeAgfRY)! Please change!  
││  
END CHECK  
END OF FILTER  
IF ((Previous Interview Date = RESPONSE) AND (Month told had arthritis = RESPONSE)) AND  
(Year told had arthritis = RESPONSE) and refreshment sample indicator <> yes  
[PrevDate = RESPONSE AND HeAgfR RESPONSE AND HeAgfRY = RESPONSE AND  
NOT(HFFW.Refresh = 1)]  
CHECK: PrevDate <= TODATE (age told had arthritis, month told had arthritis.ORD, 28)  
[PrevDate <= TODATE HeAgfRY, HeAgfR.ORD, 28 ]  
││  
││ INTERVIEWER: This date is before the date of ^IName[Pnum]'s last interview. Please  
││ check!  
││  
END CHECK  
END OF FILTER  
HE39 HEAGG  
HE40 HEAGG  
IF (Respondent Age > 0) AND (Age first told had cancer = RESPONSE)  
[IAgeOf > 0 AND HeAgg = RESPONSE]  
CHECK: age first told had cancer <= Respondent Age [HeAgg <= IAgeOf ]  
││  
││ INTERVIEWER: ^IName[Pnum] is only ^iageof[Pnum] now!  
││ Please change!  
136