││ Interviewer: Are you sure the respondent has had a period in the last 12 months, as they have said  
││that they have had their uterus, womb or ovaries removed? If yes please explain in a note.  
││  
END CHECK  
END OF FILTER  
HE77 HEPEY  
IF (SIIntDat = RESPONSE)  
│CHECK:(YEAR(SIIntDat) >= HEPEY) INVOLVING(HePey)  
││  
││INTERVIEWER: This date is in the future (^HePey)! Please change!  
││  
│END CHECK  
END OF FILTER  
HE78 HEPEA  
HE79 HEPEA  
IF (HEPEA = RESPONSE) THEN  
│CHECK: (HEPEA >= 20)  
││  
││Interviewer: Are you sure respondent period stopped at this age? If so please explain in a note.  
││  
│END CHECK  
CHECK: (HEPEA >= HEMEN) INVOLVING(HEPEA)  
││  
││Interviewer: Are you sure respondent period stopped at this age? If so please explain in a note.  
││  
│END CHECK  
END OF FILTER  
HE80 HEHFY  
HE81 HEHFY  
CHECK: (HEHFY <= SIIntDat.YEAR)  
You have entered a future year. Please check and amend.  
END CHECK  
CHECK: (HEHFY = SIIntDat.YEAR) THEN (HEHFM <= SIIntDat.MONTH)  
You have entered a future date. Please check and amend.  
END CHECK  
146