IF ((type of chronic condition at Wave 1 = chronic lung disease) AND (whether confirms  
previous chronic condition = yes)) OR (type of chronic condition = chronic lung disease)  
[((HeDiab (Wave 1) = 1) AND (HeDiaD = 1)) OR (HeDiab = 1)]  
|
| HELNG*  
| [^Are you / Is [^name]] taking medication or other treatment for [^your / his / her] lung  
| condition?  
| 1 Yes  
| 2 No  
|
END OF FILTER  
IF ((type of chronic condition at Wave 1 = asthma) AND (whether confirms previous chronic  
condition = yes)) OR (type of chronic condition = asthma) [((HeDiab (Wave 1) = 2) AND  
(HeDiaD = 1)) OR (HeDiab = 2)]  
|
| HEAMA*  
| [^Are you / Is [^name]] taking medication or other treatment for [^your / his / her] asthma?  
| 1 Yes  
| 2 No  
|
END OF FILTER  
IF type of chronic condition = arthritis = [HeDiab = 3]  
|
| HEART*  
| Which type or types of arthritis [^do you / does [^name]] have...  
| INTERVIEWER: Read out each in turn and code all that apply....  
| 1 Osteoarthritis?  
| 2 Rheumatoid arthritis?  
| 3 Some other kind of arthritis?  
|
| [Multiple responses to HEART are recorded in variables HEART1 and HEART2]  
| [code maximum 3 out of 3 possible responses]  
|
| IF ((type of chronic condition at Wave 1 <> RESPONSE) AND (type of chronic condition =  
| arthritis)) OR ((type of chronic condition at Wave 1 = arthritis) AND (whether confirms  
| previous chronic condition = yes) AND (age first told had arthritis at Wave 1<> RESPONSE))  
| [((HeDiab (Wave 1) <> RESPONSE) AND (HeDiab = 3)) OR ((HeDiab (Wave 1) = 3) AND  
| (HeDiaD = 1) AND (HeAgf (Wave 1) <> RESPONSE))]  
| |  
| | HEAGF*  
| | Approximately how old [^were you / was [^name]] when [^you were / he was / she was] first  
| | told by a doctor that [^you / he / she] had arthritis?  
| | INTERVIEWER: Enter age in years.  
| | Range: 0..110  
| |  
| | [CHECK HE35]  
| |  
| ELSE  
| |  
| | IF ((type of chronic condition = arthritis) AND (type of chronic condition = RESPONSE))  
| | AND NOT (type of chronic condition at Wave 1 = arthritis) [((HeDiab = 3) AND (HeDiab  
| | (Wave 1) = RESPONSE)) AND NOT (HeDiab (Wave 1) = 3)]  
| | |  
55