│
END OF FILTER
HE35 HEAGF
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
HE36 HEAGFRY
HE37 HEAGFRY
IF (Interview Date = RESPONSE) AND (Month told had arthritis = RESPONSE) AND (Year
│ told had arthritis = RESPONSE)
│ [QInit.IntDat = RESPONSE AND HeAgfR =RESPONSE AND HeAgfRY = RESPONSE]
│
│ CHECK: Interview Date >= TODATE (age told had arthritis, month told had arthritis.ORD, 1)
││ [QInit.IntDat >= 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)
│ [PrevDate = RESPONSE AND HeAgfR RESPONSE AND HeAgfRY = RESPONSE]
│
│ 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
HE38 HEAGG
HE39 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!
││
│ END CHECK
│
END OF FILTER