IF ((Previous Interview Date = RESPONSE) AND (Month told had diabetes = RESPONSE)) AND (Year
told had diabetes = RESPONSE) AND refreshment sample indicator <> yes
[PrevDate = RESPONSE AND HeAgdR = RESPONSE AND HeAgdRY = RESPONSE AND
NOT(HFFW.Refresh = 1)]
│
│ CHECK: Previous Interview Date <= TODATE
│(year told had diabetes, month told had diabetes.ORD, 28)
│[PrevDate <= TODATE HeAgdRY, HeAgdR.ORD, 28 ]
││
││ INTERVIEWER: This date is before the date of ^IName[Pnum]'s last interview. Please
││ check!
││
│END CHECK
│
END OF FILTER
HE30 SPARE
HE31 HEAGE
HE32 HEAGE
IF (Respondent Age > 0) AND (Age first told had stroke = RESPONSE)
[IAgeOf > 0 AND HeAge = RESPONSE]
│
│ CHECK: age first told had a stroke <= Respondent Age [HeAge <= IAgeOf ]
││
││INTERVIEWER: ^IName[Pnum] is only ^iageof[Pnum] now!
││ Please change!
││
│ END CHECK
│
END OF FILTER
IF age first told had a stroke = RESPONSE [HeAge = RESPONSE]
│
│ CHECK: age first told had a stroke > 35 [HeAge > 35 ]
││
││ This seems young (^heage), can I check?
││
│ END CHECK
│
END OF FILTER
HE33 HEAGERY
HE34 HEAGERY
IF ((Interview Date= RESPONSE) AND (Month told had stroke = RESPONSE)) AND (Year told
had stroke = RESPONSE)
[SIntDat = RESPONSE AND HeAgeR = RESPONSE AND HeAgeRY = RESPONSE]
│
│ CHECK: Interview Date >= TODATE (HeAgeRY, HeAgeR.ORD, 1)
│ [SIntDat >= TODATE HeAgeRY, HeAgeR.ORD, 1 ]
││
134