Questionnaire: YAdult Round 19: YAdult2000



Q12-1

*************SECTION 12  FERTILITY*************  
  
The next few questions are about fertility.  We know that some of these questions may not apply to you, but we need to ask the same questions of all our respondents in order to be complete.

Go To:
Q12-1-A

Lead-In: Q11-22 [Default], Q11-27-LOOP-END [Default], Q11-0 [1:1]



Q12-1-A

([gender of the R]=1);

/* Machine check:  Is R male? */

1   CONDITION APPLIES    ...(Go To Q12-1A)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-1A
Go To:
Q12-1-B

Lead-In: Q12-1 [Default]



Q12-1-B

([flag indicating if R has ever reported being pregnant]=1);  
  
/* Machine check:  Has R reported being pregnant in previous surveys? */

1   CONDITION APPLIES    ...(Go To Q12-1A)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-1A
Go To:
Q12-1-C

Lead-In: Q12-1-A [Default]



Q12-1-C

Have you ever been pregnant?

1   Yes
0   No    ...(Go To Q12-172)

If Answer =-1     Then Go To: Q12-172
Go To:
Q12-1-D

Lead-In: Q12-1-B [Default]



Q12-1-D

How old were you the first time you became pregnant?  

ENTER AGE IN YEARS:

Enter Answer: 

 

HardMax: yadult.age SoftMax: yadult.age
HardMin: 0 SoftMin: 10
If Answer =-1     Then Go To: Q12-1A
Go To:
Q12-1-E

Lead-In: Q12-1-C [Default]



Q12-1-E

In what month and year did you get pregnant for the first time?

Enter Date:       
 MonYear

 

HardMax: curdate4 SoftMax:
HardMin: birthdate4 SoftMin:
If Answer =-1     Then Go To: Q12-1A
Go To:
Q12-1A

Lead-In: Q12-1-D [Default]



Q12-1A

([flag indicating whether R was interviewed as YA in 1996]=1) or ([flag indicating whether R was interviewed as YA in 1994]=1) or ([flag indicating whether R was interviewed as YA in 1998]=1);  
  
/* WAS R INTERVIEWED IN 1998 or 1996 or 1994? */

1   CONDITION APPLIES
0   CONDITION DOES NOT APPLY    ...(Go To Q12-5b)

If Answer =0     Then Go To: Q12-5b
Go To:
Q12-2A

Lead-In: Q12-1-E [Default], Q12-1-A [1:1], Q12-1-B [1:1], Q12-1-D [-1:-1], Q12-1-E [-1:-1]



Q12-2A

We are first going to VERIFY our records of BIOLOGICAL children that you have had, if any, PRIOR TO [date of last interview] (the date of your LAST interview).

Go To:
Q12-5b

Lead-In: Q12-1A [Default]



Q12-5b

([total number of biological children listed in BIOCHILD roster]>0);  
  
  
/*  Check if there are any children on the info sheet */

1   CONDITION APPLIES
0   CONDITION DOES NOT APPLY    ...(Go To Q12-14Ba)

If Answer =0     Then Go To: Q12-14Ba
Go To:
Q12-6aa-loop-begin

Lead-In: Q12-2A [Default], Q12-1A [0:0]



Q12-6aa-loop-begin

REPEAT([Fertility LOOP1 counter]);  
  
  
/* start loop to correct missing names or bdates of biochildren */

Go To:
Q12-6B

Lead-In: Q12-5b [Default]



Q12-6B

STRCMP ([Name of biological child()],"(MISSING NAME)",14);  
  
  
/* Is the child's name missing? */

1   CONDITION APPLIES    ...(Go To Q12-6C)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-6C
Go To:
Q12-6D

Lead-In: Q12-6aa-loop-begin [Default]



Q12-6C

INTERVIEWER:  THIS CHILD'S NAME IS MISSING. ENTER THE CORRECT FIRST NAME,  MIDDLE INITIAL (IF A NAME EXISTS) AND LAST NAME.  
  
CHILD'S BIRTHDATE: [birthdate of biological child()]  
CHILD'S ID NUMBER: [biological child ID()]

Enter Answer: 

 

SaveSym: biochild.name()
Go To:
Q12-6D

Lead-In: Q12-6B [1:1]



Q12-6D

ISBLANK([birthdate of biological child()]);  
  
  
/* Is there child's birthdate recorded? */

1   CONDITION APPLIES    ...(Go To Q12-6E)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-6E
Go To:
Q12-6F-loop-end

Lead-In: Q12-6B [Default], Q12-6C [Default]



Q12-6E

INTERVIEWER:  THIS CHILD'S BIRTHDATE IS MISSING. ENTER THE CORRECT BIRTHDATE.   YOU MUST ENTER A VALID YEAR IN THIS QUESTION. REPORT ANY UNUSUAL ANSWERS IN A COMMENT.  
  
CHILD'S NAME: [Name of biological child()]  
CHILD'S ID NUMBER: [biological child ID()]

Enter Date:         
 MonDayYear

 

SaveSym: biochild.bdate()
HardMax: lintdate SoftMax:
HardMin: 01/01/1960 SoftMin:
Go To:
Q12-6F-loop-end

Lead-In: Q12-6D [1:1]



Q12-6F-loop-end

UNTIL([Fertility LOOP1 counter],([Fertility LOOP1 counter]=[total number of biological children listed in BIOCHILD roster]));  
  
  
/* loop end to fix names and bdates of biochildren */

Go To:
Q12-8A

Lead-In: Q12-6D [Default], Q12-6E [Default]



Q12-8A

Our records from our interview on [date of last interview] show that you have (had/given birth to) (a child/children) named (READ FULL NAMES OF CHILDREN BELOW) as of [date of last interview] ... (PRESS <ENTER> TO CONTINUE.)

Refer to Roster: BIOCHILD
ID NAME GENDER BDATE STATUS
# . . . . .
# . . . . .

 

Go To:
Q12-8B

Lead-In: Q12-6F-loop-end [Default]

View Help Screen



Q12-8B

Is that correct?

1   YES--INFORMATION CORRECT
0   NO--INFORMATION INCORRECT    ...(Go To Q12-11)

If Answer =-1     Then Go To: Q12-22Ab
Go To:
Q12-16nc

Lead-In: Q12-8A [Default]



Q12-11

INTERVIEWER:  DOES R HAVE CHILDREN ON THE BIOLOGICAL CHILD ROSTER THAT SHOULD NOT BE LISTED THERE?

1   Yes    ...(Go To Q12-13aa-Loop-Begin)
0   No

Go To:
Q12-14Ac

Lead-In: Q12-8B [0:0]



Q12-13aa-Loop-Begin

REPEAT([Fertility LOOP2 counter]);  
  
  
/* LOOP Begin to delete biochildren who don't belong on roster*/

Go To:
Q12-13A

Lead-In: Q12-11 [1:1]



Q12-13A

([status of biological child (code)()]=97);  
  
  
/* Is this child a new child? If so, skip out. */

1   CONDITION APPLIES
0   CONDITION DOES NOT APPLY    ...(Go To Q12-13B)

If Answer =0     Then Go To: Q12-13B
Go To:
Q12-13I-Loop-End

Lead-In: Q12-13aa-Loop-Begin [Default]



Q12-13B

([status of biological child (code)()]=99);  
  
  
/* Is this child a deleted child? If so, skip. */

1   CONDITION APPLIES    ...(Go To Q12-13C)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-13C
Go To:
Q12-13D

Lead-In: Q12-13A [0:0]



Q12-13C

INTERVIEWER:  [Name of biological child()] IS DELETED. IS THIS CORRECT?

1   Yes
0   No    ...(Go To Q12-13I-Loop-End)

Go To:
Q12-13I-Loop-End

Lead-In: Q12-13B [1:1]



Q12-13D

INTERVIEWER:  DOES [Name of biological child()] NEED TO BE DELETED?

1   Yes    ...(Go To Q12-13I-Loop-End)
0   No

Go To:
Q12-13I-Loop-End

Lead-In: Q12-13B [Default]



Q12-13I-Loop-End

UNTIL([Fertility LOOP2 counter],([Fertility LOOP2 counter]=[total number of biological children listed in BIOCHILD roster]));  
  
  
/* Loop end for deleting children currently on biochild roster*/

Go To:
Q12-14Ac

Lead-In: Q12-13A [Default], Q12-13C [Default], Q12-13D [Default], Q12-13C [0:0], Q12-13D [1:1]



Q12-14Ac

INTERVIEWER:  DOES R HAVE ANY CHILDREN WHO WERE BORN BEFORE [date of last interview] WHO ARE NOT LISTED ON THE BIOLOGICAL CHILD ROSTER, THAT SHOULD BE LISTED THERE?

1   Yes    ...(Go To Q12-15B-LOOP-BEGIN)
0   No

Go To:
Q12-16nc

Lead-In: Q12-11 [Default], Q12-13I-Loop-End [Default]



Q12-14Ba

([flag indicating whether R was interviewed as YA in 1998]=1) or ([flag indicating whether R was interviewed as YA in 1996]=1) or ([flag indicating whether R was interviewed as YA in 1994]=1);  
  
