│ IF amount of tobacco smoked a day at weekends = Ounces [HeTbc =2]
││
││ CHECK: amount of tobacco smoked a day at weekends <= 4 [HETbd <= 4 ]
│││
│││ INTERVIEWER: This seems high (^hetbd ^hetbc). Please check.
│││
││ END CHECK
││
│ ELSE
││ CHECK: amount of tobacco smoked a day at weekends <= 120 [HETbd <= 120 ]
│││
│││ INTERVIEWER: This seems high (^hetbd ^hetbc). Please check.
│││
││ END CHECK
││
│ END OF FILTER
│
END OF FILTER
HE74 HEMEN
HE75 HEMEN
CHECK: IF (HEMEN = RESPONSE) THEN (HEMEN <= 20) OR (HEMEN = 95)
│
│ Are you sure the respondent started their periods after the age of 20? If yes please explain in a note.
│
END CHECK
CHECK: (HEMEN >= 8) OR (HEMEN = 95)
│
│ Are you sure the respondent started their periods before the age of 8? If yes please explain in a note.
│
END CHECK
HE76 HEPEE
IF (HEPEE = yes)
│
│CHECK: (HEHYE <> yes AND HEOVE <> Yes) INVOLVING (HEPEE)
││
││ 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!
147