IF age first told had cancer = RESPONSE [HeAgg = RESPONSE]
│
│ CHECK: age first told had cancer > 35 [HeAgg > 35 ]
││
││ This seems young (^heagg), can I check?
││
│ END CHECK
│
END OF FILTER
HE40 HEAGGRY
HE41 HEAGGRY
IF (Interview Date = RESPONSE) AND (Month told had cancer = RESPONSE) AND (Year told
│ had cancer = RESPONSE)
│ [QInit.IntDat = RESPONSE AND HeAggR = RESPONSE AND HeAggRY = RESPONSE]
│
│ CHECK: Interview Date >= TODATE (year told had cancer, month told had cancer, 1)
││ [QInit.IntDat >= TODATE HeAggRY, HeAggR.ORD, 1 ]
││ INTERVIEWER: This date is in the future (^HeAggR ^HeAggRY)! Please change!
││
│ END CHECK
│
END OF FILTER
IF (Previous Interview Date = RESPONSE) AND (Month told had cancer = RESPONSE) AND
(Year
│told had cancer = RESPONSE)
│ [PrevDate = RESPONSE AND HeAggR = RESPONSE AND HeAggRY = RESPONSE]
│
│ CHECK: PrevDate <= TODATE (year told had cancer, month told had cancer.ORD, 28)
││ [PrevDate <= TODATE HeAggRY, HeAggR.ORD, 28 ]
││ INTERVIEWER: This date is before the date of ^IName[Pnum]'s last interview. Please
check!
││
│ END CHECK
│
END OF FILTER
HE42 HEPRK
HE43 HEPRK
IF (Respondent Age > 0) AND (Age first told had Parkinson’s disease = RESPONSE)
│ [IAgeOf > 0 AND HePrk = RESPONSE]
│
│ CHECK: age first told had Parkinson's disease <= Respondent Age [HePrk <= IAgeOf]
││
││ INTERVIEWER: ^IName[Pnum] is only ^iageof[Pnum] now!
││ Please change!
││
│ END CHECK
│
END OF FILTER
IF age first told had Parkinson's disease = RESPONSE [HePrk = RESPONSE]
│