IF type of CVD condition at last interview <> RESPONSE AND type of heart condition = angina
[HeDiaa (Last int) <> RESPONSE AND HeDiaa = 2]
│
│ HEAGA*
│ Approximately how old [^were you/ was [^name]] when [^you were/ he was /she was] first
│ told by a doctor that [^you/ he/ she] had angina?
│ INTERVIEWER: Enter age in years.
│ Range: 0..110
│
│ [CHECK HE15-HE16]
│
END OF FILTER
IF ((type of CVD condition = angina) AND (type of CVD condition at last interview =
RESPONSE) AND NOT (type of CVD condition at last interview = angina))
[((HeDiaa = 2) AND (HeDiaa (Last int) = RESPONSE) AND NOT (HeDiaa (Last int) = 2))]
│
│ HEAGAR
│ When [^were/was] [^you/[^name]] first told by a doctor that you had angina?
│ 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
│
│ HEAGARY
│ INTERVIEWER: Enter the year at this question.
│ Range: 2002..2004
│
│ [CHECK HE17-HE18]
│
END OF FILTER
IF type of CVD condition = angina [HeDiaa = 2]
│
│ HEYRA
│ In the last two years, have you had any angina or chest pains due to your heart?
│ 1 Yes
│ 2 No
│
END OF FILTER
IF type of condition at last interview <> RESPONSE AND type of conition = heart attack
[(HeDiaa (Last int) <> RESPONSE) AND (HeDiaa = 3)]
60