| | LOOP FOR EACH EYE CONDITION DISPUTED  
| | |  
| | | HEOPN*  
| | | INTERVIEWER: Code reason why respondent disputes the [^glaucoma or suspected  
| | | glaucoma / diabetic eye disease / macular degeneration / cataracts] report.  
| | | Respondent says...  
| | | 1 Never had  
| | | 2 No longer has  
| | | 3 Did not have previously, but has now  
| | |  
| | | [There is a separate variable for responses about each of the type of illness  
| | | respondent disputes. Responses are recorded in heopn1 to heopn4]  
| | |  
| | END OF FILTER  
| |  
| ELSE  
| |  
| | IF whether confirms previous eye condition = yes [HeOpC = 1]  
| | |  
| | | HEOPS*  
| | | [^Do you / Does [^name]] still have [^glaucoma or suspected glaucoma / diabetic eye  
| | | disease / macular degeneration / cataracts]?  
| | | 1 Yes  
| | | 2 No  
| | |  
| | END OF FILTER  
| |  
| END OF FILTER  
|
END OF FILTER  
HEOPT*  
[^Has / Apart from what you have already told us and thinking about what has happened since  
we last saw [^you / [^name]] on [^date of last interview] has] a doctor or optician [^BLANK /  
ever] told [^you / [^name]] that [^you have / he has / she has] (or [^you / he / she] had) [^BLANK  
/ any of these other conditions]...  
INTERVIEWER: Read out each in turn and code all that apply.  
Include Diabetic Retinopathy in code 2.  
Include age related Maculopathy in code 3.  
1 [^Glaucoma or suspected glaucoma]  
2 [^Diabetic eye disease]  
3 [^Macular degeneration]  
4 [^Cataracts]  
96 None of these  
[Multiple responses to HEOPT are recorded in variables HEOPT1 to HEOPT2]  
[code maximum 4 out of 5 possible responses  
[CHECK HE5-HE9]  
IF ((types of eye conditions = cataract OR (types of eye conditions at Wave 1 = cataract AND  
whether confirms previous eye condition = yes)) AND (eyesight condition = [fair, poor, blind]  
OR eyesight at a distance = [fair, poor] OR eyesight up close = [fair, poor]))  
[((Heopt = 4 OR (Heopt (Wave 1) = 4 AND HeOpC = 1)) AND (Heeye = [4, 5, 6] OR Hefrnd = [4,  
5] OR Hepap = [4, 5]))]  
|
37