/* WAS R INTERVIEWED IN 1998 or 1996 or 1994? */

1   CONDITION APPLIES
0   CONDITION DOES NOT APPLY    ...(Go To Q12-16nc)

If Answer =0     Then Go To: Q12-16nc
Go To:
Q12-14Bc

Lead-In: Q12-5b [0:0]



Q12-14Bc

Our records show that you had NOT (had/given birth to) any children of your own as of [date of last interview].  Is that correct?

1   YES--INFORMATION CORRECT
0   NO--INFORMATION INCORRECT    ...(Go To Q12-15B-LOOP-BEGIN)

Go To:
Q12-20

Lead-In: Q12-14Ba [Default]



Q12-15B-LOOP-BEGIN

REPEAT([Fertility LOOP3 counter]);  
  
/* Loop begin to add missing biochildren */

Go To:
Q12-16

Lead-In: Q12-14Ac [1:1], Q12-14Bc [0:0]



Q12-16

What is the name of the [first/next] child that you have (had/given birth to) as of [date of last interview] who we do not have listed?  
  
(INTERVIEWER: ENTER FIRST NAME, MIDDLE INITIAL, LAST NAME.)

Enter Answer: 

 

SaveSym: missbio.name()
Go To:
Q12-16A

Lead-In: Q12-15B-LOOP-BEGIN [Default]



Q12-16A

Is [Name of bio children improperly missing from roster()] a boy or a girl?

1   Boy
2   Girl

SaveSym: missbio.sex()
Go To:
Q12-16B

Lead-In: Q12-16 [Default]



Q12-16B

When was [Name of bio children improperly missing from roster()] born?  
  
