││ INTERVIEWER: ^IName[Pnum] is only ^iageof[Pnum] now! Please change!  
││  
END CHECK  
END OF FILTER  
IF age first told had dementia = RESPONSE [HeAgj = RESPONSE]  
CHECK: age first told had dementia > 50 [HeAgj > 50 ]  
││  
││ This seems young (^heagj), can I check?  
││  
END CHECK  
END OF FILTER  
HE56 HEAGJRY  
HE57 HEAGJRY  
IF (Interview Date = RESPONSE) AND (month told had dementia = RESPONSE) AND  
(Year told had dementia = RESPONSE)  
[SIntDat = RESPONSE AND HeAgjR = RESPONSE AND HeAgjRY = RESPONSE]  
CHECK: Interview Date >= TODATE (year told had dementia, month told had dementia.ORD, 1)  
[SIntDat >= TODATE year told had dementia, month told had dementia.ORD, 1 ]  
││  
││ INTERVIEWER: This date is in the future (^HeAgjR ^HeAgjRY)! Please change!  
││  
END CHECK  
END OF FILTER  
IF (Previous Interview Date = RESPONSE) AND (Month told had memory impairment = RESPONSE)  
AND (Year told had memory impairment = RESPONSE) AND refreshement sample indicator = Yes  
[PrevDate = RESPONSE AND HeAgjR = RESPONSE AND HeAgjRY = RESPONSE AND  
NOT(HFFW.Refresh = Yes)]  
CHECK: PrevDate <= TODATE (year told had dementia, month told had dementia, 28)  
[PrevDate <= TODATE HeAgjRY, HeAgjR.ORD, 28]  
INTERVIEWER: This date is before the date of ^IName[Pnum]'s last interview. Please  
check!  
││  
END CHECK  
END OF FILTER  
HE58 HEFLB  
IF (whether post-interview editing question = Yes) AND (Number of times fallen down =RESPONSE)  
[EditQre = 1 AND HeFlb = RESPONSE]  
CHECK: (number of times fallen down > 0) INVOLVING (whether fallen down, number of times fallen  
down)  
141