END OF FILTER  
IF type of chronic condition = arthritis [HeDiab = 3]  
HEART@*  
May I check, 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 recoded in variables HEARTOA HEARTRA HEARTOT]  
[code maximum 3 out of 3 possible responses]  
IF ((type of chronic condition at Last interview <> RESPONSE) AND (type of chronic condition  
= arthritis)) OR ((type of chronic condition at last interview = arthritis) AND (whether confirms  
previous chronic condition = yes) AND (age first told had arthritis at last interview<>  
RESPONSE))  
[((HeDiab (Last int) <> RESPONSE) AND (HeDiab = 3)) OR ((HeDiab (Last int) = 3) AND  
(HeDiaD = 1) AND (HeAgf (Last int) <> 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 HE36]  
││  
ELSE  
││  
││ IF ((type of chronic condition = arthritis) AND (type of chronic condition = RESPONSE))  
││ AND NOT (type of chronic condition at Last interview = arthritis)  
││ [((HeDiab = 3) AND (HeDiab (Last int) = RESPONSE)) AND NOT (HeDiab (Last int) = 3)]  
│││  
│││ HEAGFR*  
│││ When [^were you / was [^name]] first told by a doctor that [^you /he /she]  
│││ had arthritis?  
│││ INTERVIEWER: Enter response in month and year.  
│││ 01 January  
│││ 02 February  
│││ 03 March  
│││ 04 April  
│││ 05 May  
│││ 06 June  
│││ 07 July  
│││ 08 August  
│││ 09 September  
│││ 10 October  
│││ 11 November  
│││ 12 December  
│││  
│││ HEAGFRY*  
│││ INTERVIEWER: Enter the year at this question.  
75