(INTERVIEWER: IN CASE OF INVALID DATE, VERIFY CHILD'S BIRTH DATE WITH R. EXPLAIN TO RESPONDENT THAT RIGHT NOW, WE ARE ONLY COLLECTING INFORMATION ABOUT CHILDREN BORN PRIOR TO [date of last interview].  WE WILL ASK ABOUT CHILDREN BORN SINCE [date of last interview] IN A FEW MOMENTS.)  
  
(INTERVIEWER: YOU MUST ENTER A VALID YEAR IN THIS QUESTION. REPORT ANY UNUSUAL ANSWERS IN A COMMENT.)

Enter Date:         
 MonDayYear

 

SaveSym: missbio.birth()
HardMax: lintdate SoftMax:
HardMin: birthdate SoftMin:
Go To:
Q12-16L

Lead-In: Q12-16A [Default]



Q12-16L

Did you have another child that was born PRIOR to [date of last interview] who we do not have listed?

1   Yes
0   No

Go To:
Q12-16P-Loop-End

Lead-In: Q12-16B [Default]



Q12-16P-Loop-End

UNTIL([Fertility LOOP3 counter],[Q12-16L()]=0);  
  
  
/*  Loop end for entering missing bio children  */

Go To:
Q12-16nc

Lead-In: Q12-16L [Default]



Q12-16nc

([flag indicating whether R was interviewed as YA in 1998]=1) or ([flag indicating whether R was interviewed as YA in 1996]=1) or ([flag indicating whether R was interviewed as YA in 1994]=1);  
  
/* WAS R INTERVIEWED IN 1998 or 1996 or 1994? */

1   CONDITION APPLIES
0   CONDITION DOES NOT APPLY    ...(Go To Q12-22Ab)

If Answer =0     Then Go To: Q12-22Ab
Go To:
Q12-18D

Lead-In: Q12-8B [Default], Q12-14Ac [Default], Q12-16P-Loop-End [Default], Q12-14Ba [0:0]



Q12-18D

I'd like to read the information about your children from our records.

Go To:
Q12-18E-loop-begin

Lead-In: Q12-16nc [Default]



Q12-18E-loop-begin

REPEAT([Fertility LOOP4 counter]);  
  
  
/* Start loop to verify final bio Roster. */

Go To:
Q12-19

Lead-In: Q12-18D [Default]



Q12-19

(FOR EACH CHILD, READ:) Our records show that (CHILD) is a (SEX) and was born on (BIRTHDATE).  Is that correct?  
  
(INTERVIEWER: IF ALL INFO CORRECT, HIGHLIGHT FIRST LINE USING CURSOR KEYS AND PRESS <ENTER>.  IF ANY INCORRECT INFO, HIGHLIGHT FIRST CHILD RECORD MENTIONED AND PRESS <ENTER> TO CORRECT INFO FOR THAT CHILD.)

Refer to Roster: BIOTMP
ID NAME GENDER BDATE STATUS
# . . . . .
# . . . . .

 

SaveSym: Q12-19()
If Answer =1     Then Go To: Q12-19Je-loop-end
Go To:
Q12-19C

Lead-In: Q12-18E-loop-begin [Default]



Q12-19C

(INTERVIEWER: MARK INFORMATION THAT IS INCORRECT.  IF NECESSARY PROBE:)  
Is [correction to biological child's name([name of child with incorrect information on biological child roster()])]'s name correct?    
Is [correction to biological child's name([name of child with incorrect information on biological child roster()])]'s sex correct?  (GENDER=[correction to biological child's gender (text)([name of child with incorrect information on biological child roster()])])    
Is [correction to biological child's name([name of child with incorrect information on biological child roster()])]'s birthdate correct? (BIRTHDATE=[correction to biological child's birthdate([name of child with incorrect information on biological child roster()])])          
  
(MARK ALL THAT APPLY)

1   BIRTHDATE
4   NAME
5   SEX
6   OTHER (SPECIFY)

Go To:
Q12-19D

Lead-In: Q12-19 [Default]



Q12-19D

INLIST([Q12-19C()],4);  
  
  
/*Check if answered name was incorrect. */

1   CONDITION APPLIES    ...(Go To Q12-19F)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-19F
Go To:
Q12-19G

Lead-In: Q12-19C [Default]



Q12-19F

What is the correct name and spelling for [correction to biological child's name([name of child with incorrect information on biological child roster()])]?  
  
  
(INTERVIEWER: RECORD CORRECT NAME AND/OR SPELLING.)

Enter Answer: 

 

SaveSym: biochildchg.name(%Q12-19()%)
Go To:
Q12-19G

Lead-In: Q12-19D [1:1]



Q12-19G

INLIST([Q12-19C()],1);  
  
  
/*Check if answered birthdate was incorrect. */

1   CONDITION APPLIES    ...(Go To Q12-19H)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-19H
Go To:
Q12-19I

Lead-In: Q12-19D [Default], Q12-19F [Default]



Q12-19H

What is the correct birthdate for [correction to biological child's name([name of child with incorrect information on biological child roster()])]?  
  
  
(INTERVIEWER: RECORD CORRECTED BIRTHDATE.)  
  
(INTERVIEWER: YOU MUST ENTER A VALID YEAR IN THIS QUESTION.  REPORT  ANY UNUSUAL ANSWERS IN A COMMENT.)

Enter Date:         
 MonDayYear

 

SaveSym: biochildchg.bdate(%Q12-19()%)
HardMax: lintdate SoftMax:
HardMin: 01/01/1987 SoftMin:
Go To:
Q12-19I

Lead-In: Q12-19G [1:1]



Q12-19I

INLIST([Q12-19C()],5);  
  
  
/* Check if answered sex was incorrect. */

1   CONDITION APPLIES    ...(Go To Q12-19J)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-19J
Go To:
Q12-19Je-loop-end

Lead-In: Q12-19G [Default], Q12-19H [Default]



Q12-19J

(INTERVIEWER:  IF NOT OBVIOUS, ASK:) What is the correct sex of [correction to biological child's name([name of child with incorrect information on biological child roster()])]?  
  
(INTERVIEWER: RECORD CORRECTED GENDER.)

1   Boy
2   Girl

SaveSym: biochildchg.gender(%Q12-19()%)
Go To:
Q12-19Je-loop-end

Lead-In: Q12-19I [1:1]



Q12-19Je-loop-end

UNTIL([Fertility LOOP4 counter],[name of child with incorrect information on biological child roster()]=1);  
  
  
/* End loop to verify final bio roster */

Go To:
Q12-20

Lead-In: Q12-19I [Default], Q12-19J [Default], Q12-19 [1:1]



Q12-20

INTERVIEWER:  BELOW IS YOUR CORRECTED BIOLOGICAL CHILD ROSTER AS OF[date of last interview]. REVIEW THE ROSTER TO BE SURE THAT IT IS CORRECT.  IF THE ROSTER IS NOT CORRECT, RETURN TO THE PREVIOUS QUESTIONS BY PRESSING THE <PG-UP> KEY AND CORRECT AS NEEDED.  PRESS <ENTER> TO CONTINUE IF ROSTER IS CORRECT.

Refer to Roster: BIOCHILD3
ID NAME GENDER BDATE STATUS
# . . . . .
# . . . . .

 

Go To:
Q12-22Ab

Lead-In: Q12-14Bc [Default], Q12-19Je-loop-end [Default]



Q12-22Ab

([flag indicating whether R was interviewed as YA in 1998]=1) or ([flag indicating whether R was interviewed as YA in 1996] = 1) or ([flag indicating whether R was interviewed as YA in 1994]=1);  
  
  
/* WAS R INTERVIEWED IN 1998 or 1996 or 1994? */

1   CONDITION APPLIES    ...(Go To Q12-22Ad)
0   CONDITION DOES NOT APPLY

SaveSym: WASINT
If Answer =1     Then Go To: Q12-22Ad
Go To:
Q12-27A

Lead-In: Q12-20 [Default], Q12-8B [-1:-1], Q12-16nc [0:0]



Q12-22Ad

Now I would like to ask you about any BIOLOGICAL children you have had, if any, SINCE [date of last interview], (the date of your LAST interview).

Go To:
Q12-22B

Lead-In: Q12-22Ab [1:1]



Q12-22B

Please tell me if you have had any biological children since [date of last interview]?

1   Yes    ...(Go To Q12-22Ba)
0   No

SaveSym: q12-22b
Go To:
Q12-29Gd

Lead-In: Q12-22Ad [Default]



Q12-22Ba

How many children have you had since [date of last interview], not counting any babies who were stillborn?  (IF NECESSARY READ: ....or dead at birth)?

Enter Answer: 

 

SaveSym: totnew
HardMax: 10 SoftMax: 3
HardMin: 1 SoftMin: 1
If Answer >=-2 and Answer <=-1     Then Go To: Q12-29Gd
Go To:
Q12-23-loop-begin

Lead-In: Q12-22B [1:1]



Q12-27A

Please tell me if you have had any biological children?

1   Yes    ...(Go To Q12-27B)
0   No

SaveSym: q12-27a
Go To:
Q12-29Gd

Lead-In: Q12-22Ab [Default]



Q12-27B

How many children have you had not counting any babies who were dead at birth?

Enter Answer: 

 

SaveSym: totnew
HardMax: 10 SoftMax: 5
HardMin: 1 SoftMin: 1
If Answer >=-2 and Answer <=-1     Then Go To: Q12-29Gd
Go To:
Q12-23-loop-begin

Lead-In: Q12-27A [1:1]



Q12-23-loop-begin

REPEAT([Fertility LOOP11 counter]);  
  
  
/*  Begin Loop for adding new bio children. */

Go To:
Q12-28

Lead-In: Q12-22Ba [Default], Q12-27B [Default]



Q12-28

What did you name your [first/next] [baby born since date of last interview/oldest baby]?  

(INTERVIEWER:  ENTER FIRST NAME, MIDDLE INITIAL AND LAST NAME.)

Enter Answer: 

 

SaveSym: newbio.name()
Go To:
Q12-28A

Lead-In: Q12-23-loop-begin [Default]



Q12-28A

Was the baby a boy or a girl?

1   Boy
2   Girl

SaveSym: newbio.sex()
Go To:
Q12-28B

Lead-In: Q12-28 [Default]



Q12-28B

When was your child born?  
  
(INTERVIEWER: YOU MUST ENTER A VALID YEAR IN THIS QUESTION. REPORT  ANY UNUSUAL ANSWERS IN A COMMENT.)

Enter Date:         
 MonDayYear

 

SaveSym: newbio.birth()
HardMax: curdate SoftMax:
HardMin: 01/01/1987 SoftMin:
Go To:
Q12-28T-LOOP-END

Lead-In: Q12-28A [Default]



Q12-28T-LOOP-END

UNTIL([Fertility LOOP11 counter],[Fertility LOOP11 counter]=[number of biological children R had since date of last interview]);  
  
  
/* loop end about new bio children */

Go To:
Q12-29Gd

Lead-In: Q12-28B [Default]



Q12-29Gd

([current number of bio children on roster] > 1);  
  
  
/* Are there at least two kids? */

1   CONDITION APPLIES    ...(Go To Q12-29Hb-loop-begin)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-29Hb-loop-begin
Go To:
Q12-29Rb

Lead-In: Q12-22B [Default], Q12-27A [Default], Q12-28T-LOOP-END [Default], Q12-22Ba [-2:-1], Q12-27B [-2:-1]



Q12-29Hb-loop-begin

REPEAT([Fertility LOOP15 counter]);  
  
/*Start loop to check for twins/triplets/etc. */

Go To:
Q12-29I

Lead-In: Q12-29Gd [1:1]



Q12-29I

(INTERVIEWER: CHECK FOR CHILDREN WITH THE SAME BIRTHDATE.  FOR EACH PAIR OR GROUP OF NON-DELETED CHILDREN WITH THE SAME BIRTHDATE, ASK:)  
Is it correct that (READ NAMES OF CHILDREN WITH SAME BIRTHDATES) are (twins/triplets/etc.)?  (ENTER R'S RESPONSE ON NEXT SCREEN.  IF NO CHILDREN HAVE SAME BIRTHDATE, ENTER NO ON NEXT SCREEN.)

Refer to Roster: BIOCHILD4
ID NAME GENDER BDATE STATUS
# . . . . .
# . . . . .

 

Go To:
Q12-29J

Lead-In: Q12-29Hb-loop-begin [Default]



Q12-29J

INTERVIEWER: ARE THERE ANY TWINS/TRIPLETS/ETC. LISTED ON THE ROSTER OF BIOLOGICAL CHILDREN ON PREVIOUS SCREEN?  ENTER R'S RESPONSE BELOW.

0   NO (MORE) TWINS/TRIPLETS/ETC. ON CHILD ROSTER    ...(Go To Q12-29Qaa-loop-end)
1   ONE SET OF TWINS ON CHILD ROSTER    ...(Go To Q12-29L)
2   ONE SET OF TRIPLETS ON CHILD ROSTER    ...(Go To Q12-29O)
3   INCORRECT TWINS/TRIPLETS/ETC. ON CHILD ROSTER

Go To:
Q12-29K

Lead-In: Q12-29I [Default]



Q12-29K

INTERVIEWER: VERIFY THE BIRTHDATE INFORMATION FOR THE CHILDREN INCORRECTLY LISTED AS TWINS/TRIPLETS/ETC.  <PGUP> AS NECESSARY TO CORRECT CHILD INFORMATION.  IF RESPONDENT CONFIRMS BIRTHDATES LISTED, EXPLAIN IN AN INTERVIEWER COMMENT.

Refer to Roster: BIOCHILD4
ID NAME GENDER BDATE STATUS
# . . . . .
# . . . . .

 

Go To:
Q12-29Qaa-loop-end

Lead-In: Q12-29J [Default]



Q12-29L

(INTERVIEWER: TO VERIFY, HIGHLIGHT THE NAME OF THE FIRST TWIN CHILD IDENTIFIED ON THE CHILD ROSTER BELOW, AND IF  SAME SEX, ASK:  Are (CHILD NAME 1) and (CHILD NAME 2) identical twins or are they fraternal twins?  (IF NOT SAME SEX, CODE FRATERNAL.) (PRESS <ENTER> RESPONSE ON NEXT SCREEN)

Refer to Roster: BIOCHILD4
ID NAME GENDER BDATE STATUS
# . . . . .
# . . . . .

 

Go To:
Q12-29M

Lead-In: Q12-29J [1:1]



Q12-29M

(Are (CHILD NAME 1) and (CHILD NAME 2) identical twins or are they fraternal twins?)  
  
(INTERVIEWER: IF TWINS NOT THE SAME SEX, THEY ARE FRATERNAL.)

1   IDENTICAL    ...(Go To Q12-29Qaa-loop-end)
2   FRATERNAL    ...(Go To Q12-29Qaa-loop-end)

Go To:
Q12-29N

Lead-In: Q12-29L [Default]



Q12-29N

Are they (REPEAT CHILDREN'S NAMES IF NECESSARY) often mistaken for each other, or are they different enough to tell apart?

1   Often mistaken for one another
2   Different enough to tell apart

Go To:
Q12-29Qaa-loop-end

Lead-In: Q12-29M [Default]



Q12-29O

(INTERVIEWER: TO VERIFY, HIGHLIGHT THE NAME OF THE FIRST TRIPLET CHILD IDENTIFIED ON THE CHILD ROSTER BELOW, AND IF SAME SEX, ASK:)  
  
Are (CHILD NAME 1), (CHILD NAME 2) and (CHILD NAME 3) identical triplets or are they fraternal triplets?  (IF NOT SAME SEX, CODE FRATERNAL.)  
  
(PRESS <ENTER> RESPONSE ON NEXT SCREEN)

Refer to Roster: BIOCHILD4
ID NAME GENDER BDATE STATUS
# . . . . .
# . . . . .

 

Go To:
Q12-29P

Lead-In: Q12-29J [2:2]



Q12-29P

(Are (CHILD NAME 1), (CHILD NAME 2) and (CHILD NAME 3) identical triplets or are they fraternal triplets?)  
  
(INTERVIEWER: IF TRIPLETS NOT THE SAME SEX, THEY ARE FRATERNAL.)

1   IDENTICAL    ...(Go To Q12-29Qaa-loop-end)
2   FRATERNAL    ...(Go To Q12-29Qaa-loop-end)

Go To:
Q12-29Q

Lead-In: Q12-29O [Default]



Q12-29Q

Are they (REPEAT CHILDREN'S NAMES IF NECESSARY) often mistaken for each other, or are they different enough to tell apart?

1   Often mistaken for one another
2   Different enough to tell apart

Go To:
Q12-29Qaa-loop-end

Lead-In: Q12-29P [Default]



Q12-29Qaa-loop-end

UNTIL([Fertility LOOP15 counter],[Q12-29J()]=0);  
  
/* End loop when no more twins,triplets,etc.. */

Go To:
Q12-29Rb

Lead-In: Q12-29K [Default], Q12-29N [Default], Q12-29Q [Default], Q12-29J [0:0], Q12-29M [1:2], Q12-29P [1:2]



Q12-29Rb

([current number of bio children on roster] > 0);  
  
  
/* Is there at least one child on BIOCHILD roster? */

1   CONDITION APPLIES    ...(Go To Q12-29Sa-loop-begin)
0   CONDITION DOES NOT APPLY

SaveSym: tb4gtz
If Answer =1     Then Go To: Q12-29Sa-loop-begin
Go To:
Q12-72

Lead-In: Q12-29Gd [Default], Q12-29Qaa-loop-end [Default]



Q12-29Sa-loop-begin

REPEAT([Fertility LOOP12 counter]);  
  
  
/* Start loop for future text substitutions */

Go To:
Q12-29x-loop-end

Lead-In: Q12-29Rb [1:1]



Q12-29x-loop-end

UNTIL([Fertility LOOP12 counter],[Fertility LOOP12 counter]=[current number of bio children on roster]);  
  
  
/* Start loop for future text substitutions */

Go To:
Q12-30

Lead-In: Q12-29Sa-loop-begin [Default]



Q12-30

REPEAT([Fertility LOOP14 counter]);  
  
/* Begin loop to ask about new kids situations */

Go To:
Q12-30C

Lead-In: Q12-29x-loop-end [Default]



Q12-30C

[status of biological child (code)()];  
  
/* Check the status of the child. if deceased or deleted, or adopted out skip to the next child.  If the child is added, skip to appropriate question */

1   CONDITION APPLIES
0   CONDITION DOES NOT APPLY

If Answer =8     Then Go To: Q12-44
If Answer =5     Then Go To: Q12-44
If Answer =99     Then Go To: Q12-60-loop-end
Go To:
Q12-30D

Lead-In: Q12-30 [Default]



Q12-30D

Where does [Name of biological child()] usually live?

(INTERVIEWER: CODE WITHOUT READING CATEGORIES)

1   IN THIS HOUSEHOLD
2   WITH (HIS/HER) (FATHER/MOTHER)
3   WITH OTHER RELATIVES (SPECIFY)
4   WITH FOSTER CARE
5   WITH ADOPTIVE PARENTS
6   LONG TERM CARE INSTITUTION
7   AWAY AT SCHOOL
8   DECEASED
9   PART-TIME WITH R, PART-TIME WITH OTHER PARENT
10   PART-TIME WITH R, PART-TIME WITH OTHER PERSON
11   OTHER (SPECIFY)

SaveSym: biochild.hhiflag()
Go To:
Q12-30D-b

Lead-In: Q12-30C [Default]

View Help Screen



Q12-30D-b

[usual residence of biological child()];  
  
  
/* Enter code for hhiflag. */

If Answer >=2 and Answer <=4     Then Go To: Q12-44
If Answer =11     Then Go To: Q12-44
If Answer =5     Then Go To: Q12-44
If Answer =8     Then Go To: Q12-30E
If Answer >=6 and Answer <=7     Then Go To: Q12-44
Go To:
Q12-44

Lead-In: Q12-30D [Default]



Q12-30E

When did [Name of biological child()] die?

Enter Date:       
 MonYear

 

HardMax: curdate4 SoftMax:
HardMin: diemin() SoftMin:
Go To:
Q12-44

Lead-In: Q12-30D-b [8:8]



Q12-44

[usual residence of biological child()];  
  
  
/* Does first biological child live in household or with another person part time? */

1   IN THIS HOUSEHOLD    ...(Go To Q12-45)
2   WITH (HIS/HER) (FATHER/MOTHER)
3   WITH OTHER RELATIVES (SPECIFY)
4   WITH FOSTER CARE
5   WITH ADOPTIVE PARENTS    ...(Go To Q12-60-LOOP-END)
6   LONG TERM CARE INSTITUTION
7   AWAY AT SCHOOL
8   DECEASED    ...(Go To Q12-60-LOOP-END)
9   PART-TIME WITH R, PART-TIME WITH OTHER PARENT    ...(Go To Q12-47)
10   PART-TIME WITH R, PART-TIME WITH OTHER PERSON    ...(Go To Q12-45)
11   OTHER (SPECIFY)

If Answer =1     Then Go To: Q12-45
If Answer =10     Then Go To: Q12-45
If Answer =9     Then Go To: Q12-47
If Answer =8     Then Go To: Q12-60-LOOP-END
If Answer =5     Then Go To: Q12-60-LOOP-END
Go To:
Q12-53

Lead-In: Q12-30D-b [Default], Q12-30E [Default], Q12-30C [5:5], Q12-30C [8:8], Q12-30D-b [5:5], Q12-30D-b [11:11], Q12-30D-b [6:7], Q12-30D-b [2:4]



Q12-45

Does [Name of biological child()]'s natural [mother/father] live in this household?

1   Yes    ...(Go To Q12-60-LOOP-END)
0   No

Go To:
Q12-46

Lead-In: Q12-44 [10:10], Q12-44 [1:1]



Q12-46

Is [Name of biological child()]'s [mother/father] living?

1   Yes    ...(Go To Q12-47)
0   No

If Answer >=-2 and Answer <=-1     Then Go To: Q12-47
Go To:
Q12-48

Lead-In: Q12-45 [Default]



Q12-47

When did [Name of biological child()]'s natural [mother/father] leave the household?

1   SELECT TO ENTER DATE
2   NATURAL (MOTHER/FATHER) NEVER LIVED IN THIS HOUSEHOLD    ...(Go To Q12-50)

Go To:
Q12-47A

Lead-In: Q12-44 [9:9], Q12-46 [-2:-1], Q12-46 [1:1]



Q12-47A

INTERVIEWER:  ENTER MONTH AND YEAR [Name of biological child()]'S NATURAL [mother/father] LEFT THE HOUSEHOLD.

Enter Date:       
 MonYear

 

HardMax: curdate4 SoftMax:
HardMin: 01/1987 SoftMin:
Go To:
Q12-50

Lead-In: Q12-47 [Default]



Q12-48

When did [Name of biological child()]'s natural [mother/father] die?  
  
(INTERVIEWER: ENTER MONTH AND YEAR.)

Enter Date:       
 MonYear

 

HardMax: curdate4 SoftMax:
HardMin: 01/1970 SoftMin:
Go To:
Q12-60-LOOP-END

Lead-In: Q12-46 [Default]



Q12-50

About how many miles from you does [Name of biological child()]'s [mother/father] live?  Is it...

1   Within 1 mile
2   1-10 Miles
3   11-100 Miles
4   101-200 Miles
5   More than 200 Miles

Go To:
Q12-51

Lead-In: Q12-47A [Default], Q12-47 [2:2]



Q12-51

In the past 12 months, about how often has [Name of biological child()] seen [his/her()] %mom/dad%?  

(INTERVIEWER: READ CATEGORIES ONLY IF NECESSARY)
  
(IF SEPARATION IS MORE RECENT THAN PAST12 MONTHS, ASK:) Since [Name of biological child()] has been separated from[his/her()] %mom/dad%, about how often has [Name of biological child()] seen  
[his/her()] %mom/dad%?

1   Almost every day
2   2-5 times a week
3   About once a week
4   1-3 times a month
5   7-11 times in past 12 months
6   2-6 times in past 12 months
7   Once in past 12 months
0   Never    ...(Go To Q12-60-LOOP-END)

Go To:
Q12-52

Lead-In: Q12-50 [Default]



Q12-52

How long do these visits usually last?  
  
  
(INTERVIEWER:  ENTER NUMBER OF DAYS.  IF LESS THAN 1 DAY, ENTER 0.)

Enter Answer: 

 

HardMax: 365 SoftMax:
HardMin: 0 SoftMin:
Go To:
Q12-60-LOOP-END

Lead-In: Q12-51 [Default]



Q12-53

About how many miles from you does [Name of biological child()] live?  Is it....

1   Within 1 mile
2   1-10 Miles
3   11-100 Miles
4   101-200 Miles
5   More than 200 Miles

Go To:
Q12-54

Lead-In: Q12-44 [Default]



Q12-54

In the past 12 months, about how often have you seen [Name of biological child()]?  (IF SEPARATION IS MORE RECENT THAN PAST 12 MONTHS, ASK:) Since [Name of biological child()] has not been living with you, about how often have you seen [Name of biological child()]?

(INTERVIEWER: READ CATEGORIES ONLY IF NECESSARY)

1   Almost every day
2   2-5 times a week
3   About once a week
4   1-3 times a month
5   7-11 times in past 12 months
6   2-6 times in past 12 months
7   Once in past 12 months
0   Never    ...(Go To Q12-55A)

Go To:
Q12-55

Lead-In: Q12-53 [Default]



Q12-55

How long do these visits usually last?  
  
(INTERVIEWER:  ENTER NUMBER OF DAYS.  IF LESS THAN 1 DAY, ENTER 00.)

Enter Answer: 

 

HardMax: 365 SoftMax:
HardMin: 0 SoftMin:
Go To:
Q12-55A

Lead-In: Q12-54 [Default]



Q12-55A

Are you contributing money for the child's upbringing now?

1   Yes
0   No    ...(Go To Q12-56)

Go To:
Q12-55B

Lead-In: Q12-55 [Default], Q12-54 [0:0]



Q12-55B

Do you do this on a regular basis or once in a while?

1   Regular
2   Once in a while

Go To:
Q12-55C

Lead-In: Q12-55A [Default]



Q12-55C

How much do you give?  
  
(INTERVIEWER: NEXT QUESTION ASKS FOR UNIT)  
  
(ENTER DOLLAR AMOUNT:)

Enter Answer: 

 

HardMax: 999999.99 SoftMax: 999999.99
HardMin: 0 SoftMin: 0
Go To:
Q12-55D

Lead-In: Q12-55B [Default]



Q12-55D

Is that per week, per month or per year?

4   Per Week
1   Per month
2   Per year
3   OTHER (SPECIFY)

Go To:
Q12-56

Lead-In: Q12-55C [Default]



Q12-56

When did [Name of biological child()] last live with you?

1   SELECT TO ENTER DATE    ...(Go To Q12-57)
0   NEVER LIVED WITH R

Go To:
Q12-60-LOOP-END

Lead-In: Q12-55D [Default], Q12-55A [0:0]



Q12-57

(When did [Name of biological child()] last live with you?)  
  
(ENTER DATE)

Enter Date:       
 MonYear

 

HardMax: curdate4 SoftMax:
HardMin: diemin() SoftMin:
Go To:
Q12-58

Lead-In: Q12-56 [1:1]



Q12-58

(Were/Was) there any period(s) of more than three consecutive months when [Name of biological child()] did not live with you before that time?

1   Yes
0   No
2   CHILD IS LESS THAN THREE MONTHS OLD

Go To:
Q12-60-LOOP-END

Lead-In: Q12-57 [Default]



Q12-60-LOOP-END

UNTIL([Fertility LOOP14 counter],[Fertility LOOP14 counter]=[current number of bio children on roster]);  
  
  
/* end loop. */

Go To:
Q12-72

Lead-In: Q12-48 [Default], Q12-52 [Default], Q12-56 [Default], Q12-58 [Default], Q12-30C [99:99], Q12-44 [8:8], Q12-44 [5:5], Q12-45 [1:1], Q12-51 [0:0]



Q12-72

([current number of bio children on roster] > 0);  
  
  
/* Has R ever had any children? */

1   CONDITION APPLIES    ...(Go To Q12-72A)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-72A
Go To:
Q12-170

Lead-In: Q12-29Rb [Default], Q12-60-LOOP-END [Default]



Q12-72A

Think now about yourself in the job of being a parent. Please tell me whether you consider each of the following statements to be very important, somewhat important, or not important to your job of being a parent.

Providing my child with emotional support. Is that .......

1   Very Important
2   Somewhat Important
3   Not important

Go To:
Q12-72B

Lead-In: Q12-72 [1:1]



Q12-72B

(Please tell me whether you consider each of the following statements as very important, somewhat important, or not important to your job of being a parent.)  
  
Taking care of my child financially. Is that .......

1   Very Important
2   Somewhat Important
3   Not important

Go To:
Q12-72C

Lead-In: Q12-72A [Default]



Q12-72C

(Please tell me whether you consider each of the following statements as very important, somewhat important, or not important to your job of being a parent.)  
  
Taking care of my child's everyday needs. Is that .......

1   Very Important
2   Somewhat Important
3   Not important

Go To:
Q12-72D

Lead-In: Q12-72B [Default]



Q12-72D

(Please tell me whether you consider each of the following statements as very important, somewhat important, or not important to your job of being a parent.)  
  
Giving my child's [mother/father] encouragement and emotional support. Is that .......

1   Very Important
2   Somewhat Important
3   Not important

Go To:
Q12-72E

Lead-In: Q12-72C [Default]



Q12-72E

(Please tell me whether you consider each of the following statements as very important, somewhat important, or not important to your job of being a parent.)  
  
Giving my child moral and ethical guidance when appropriate. Is that .......

1   Very Important
2   Somewhat Important
3   Not important

Go To:
Q12-72F

Lead-In: Q12-72D [Default]



Q12-72F

(Please tell me whether you consider each of the following statements as very important, somewhat important, or not important to your job of being a parent.)  
  
Making sure my child is safe and protected. Is that .......

1   Very Important
2   Somewhat Important
3   Not important

Go To:
Q12-72G

Lead-In: Q12-72E [Default]



Q12-72G

Some parents spend time teaching their children new skills while other parents believe children learn best on their own. Which of the following best describes your attitude?

1   Parents should always spend time teaching their children
2   Parents should usually spend time teaching their children
3   Parents should usually allow their children to learn on their own
4   Parents should always allow their children to learn on their own

Go To:
Q12-73

Lead-In: Q12-72F [Default]



Q12-73

([number of live births to R since R's last interview] >= 1) OR ([number of biological children R had since date of last interview] >= 1);  
  
  
/* Has R had any live births since 1998 or prior interview? */

1   CONDITION APPLIES    ...(Go To Q12-73z-loop-begin)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-73z-loop-begin
Go To:
Q12-158E

Lead-In: Q12-72G [Default]



Q12-73z-loop-begin

REPEAT([Fertility LOOP16 counter]);  
  
  
/*  Copy name of child resulting from first pregnancy since date of 1998 or prior interview. */

Go To:
Q12-74

Lead-In: Q12-73 [1:1]


Q12-74

Now I'd like to ask you some questions about [your/the] %Q12-loop16_text% pregnancy(ies) [that led to the birth of your child/since DLI that ended in a live birth()].  
  
(INTERVIEWER:  HIGHLIGHT NAME OF THE [count of pregnancies since last interview] CHILD [" "/born since()].  IF CHILD IS A TWIN, HIGHLIGHT NAME LISTED AND PRESS <ENTER> TO CONTINUE.)

Refer to Roster: BIOCHILD4
ID NAME GENDER BDATE STATUS
# . . . . .
# . . . . .

 

SaveSym: q12-74()
Go To:
Q12-74Aa

Lead-In: Q12-73z-loop-begin [Default]



Q12-74Aa

([status of biological child (code)([Is child a twin?()])]=97);  
  
/* DID R CORRECTLY IDENTIFY A CHILD BORN SINCE DATE OF LAST INTERVIEW? */

1   CONDITION APPLIES
0   CONDITION DOES NOT APPLY    ...(Go To Q12-74Ab)

SaveSym: q12-74aa()
If Answer =0     Then Go To: Q12-74Ab
Go To:
Q12-74A1

Lead-In: Q12-74 [Default]



Q12-74Ab

INTERVIEWER:  
  
[Name of biological child([Is child a twin?()])] WAS NOT BORN SINCE DATE OF LAST INTERVIEW.  PLEASE BACK-UP TO Q12-74, CHECK BIRTHDATES AND CHOOSE THE CORRECT CHILD RESULTING FROM THIS PREGNANCY.

Go To:
Q12-158D-LOOP-END

Lead-In: Q12-74Aa [0:0]



Q12-74A1

([Fertility LOOP16 counter] = 1);

1   CONDITION APPLIES
0   CONDITION DOES NOT APPLY    ...(Go To Q12-74A2)

If Answer =0     Then Go To: Q12-74A2
Go To:
Q12-74B

Lead-In: Q12-74Aa [Default]



Q12-74A2

([flag indicating if live-birth pregnancy resulted in multiple births([flag indicating if item appeared in previous loop])] >= 1);  
  
/* WAS THIS A MULTIPLE BIRTH - REPORTED IN LAST LOOP? */

1   CONDITION APPLIES
0   CONDITION DOES NOT APPLY    ...(Go To Q12-74B)

If Answer =0     Then Go To: Q12-74B
Go To:
Q12-76E

Lead-In: Q12-74A1 [0:0]



Q12-74B

INTERVIEWER:  DID THIS PREGNANCY RESULT IN THE BIRTH OF TWINS?  USE <PGUP> IF NECESSARY TO CHECK THE ROSTER.

1   Yes
0   No

SaveSym: multbirth()
Go To:
Q12-76E

Lead-In: Q12-74A1 [Default], Q12-74A2 [0:0]



Q12-76E

([Fertility LOOP16 counter] = 1);  
  
/* IS THIS THE FIRST TIME THROUGH THE LOOP? */

1   CONDITION APPLIES
0   CONDITION DOES NOT APPLY    ...(Go To Q12-76F)

If Answer =0     Then Go To: Q12-76F
Go To:
Q12-76G

Lead-In: Q12-74A2 [Default], Q12-74B [Default]



Q12-76F

([flag indicating if live-birth pregnancy resulted in multiple births([flag indicating if item appeared in previous loop])] >= 1);  
  
/* WAS THIS REPORTED AS A MULTIPLE BIRTH IN LAST LOOP? */

1   CONDITION APPLIES    ...(Go To Q12-76F1)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-76F1
Go To:
Q12-76G

Lead-In: Q12-76E [0:0]



Q12-76F1

([gender of the R]);  
  
/* SKIP ACCORDING TO RESPONDENT GENDER - MULTIPLE BIRTH */

1   CONDITION APPLIES    ...(Go To Q12-157BB)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-157BB
Go To:
Q12-118A

Lead-In: Q12-76F [1:1]



Q12-76G

([gender of the R]);  
  
/* SKIP ACCORDING TO RESPONDENT GENDER */

1   CONDITION APPLIES    ...(Go To Q12M-78)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12M-78
Go To:
Q12F-77

Lead-In: Q12-76E [Default], Q12-76F [Default]



Q12F-77

When did you become pregnant with [Name of child from pregnancy 1]?  What month and year?

Enter Date:       
 MonYear

 

HardMax: curdate4 SoftMax:
HardMin: 01/1987 SoftMin:
Go To:
Q12F-78

Lead-In: Q12-76G [Default]



Q12F-78

Just before you became pregnant with [Name of child from pregnancy 1], did you or your partner use any methods to keep from getting pregnant?

1   Yes
0   No    ...(Go To Q12F-80)

Go To:
Q12F-79

Lead-In: Q12F-77 [Default]



Q12F-79

Had you stopped all methods before you became pregnant?

1   Yes    ...(Go To Q12F-80)
0   No

Go To:
Q12F-81

Lead-In: Q12F-78 [Default]



Q12F-80

Was the reason you [blank/were not/stopped] using any methods because you yourself wanted to become pregnant?

1   Yes    ...(Go To Q12F-82)
0   No

Go To:
Q12F-81

Lead-In: Q12F-78 [0:0], Q12F-79 [1:1]



Q12F-81

Just before you became pregnant that time, did you want to become pregnant when you did?    
  
(IF NO, PROBE:)  Did you want (a/another) baby but not at that time, or did you want (none/no more) at all?

1   Yes
2   Didn't matter
3   No--not at that time
4   No--(none/no more) at all

Go To:
Q12F-82

Lead-In: Q12F-79 [Default], Q12F-80 [Default]



Q12F-82

And what about  your spouse or partner when you became pregnant that time -- did he want you to have (a/another) baby?    
  
(IF NO, PROBE:) Did he want you to have (a/another) baby but not at that time, or did he want you to have (none/no more) at all?

1   Yes
2   Didn't matter
3   No--not at that time
4   No--(none/no more) at all

Go To:
Q12-83

Lead-In: Q12F-81 [Default], Q12F-80 [1:1]



Q12M-78

Just before [Name of child from pregnancy 1]'s mother became pregnant with [Name of child from pregnancy 1], did you or she use any methods to keep from getting pregnant?

1   Yes
0   No    ...(Go To Q12M-80)

Go To:
Q12M-79

Lead-In: Q12-76G [1:1]



Q12M-79

Had you stopped all methods before [Name of child from pregnancy 1]'s mother became pregnant?

1   Yes    ...(Go To Q12M-80)
0   No

Go To:
Q12M-81

Lead-In: Q12M-78 [Default]



Q12M-80

Was the reason you [blank/were not/stopped] using any methods because you yourself wanted [Name of child from pregnancy 1]'s mother to become pregnant?

1   Yes    ...(Go To Q12M-82)
0   No

Go To:
Q12M-81

Lead-In: Q12M-78 [0:0], Q12M-79 [1:1]



Q12M-81

Just before [Name of child from pregnancy 1]'s mother became pregnant that time, did you want her to become pregnant when she did?    
  
(IF NO, PROBE:)  Did you want (a/another) baby but not at that time, or did you want (none/no more) at all?

1   Yes
2   Didn't matter
3   No--not at that time
4   No--(none/no more) at all

Go To:
Q12M-82

Lead-In: Q12M-79 [Default], Q12M-80 [Default]



Q12M-82

And what about [Name of child from pregnancy 1]'s mother when she became pregnant that time -- did she want  to have (a/another) baby?  
  
(IF NO, PROBE:) Did she want to have (a/another) baby but not at that time, or did she want to have (none/no more) at all?

1   Yes
2   Didn't matter
3   No--not at that time
4   No--(none/no more) at all

Go To:
Q12-157BB

Lead-In: Q12M-81 [Default], Q12M-80 [1:1]



Q12-83

During your pregnancy with [Name of child from pregnancy 1], did you make any visits to a doctor or nurse for prenatal care, that is, to be examined or talk about your pregnancy?

1   Yes    ...(Go To Q12-84)
0   No

Go To:
Q12-85

Lead-In: Q12F-82 [Default]



Q12-84

When did you first visit a doctor or nurse for prenatal care -- during which month of your pregnancy?  
  
(ENTER MONTH NUMBER)

Enter Answer: 

 

HardMax: 10 SoftMax:
HardMin: 1 SoftMin:
Go To:
Q12-85

Lead-In: Q12-83 [1:1]



Q12-85

Did you drink any alcoholic beverages, including beer, wine, or liquor, during the 12 months before [Name of child from pregnancy 1] was born?

1   Yes    ...(Go To Q12-86)
0   No

Go To:
Q12-87

Lead-In: Q12-83 [Default], Q12-84 [Default]



Q12-86

How often did you usually drink alcoholic beverages after you found out that you were pregnant?  

(INTERVIEWER: READ CATEGORIES ONLY IF NECESSARY) Did you drink...

7   Every day
6   Nearly every day
5   3 or 4 days a week
4   1 or 2 days a week
3   3 or 4 days a month
2   About once a month
1   Less than once a month
0   Never

Go To:
Q12-87

Lead-In: Q12-85 [1:1]



Q12-87

Did you smoke tobacco cigarettes at all during the 12 months before [Name of child from pregnancy 1] was born?

1   Yes    ...(Go To Q12-88)
0   No

Go To:
Q12-105

Lead-In: Q12-85 [Default], Q12-86 [Default]



Q12-88

On the average, how many cigarettes did you smoke after you found out you were pregnant?  Did you smoke 2 or more packs a day?  Did you smoke 1 pack or more but less than 2 packs a day, or less than 1 pack a day?

3   2 or more packs a day
2   1 or more but less than 2
1   Less than 1 pack a day
0   (IF VOLUNTEERED:)  DID NOT SMOKE DURING THAT PERIOD

Go To:
Q12-105

Lead-In: Q12-87 [1:1]



Q12-105

Based on either your last menstrual period date or your doctor's or clinic's information, was [Name of child from pregnancy 1] born within one week of the expected (due) date?

1   Yes
0   No    ...(Go To Q12-106A)

Go To:
Q12-107

Lead-In: Q12-87 [Default], Q12-88 [Default]



Q12-106A

Was the baby born early or late?

1   early
2   late

SaveSym: q12-106a
Go To:
Q12-106B

Lead-In: Q12-105 [0:0]



Q12-106B

How many weeks [early/late] was the baby?  
  
(IF "1 1/2 WEEKS" ROUND UP TO "2".)

Enter Answer: 

 

HardMax: 36 SoftMax:
HardMin: 1 SoftMin:
Go To:
Q12-107

Lead-In: Q12-106A [Default]



Q12-107

Was a cesarean section done?  (IF NECESSARY, PROBE:) Was the baby delivered by an incision in your abdomen?

1   Yes    ...(Go To Q12-108)
0   No

Go To:
Q12-118A

Lead-In: Q12-105 [Default], Q12-106B [Default]



Q12-108

Was this your first cesarean section, or did you have one before?

1   First cesarean
0   Had cesarean(s) before

Go To:
Q12-118A

Lead-In: Q12-107 [1:1]



Q12-118A

How much did [Name of child from pregnancy 1] weigh at birth?  
  
(ENTER NUMBER OF POUNDS AND PRESS <ENTER> TO ENTER OUNCES.)

Enter Answer: 

 

HardMax: 15 SoftMax: 10
HardMin: 0 SoftMin: 3
Go To:
Q12-118B

Lead-In: Q12-76F1 [Default], Q12-107 [Default], Q12-108 [Default]



Q12-118B

(How much did [Name of child from pregnancy 1] weigh at birth?)  
  
(ENTER NUMBER OF OUNCES.)

Enter Answer: 

 

HardMax: 15 SoftMax: 15
HardMin: 0 SoftMin: 0
Go To:
Q12-119

Lead-In: Q12-118A [Default]



Q12-119

What was [Name of child from pregnancy 1]'s length at birth?  
  
(ENTER INCHES)

Enter Answer: 

 

HardMax: 36 SoftMax: 25
HardMin: 2 SoftMin: 12
Go To:
Q12-119A

Lead-In: Q12-118B [Default]



Q12-119A

INTERVIEWER:  DID R INDICATE THAT THE LENGTH OF THE BABY WAS AN ESTIMATE?

1   Yes
0   No

Go To:
Q12-120

Lead-In: Q12-119 [Default]



Q12-120

How long did your baby stay in the hospital?

1   SELECT TO ENTER NUMBER OF DAYS
0   BABY/RESPONDENT DID NOT STAY IN HOSPITAL    ...(Go To Q12-123)

Go To:
Q12-120A

Lead-In: Q12-119A [Default]



Q12-120A

(How long did your baby stay in the hospital?)  
  
(ENTER NUMBER OF DAYS)

Enter Answer: 

 

HardMax: 999 SoftMax:
HardMin: 0 SoftMin:
Go To:
Q12-121

Lead-In: Q12-120 [Default]



Q12-121

Did you leave the hospital at the same time as your baby or did you leave earlier or later?

1   Same time
2   Earlier    ...(Go To Q12-122A)
3   Later    ...(Go To Q12-122B)
4   BABY STILL IN HOSPITAL    ...(Go To Q12-158D-LOOP-END)
5   BABY DIED IN HOSPITAL    ...(Go To Q12-158D-LOOP-END)
6   BABY ADOPTED OUT IN HOSPITAL    ...(Go To Q12-158D-LOOP-END)

SaveSym: q12-121()
Go To:
Q12-123

Lead-In: Q12-120A [Default]



Q12-122A

How many days earlier?

Enter Answer: 

 

HardMax: 365 SoftMax:
HardMin: 1 SoftMin:
Go To:
Q12-123

Lead-In: Q12-121 [2:2]



Q12-122B

How many days later?

Enter Answer: 

 

HardMax: 365 SoftMax:
HardMin: 1 SoftMin:
Go To:
Q12-123

Lead-In: Q12-121 [3:3]



Q12-123

In [Name of child from pregnancy 1]'s first year, did you take [him/her] to a clinic, hospital, or doctor because [he/she] was sick or injured?  
  
(IF BABY "ADOPTED OUT"/"DECEASED" AND R IS RELUCTANT, SAY:) We appreciate how difficult this is, but [Name of child from pregnancy 1]'s experiences are important in helping us understand the health of other children like [him/her].

1   Yes    ...(Go To Q12-124)
0   No

Go To:
Q12-143

Lead-In: Q12-121 [Default], Q12-122A [Default], Q12-122B [Default], Q12-120 [0:0]



Q12-124

When you took [Name of child from pregnancy 1] to a clinic, hospital, or doctor the first time because [he/she] was sick or injured, what was the nature of [his/her] illness or injury?    
  
(INTERVIEWER:  RECODE VERBATIM.  PRESS <ENTER> TO CONTINUE FOR CODING OF ILLNESS OR INJURY DESCRIBED HERE.)

Enter Answer: 

 

Go To:
Q12-124A

Lead-In: Q12-123 [1:1]



Q12-124A

(INTERVIEWER:  CODE WITHOUT READING CATEGORIES.

CODE FOR MAIN ILLNESS OR INJURY.  PRESS <ENTER> TO CODE OTHER SYMPTOMS MENTIONED FOR THIS ILLNESSES OR INJURIES.  
  
IF MORE THAN ONE ILLNESS OR INJURY MENTIONED, PROBE:)  
  
What was the main illness or injury?

1   FEVER
2   COLD
3   SORE THROAT
4   PNEUMONIA
5   EAR INFECTION
6   VOMITING, DIARRHEA, OR DEHYDRATION
7   RASH
15   BROKEN BONE
16   BURN
8   OTHER ACCIDENT OR POISONING
9   CONVULSIONS
10   JAUNDICE
11   FEEDING PROBLEMS (FOOD ALLERGY, FORMULA TOLERANCE, ETC.)
12   MENINGITIS
13   ASTHMA OR BRONCHITIS
14   OTHER (SPECIFY)
0   NONE

SaveSym: preg1.illness1
Go To:
Q12-126

Lead-In: Q12-124 [Default]



Q12-126

How many months old was [Name of child from pregnancy 1] when you took [him/her] to a clinic, hospital or doctor the first time for (this) [main illness, child's first visit to clinic]?  
  
(INTERVIEWER:  1 DAY TO 4 WKS = 1 MONTH.  MORE THAN 4 WEEKS -- DIVIDE BY 4 AND ROUND UP.  EX:  35 WEEKS = 9 MONTHS.)

Enter Answer: 

 

SaveSym: illmin1
HardMax: 12 SoftMax:
HardMin: 0 SoftMin:
Go To:
Q12-127

Lead-In: Q12-124A [Default]



Q12-127

In [Name of child from pregnancy 1]'s first year, altogether how many visits were made to a clinic, hospital, or doctor because [he/she] had (that) [main illness, child's first visit to clinic]?

Enter Answer: 

 

HardMax: 36 SoftMax:
HardMin: 1 SoftMin:
If Answer =1     Then Go To: Q12-129
Go To:
Q12-128

Lead-In: Q12-126 [Default]



Q12-128

In [Name of child from pregnancy 1]'s first year, how many months old was [he/she] the last time you took [him/her] to a clinic or doctor for (that) [main illness, child's first visit to clinic]?

Enter Answer: 

 

HardMax: 12 SoftMax:
HardMin: 0 SoftMin:
Go To:
Q12-129

Lead-In: Q12-127 [Default]



Q12-129

In [Name of child from pregnancy 1]'s first year, when you took [him/her] to a clinic, hospital, or doctor because [he/she] had (that) [main illness, child's first visit to clinic], where did you take [him/her]?

(INTERVIEWER: READ CATEGORIES ONLY IF NECESSARY)

1   Private doctor's office
2   Public clinic
3   Private clinic
4   Health maintenance organization (HMO)
5   Hospital clinic, walk-in clinic
6   Community health center
7   Emergency room out-patient
8   Other (SPECIFY)
9   Hospital admission

Go To:
Q12-130B

Lead-In: Q12-128 [Default], Q12-127 [1:1]



Q12-130B

INLIST([Q12-129()],9);  
  
/* Was child from first pregnancy admitted to hospital for first illness in first year of life? */

1   CONDITION APPLIES    ...(Go To Q12-131)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-131
Go To:
Q12-143

Lead-In: Q12-129 [Default]



Q12-131

When [Name of child from pregnancy 1] was admitted to the hospital, was surgery necessary?

1   Yes
0   No

Go To:
Q12-132

Lead-In: Q12-130B [1:1]



Q12-132

Did you have to take time off from work?

1   Yes
0   No
3   Not working

Go To:
Q12-143

Lead-In: Q12-131 [Default]



Q12-143

Now we are going to discuss well baby care.  
  
In [Name of child from pregnancy 1]'s first year, did you take [him/her] to a clinic or doctor for well baby care when [he/she] was not sick?

1   Yes    ...(Go To Q12-144)
0   No
99   Unknown Code
2   BABY DIED IN FIRST YEAR
3   BABY ADOPTED OUT IN FIRST YEAR

Go To:
Q12-157BB

Lead-In: Q12-123 [Default], Q12-130B [Default], Q12-132 [Default]



Q12-144

How many months old was [Name of child from pregnancy 1] when you took [him/her] to a clinic or doctor for well baby care the first time?.....  
  
(INTERVIEWER:   ENCOURAGE THE RESPONDENT TO ESTIMATE MONTHS OF AGE IF AT ALL POSSIBLE.)

1   SELECT TO ENTER MONTHS    ...(Go To Q12-144A)
2   TOOK CHILD TO WELL CARE, BUT DOES NOT KNOW ANY MONTHS OF AGE

Go To:
Q12-157BB

Lead-In: Q12-143 [1:1]



Q12-144A

(How many months old was [Name of child from pregnancy 1] when you took [him/her] to a clinic or doctor for well baby care the first time?.....)  
  
How old was [he/she] the next time?  
  
(INTERVIEWER:  CONTINUE TO ASK UNTIL THE LAST TIME IS CODED.)  
  
(MARK ALL THAT APPLY)

1   1 month old
2   2 months old
3   3 months old
4   4 months old
5   5 months old
6   6 months old
7   7 months old
8   8 months old
9   9 months old
10   10 months old
11   11 months old
12   12 months old

Go To:
Q12-157BB

Lead-In: Q12-144 [1:1]



Q12-157BB

([HHI flag of child from pregnancy 1]=5) or ([HHI flag of child from pregnancy 1]=8);  
  
/* IS CHILD ADOPTED OUT OR DECEASED? */

1   CONDITION APPLIES    ...(Go To Q12-158D-LOOP-END)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-158D-LOOP-END
Go To:
Q12-157C

Lead-In: Q12M-82 [Default], Q12-143 [Default], Q12-144 [Default], Q12-144A [Default], Q12-76F1 [1:1]



Q12-157C

Now, we have a few questions about health care plans.  First, is [Name of child from pregnancy 1]'s health insurance provided either by an employer or by an individual plan that pays part or all of a hospital bill?  
  
(PROBE IF NECESSARY) Examples of health and hospitalization insurance plan include Blue Cross, Blue Shield, HMO.  
  
(INTERVIEWER: THIS DOES NOT INCLUDE PUBLIC ASSISTANCE HEALTH CARE PROGRAMS.)

1   Yes
0   No    ...(Go To Q12-157E)

Go To:
Q12-157D

Lead-In: Q12-157BB [Default]



Q12-157D

What is the source of [Name of child from pregnancy 1]'s health plan?  Is it your own policy brought directly from a medical insurance company, your parent's policy, an employer policy, or something else?

1   Respondent's Parent's policy
2   Respondent/spouse/partner policy bought directly from insurance company
3   Respondent's employer policy
4   Spouse/partner employer policy
5   Other (SPECIFY)

Go To:
Q12-157E

Lead-In: Q12-157C [Default]



Q12-157E

There is a national program called Medicaid (Medi-Cal/Medical Assistance/Welfare/Medical Services) that pays for health care for persons in need.  Is [Name of child from pregnancy 1]'s health care now covered by Medicaid or one of these public assistance health care programs?

1   Yes
0   No

Go To:
Q12-158D-LOOP-END

Lead-In: Q12-157D [Default], Q12-157C [0:0]

View Help Screen



Q12-158D-LOOP-END

UNTIL([Fertility LOOP16 counter],([Fertility LOOP16 counter]>=[number of biological children R had since date of last interview] and [Did R identify a child born since date of last interview?()]!=0));  
  
  
/* END LOOP WHEN ALL CHILDREN CHECKED FOR NEW STATUS */

Go To:
Q12-158E

Lead-In: Q12-74Ab [Default], Q12-157E [Default], Q12-121 [4:6], Q12-157BB [1:1]



Q12-158E

([gender of the R]);  
  
/*IS THE RESPONDENT A MALE OR FEMALE? */

1   CONDITION APPLIES    ...(Go To Q12-170)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-170
Go To:
Q12-159B

Lead-In: Q12-73 [Default], Q12-158D-LOOP-END [Default]



Q12-159B

([flag #1 for feeding questions]>0) or ([flag #2 for feeding questions]>0) or ([number of biological children R had since date of last interview] > 0);  
  
/* Are there any new children to ask feeding questions for? */

1   CONDITION APPLIES    ...(Go To Q12-160-LOOP-BEGIN)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-160-LOOP-BEGIN
Go To:
Q12-159C

Lead-In: Q12-158E [Default]



Q12-159C

([Any children born since DLI?]=1) or ([Has R had any children?]=1);  
  
/* R HAVE ANY CHILDREN OR ANY NEW CHILDREN SINCE DLI? */

1   CONDITION APPLIES    ...(Go To Q12-160-LOOP-BEGIN)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-160-LOOP-BEGIN
Go To:
Q12-170

Lead-In: Q12-159B [Default]



Q12-160-LOOP-BEGIN

REPEAT([Fertility LOOP18 counter]);  
  
/* Begin loop about feeding */

Go To:
Q12-161

Lead-In: Q12-159B [1:1], Q12-159C [1:1]



Q12-161

([status of biological child (code)()] = 99);  
  
  
/* Has this child been deleted? */

1   CONDITION APPLIES    ...(Go To Q12-165bb-loop-end)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-165bb-loop-end
Go To:
Q12-162

Lead-In: Q12-160-LOOP-BEGIN [Default]



Q12-162

([status of biological child (code)()] = 97);  
  
/* Is this a new child (since last interview)? */

1   CONDITION APPLIES    ...(Go To Q12-164)
0   CONDITION DOES NOT APPLY

If Answer =1     Then Go To: Q12-164
Go To:
Q12-165bb-loop-end

Lead-In: Q12-161 [Default]



Q12-164

When [Name of biological child()] was an infant, did you breast feed [him/her()] at all?  
  
(IF BABY "ADOPTED OUT"/"DECEASED" AND R IS RELUCTANT, SAY:) We appreciate how difficult this is, but [Name of biological child()]'s experiences are important in helping us understand the health of other children like [him/her()].

1   Yes    ...(Go To Q12-165)
0   No
2   BABY DIED IN HOSPITAL
3   BABY ADOPTED OUT IN HOSPITAL

Go To:
Q12-165bb-loop-end

Lead-In: Q12-162 [1:1]



Q12-165

How many weeks old was [Name of biological child()] when you quit breast feeding [him/her()] altogether?  
  
(INTERVIEWER: DETERMINE WHETHER R IS ANSWERING IN WEEKS OR MONTHS OLD, AND SELECT THE APPROPRIATE ANSWER BELOW.)

1   SELECT TO ENTER NUMBER OF WEEKS OLD    ...(Go To Q12-165A)
2   SELECT TO ENTER NUMBER OF MONTHS OLD    ...(Go To Q12-165B)
0   STILL BREAST FEEDING

Go To:
Q12-165bb-loop-end

Lead-In: Q12-164 [1:1]



Q12-165A

(How many weeks old was [Name of biological child()] when you quit breast feeding [him/her()] altogether?)  
  
(INTERVIEWER: R HAS ANSWERED IN NUMBER OF WEEKS.)

Enter Answer: 

 

HardMax: 156 SoftMax: 75
HardMin: 0 SoftMin: 1
Go To:
Q12-165bb-loop-end

Lead-In: Q12-165 [1:1]



Q12-165B

(How many months old was [Name of biological child()] when you quit breast feeding [him/her()] altogether?)  
  
(INTERVIEWER: R HAS ANSWERED IN NUMBER OF MONTHS.  PLEASE ENTER ONLY FULL OR HALF MONTHS.)

Enter Answer: 

 

HardMax: 36 SoftMax: 18
HardMin: 0 SoftMin: 0
Go To:
Q12-165bb-loop-end

Lead-In: Q12-165 [2:2]



Q12-165bb-loop-end

UNTIL([Fertility LOOP18 counter],[Fertility LOOP18 counter]=[current number of bio children on roster]);  
  
/* End loop about feeding */

Go To:
Q12-170

Lead-In: Q12-162 [Default], Q12-164 [Default], Q12-165 [Default], Q12-165A [Default], Q12-165B [Default], Q12-161 [1:1]



Q12-170

([gender of the R]);  
  
/*IS THE RESPONDENT A MALE OR FEMALE? */

1   Male    ...(Go To Q12-172)
2   Female

If Answer =1     Then Go To: Q12-172
Go To:
Q12-171

Lead-In: Q12-72 [Default], Q12-159C [Default], Q12-165bb-loop-end [Default], Q12-158E [1:1]



Q12-171

Are you currently pregnant?

1   Yes
0   No

SaveSym: ispregnant
Go To:
Q12-172

Lead-In: Q12-170 [Default]



Q12-172

Altogether, how many [blank/more] children do you EXPECT to have?  
  
(INCLUDE ANY CURRENT PREGNANCY OF RESPONDENT OR [spouse/partner].)  
  
(INTERVIEWER: IF RESPONDENT SAYS NONE, ENTER "0".)

1   SELECT TO ENTER NUMBER OF CHILDREN
2   NONE    ...(Go To Q13-0)

If Answer =-2     Then Go To: Q13-0
If Answer =-1     Then Go To: Q13-0
Go To:
Q12-174

Lead-In: Q12-171 [Default], Q12-1-C [0:0], Q12-1-C [-1:-1], Q12-170 [1:1]



Q12-174

(Altogether, how many [blank/more] children do you EXPECT to have?)  
  
ENTER NUMBER OF CHILDREN:

Enter Answer: 

 

HardMax: 10 SoftMax: 10
HardMin: 0 SoftMin: 0
If Answer =0     Then Go To: Q13-0
Go To:
Q12-175

Lead-In: Q12-172 [Default]



Q12-175

In how many months or years do you expect to have your [first/next] child?  
  
(INTERVIEWER:  ENTER MONTHS OR YEARS BELOW.  PRESS <ENTER> TO ENTER LENGTH OF TIME.)

1   MONTHS    ...(Go To Q12-175A)
2   YEARS

If Answer =-1     Then Go To: Q13-0
If Answer =-2     Then Go To: Q13-0
Go To:
Q12-175B

Lead-In: Q12-174 [Default]



Q12-175A

(In how many months do you expect to have your [first/next] child?)  
  
(ENTER NUMBER OF MONTHS.)

Enter Answer: 

 

DefNext: Q13-0
HardMax: 36 SoftMax:
HardMin: 0 SoftMin:

Lead-In: Q12-175 [1:1]



Q12-175B

(In how many years do you expect to have your [first/next] child?  
  
(ENTER NUMBER OF YEARS.)

Enter Answer: 

 

DefNext: Q13-0
HardMax: 30 SoftMax: 20
HardMin: 0 SoftMin: 0
Default NextQ:
Q13-0

Lead-In: Q12-175 [Default]