││ 2 No
││
│ END OF FILTER
│
│ IF whether taking blood thinning medication = yes [Hehrtb = 1]
││
││ HEHRTC*
││ [^Are you / Is [^name]] taking Warfarin?
││ 1 Yes
││ 2 No
││
││
│ END OF FILTER
│
END OF FILTER
IF ((age >=55 AND age <=76) OR Sex =female AND age >=47 AND age <=73)) then
HESCRE
I would like to ask you about any screening you may have had to check for different types of cancer.
1 Press <1> and <Enter> to continue
IF age >= 55 AND age <= 75) then
HEBOWD
Have you ever completed the NHS bowl cancer screening test using the home test kit?
1 Yes
2 No
IF completed the NHS bowl cancer screening test [HEBowD = Yes] THEN
│HEYBOWT
│ How long ago was your most recent bowel cancer screening test?
│ INTERVIEWER: Enter the year here.
│ : 1900..2050
│
│ HEMBOWT
│ How long ago was your most recent bowel cancer screening test?
│ INTERVIEWER: Enter the month here.
│ 01 January
│ 02 February
│ 03 March
│ 04 April
│ 05 May
│ 06 June
│ 07 July
│ 08 August
│ 09 September
│ 10 October
71