Survey Text

2010
2005
2000
top
2010
Survey form view entire document:  text  image
Question ID: NAH.152_00.000

Instrument Variable Name: FHNAGE1
QuestionText:
[Fill1: Was your son under 50 years of age when [Fill3: FHNTYP_1] was first diagnosed?
*Enter '0' if son was 50 or over.
*Enter '1' if son was under 50.]
[Fill2: How many of these sons were under 50 years of age when [Fill3: FHNTYP_1] was first diagnosed?
*Enter '0' for none. *Enter '21' for 21 or more sons.]
00 None
01-20 1-20 sons
21 21+
97 Refused
99 Don't know
UniverseText: Sample adults 18+ whose son(s) had a first kind of cancer or refused or didn't know name of first kind of cancer
SkipInstructions:
(0-21) if FHNMAN1 NE 'Refused' and FHNMAN1 NE 'Don't know' and FHNAGE1 GT FHNMAN1
goto ERR2_FHNAGE1
elseif (FHNMAN1 = 'Refused' or FHNMAN1 = 'Don't know') and FHNAGE1 GT FHNCAN
goto ERR3_FHNAGE1
elseif AGE LE '55' and FHNMAN1 NE 'Refused' and FHNMAN1 NE 'Don't know' and FHNAGE1 LT
FHNMAN1
goto ERR1_FHNAGE1
elseif AGE LE '55' and (FHNMAN1 = 'Refused' or FHNMAN1 = 'Don't know') and FHNAGE1 = '0'
goto ERR1_FHNAGE1
else
goto FHNTYP_2
(DK) goto FHNTYP_2
(RF) IF FHNTYP_1=RF goto FHDNUM
else if FHNTYP_1 NE (RF) goto FHNTYP_2
Question ID: NAH.154_00.000

Instrument Variable Name: FHNAGE2
QuestionText:
[Fill1: Was your son under 50 years of age when [Fill3: FHNTYP_2] was first diagnosed?
*Enter '0' if son was 50 or over.
*Enter '1' if son was under 50.]
[Fill2: How many of these sons were under 50 years of age when [Fill3: FHNTYP_2] was first diagnosed?
*Enter '0' for none.
*Enter '21' for 21 or more sons.]
00 None
01-20 1-20 sons
21 21+
97 Refused
99 Don't know
UniverseText: Sample adults 18+ whose sons(s) had a second kind of cancer or refused or didn't know name of second kind of cancer
SkipInstructions:
(0-21) if FHNMAN2 NE 'Refused' and FHNMAN2 NE 'Don't know' and FHNAGE2 GT FHNMAN2
goto ERR2_FHNAGE2
elseif (FHNMAN2 = 'Refused' or FHNMAN2 = 'Don't know') and FHNAGE2 GT FHNCAN
goto ERR3_FHNAGE2
elseif AGE LE '55' and FHNMAN2 NE 'Refused' and FHNMAN2 NE 'Don't know' and FHNAGE2 LT
FHNMAN1
goto ERR1_FHNAGE2
elseif AGE LE '55' and (FHNMAN2 = 'Refused' or FHNMAN2 = 'Don't know') and FHNAGE2 = '0'
goto ERR1_FHNAGE2
else
goto FHNTYP_3
(DK) goto FHNTYP_3
(RF) and (RF) at FHNTYP_2 goto FHDNUM
(RF) and FHNTYP_2 NE (RF) goto FHNTYP_3

top
2005
Survey form view entire document:  text  image
NAH.152_00.000

Instrument Variable Name: FHNAGE1
Question Text:
[Fill1: Was your son under 50 years of age when [Fill3: FHNTYP_1] was first diagnosed?
*Enter '0' if son was not under 50.
*Enter '1' if son was under 50.]
[Fill2: How many of these sons were under 50 years of age when [Fill3: FHNTYP_1] was first diagnosed?
*Enter '0' for none.
*Enter '21' for 21 or more sons.]
00 None
01-20 1-20 sons
21 21+
97 Refused
99 Don't know
Universe Text: Sample adults 18+ whose son(s) had a first kind of cancer or refused or didn't know name of first kind of cancer
Skip Instructions:
(0-21) if FHNMAN1 NE R and FHNMAN1 NE D and FHNAGE1 GT FHNMAN1 [goto ERR2_FHNAGE1]; elseif (FHNMAN1 = R or FHNMAN1 = D) and FHNAGE1 GT FHNCAN [goto ERR3_FHNAGE1]; elseif AGE LE 55 and FHNMAN1 NE 'Refused' and FHNMAN1 NE 'Don't know' and FHNAGE1 LT FHNMAN1 [goto
ERR1_FHNAGE1]; elseif AGE LE 55 and(FHNMAN1 = R or FHNMAN1 = D) and FHNAGE1 = 0 [goto ERR1_FHNAGE1] else [goto FHNTYP_2] (D) [goto FHNTYP_2]
(R) and (R) at FHNTYP_1 [goto FHDNUM]
(R) and FHNTYP_1 NE (R) [goto FHNTYP_2]

NAH.154_00.000

Instrument Variable Name: FHNAGE2
Question Text:
[Fill1: Was your son under 50 years of age when [Fill3: FHNTYP_2] was first diagnosed?
*Enter '0' if son was not under 50.
*Enter '1' if son was under 50.]
[Fill2: How many of these sons were under 50 years of age when [Fill3: FHNTYP_2] was first diagnosed?
*Enter '0' for none.
*Enter '21' for 21 or more sons.]
00 None
01-20 1-20 sons
21 21+
97 Refused
99 Don't know
Universe Text: Sample adults 18+ whose sons(s) had a second kind of cancer or refused or didn't know name of second kind of cancer
Skip Instructions:
(0-21) if FHNMAN2 NE R and FHNMAN2 NE D and FHNAGE2 GT FHNMAN2 [goto ERR2_FHNAGE2]; elseif (FHNMAN2 = R or FHNMAN2 = D) and FHNAGE2 GT FHNCAN [goto ERR3_FHNAGE2]; elseif AGE LE '55' and FHNMAN2 NE R and FHNMAN2 NE D and FHNAGE2 LT FHNMAN1 [goto ERR1_FHNAGE2]; elseif AGE LE '55' and (FHNMAN2 = R or FHNMAN2 = D) and FHNAGE2 = 0 [goto ERR1_FHNAGE2]; else [goto FHNTYP_3]
(D) [goto FHNTYP_3]
(R) and (R) at FHNTYP_2 [goto FHDNUM]
(R) and FHNTYP_2 NE (R) [goto FHNTYP_3]

top
2000
Survey form view entire document:  text  image
NAH.152

FR: IF ONE SON HAD {SON CANCER TYPE 1} CANCER, ASK:

Was your son under 50 years of age when {SON CANCER TYPE 1} cancer was first diagnosed?

(00) Son not under 50 years of age (NAH.153)
(01) Son was under 50 (NAH.153)
(97) Refused (NAH.153)
(99) Don't know (NAH.153)

FR: IF TWO OR MORE SONS HAD (SON CANCER TYPE 1) CANCER, ASK:

How many of these sons were under 50 years of age when {SON CANCER TYPE 1} cancer was first diagnosed?
FHNAGE1
(00) None diagnosed under 50 years
(01-20) 1-20 sons
(21) 21+ sons
(97) Refused
(99) Don't know

NAH.154

FR: IF ONE SON HAD {SON CANCER TYPE 2} CANCER, ASK:

Was your son under 50 years of age when {SON CANCER TYPE 2} cancer was first diagnosed?

(00) Son not under 50 years of age (NAH.160)
(01) Son was under 50 (NAH.160)
(97) Refused (NAH.160)
(99) Don't know (NAH.160)

FR: IF TWO OR MORE SONS HAD {SON CANCER TYPE 2} CANCER, ASK:

How many of these sons were under 50 years of age when {SON CANCER TYPE 2} cancer was first diagnosed?
FHNAGE2
(00) None diagnosed under 50 years
(01-20) 1-20 sons
(21) 21+ sons
(97) Refused
(99) Don't know