Questionnaire Public Report03/06/2017 10:25:39 AM
Cohort:NLSY79 Young Adults
Round:YAdult Round 27
Instrument :YA2016
  1. Section 12: Fertility



Q12-1 []Section: 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.

Default Next:Q12-1-A


Q12-1-A []Section: Section 12: Fertility

[Gender of Respondent]==1

COMMENT: IF R IS MALE, SKIP PREGNANCY QUESTIONS

If Answer = 1 Then Go To
Q12-5B

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


Q12-1-B []Section: Section 12: Fertility

[flag indicating if R has ever reported being pregnant]==1

COMMENT: Machine check: Has R reported being pregnant in previous surveys?

If Answer = 1 Then Go To
Q12-5B

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


Q12-1-C []Section: Section 12: Fertility

Have you ever been pregnant?

 1   YES
 0   NO   ...(Go To Q12-172)

If Answer = -1 Then Go To
Q12-172

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


Q12-1-D []Section: Section 12: Fertility

How old were you the first time you became pregnant?

ENTER AGE IN YEARS:

Enter Number: 
If Answer = -1 Then Go To
Q12-5B

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


Q12-1-E []Section: Section 12: Fertility

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

Enter Date:  
MonthYearDay 

Default Next:Q12-5B
Lead-In:Q12-1-D [Default]


Q12-5B []Section: Section 12: Fertility

[total number of biological children listed in BIOCHILD roster] > 0

COMMENT: Check if there are any children on the info sheet

If Answer = 0 Then Go To
Q12-14BA

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


Q12-2A []Section: Section 12: Fertility

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).

Default Next:Q12-6AA-LOOP-BEGIN
Lead-In:Q12-5B [Default]


Q12-6AA-LOOP-BEGIN []Section: Section 12: Fertility

REPEAT

COMMENT: start loop to correct missing names or bdates of biochildren

Default Next:Q12-6B
Lead-In:Q12-2A [Default]


Q12-6B []Section: Section 12: Fertility

STRCMP([name of biological child([loop number])], "(MISSING NAME)")

COMMENT: Is the child's name missing?

If Answer = 1 Then Go To
Q12-6C

Default Next:Q12-6D
Lead-In:Q12-6AA-LOOP-BEGIN [Default]


Q12-6C []Section: Section 12: Fertility

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([loop number])]
CHILD'S ID NUMBER: [biological child ID([loop number])]

Enter: 

Default Next:Q12-6D
Lead-In:Q12-6B [1:1]


Q12-6D []Section: Section 12: Fertility

ISVAREMPTY([birthdate of biological child([loop number])])

COMMENT: Is there child's birthdate recorded?

If Answer = 1 Then Go To
Q12-6E

Default Next:Q12-6F-LOOP-END
Lead-In:Q12-6B [Default], Q12-6C [Default]


Q12-6E []Section: Section 12: Fertility

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([loop number])]
CHILD'S ID NUMBER: [ID of biological child([loop number])]

Enter Date:  
MonthDayYearDay 

Default Next:Q12-6F-LOOP-END
Lead-In:Q12-6D [1:1]


Q12-6F-LOOP-END []Section: Section 12: Fertility

UNTIL([loop number]==[total number of biological children listed in BIOCHILD roster])

COMMENT: loop end to fix names and bdates of biochildren

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


Q12-8A []Section: Section 12: Fertility

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



Q12-8B []Section: Section 12: Fertility

Is that correct?

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

If Answer >= -2 AND Answer <= -1 Then Go To
Q12-22AB

Default Next:Q12-16NC
Lead-In:Q12-8A [Default]


Q12-11 []Section: Section 12: Fertility

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

Default Next:Q12-14AC
Lead-In:Q12-8B [0:0]


Q12-13AA-LOOP-BEGIN []Section: Section 12: Fertility

REPEAT

COMMENT: LOOP Begin to delete biochildren who don't belong on roster

Default Next:Q12-13A
Lead-In:Q12-11 [1:1]


Q12-13A []Section: Section 12: Fertility

[Code for status of biological child([loop number])]

COMMENT: Is this child a new child? If so, skip out.

If Answer = 5 Then Go To
Q12-13I-LOOP-END
If Answer = 8 Then Go To Q12-13I-LOOP-END
If Answer = 99 Then Go To Q12-13C

Default Next:Q12-13D
Lead-In:Q12-13AA-LOOP-BEGIN [Default]


Q12-13C []Section: Section 12: Fertility

INTERVIEWER: [name of biological child([loop number])] IS DELETED. IS THIS CORRECT?

 1   YES
 0   NO   ...(Go To Q12-13I-LOOP-END)

Default Next:Q12-13I-LOOP-END
Lead-In:Q12-13A [99:99]


Q12-13D []Section: Section 12: Fertility

INTERVIEWER: DOES [name of biological child([loop number])] NEED TO BE DELETED?

 1   YES   ...(Go To Q12-13I-LOOP-END)
 0   NO

Default Next:Q12-13I-LOOP-END
Lead-In:Q12-13A [Default]


Q12-13I-LOOP-END []Section: Section 12: Fertility

UNTIL([loop number]==[total number of biological children listed in BIOCHILD roster])

COMMENT: Loop end for deleting children currently on biochild roster

Default Next:Q12-14AC
Lead-In:Q12-13A [5:5], Q12-13A [8:8], Q12-13C [0:0], Q12-13D [1:1], Q12-13C [Default], Q12-13D [Default]


Q12-14AC []Section: Section 12: Fertility

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

Default Next:Q12-16NC
Lead-In:Q12-11 [Default], Q12-13I-LOOP-END [Default]


Q12-14BA []Section: Section 12: Fertility

([flag indicating if R has ever been interviewed as a Young Adult]==1)

COMMENT: WAS R EVER INTERVIEWED AS YA?

If Answer = 0 Then Go To
Q12-16NC

Default Next:Q12-14BC
Lead-In:Q12-5B [0:0]


Q12-14BC []Section: Section 12: Fertility

Our records show that you had NOT [had/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)

Default Next:Q12-22AB
Lead-In:Q12-14BA [Default]


Q12-15B-LOOP-BEGIN []Section: Section 12: Fertility

REPEAT

COMMENT: Loop begin to add missing biochildren

Default Next:Q12-16
Lead-In:Q12-14AC [1:1], Q12-14BC [0:0]


Q12-16 []Section: Section 12: Fertility

What is the name of the [first/next] child that you have [had/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: 

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


Q12-16A []Section: Section 12: Fertility

Is [missing biological child([loop number])] a boy or a girl?

 1   Boy
 2   Girl

Default Next:Q12-16B
Lead-In:Q12-16 [Default]


Q12-16B []Section: Section 12: Fertility

When was [missing biological child([loop number])] born?

(INTERVIEWER: IN CASE OF INVALID DATE, VERIFY CHILDS 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:  
MonthDayYearDay 

Default Next:Q12-16L
Lead-In:Q12-16A [Default]


Q12-16L []Section: Section 12: Fertility

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

 1   YES
 0   NO

Default Next:Q12-16P-LOOP-END
Lead-In:Q12-16B [Default]


Q12-16P-LOOP-END []Section: Section 12: Fertility

UNTIL([Q12-16L([loop number])]==0)

COMMENT: Loop end for entering missing bio children

Default Next:Q12-16NC
Lead-In:Q12-16L [Default]


Q12-16NC []Section: Section 12: Fertility

([flag indicating if R has ever been interviewed as a Young Adult]==1)

COMMENT: WAS R EVER INTERVIEWED AS YA?

If Answer = 0 Then Go To
Q12-22AB

Default Next:Q12-18E-LOOP-BEGIN
Lead-In:Q12-14BA [0:0], Q12-8B [Default], Q12-14AC [Default], Q12-16P-LOOP-END [Default]


Q12-18E-LOOP-BEGIN []Section: Section 12: Fertility

REPEAT

COMMENT: Start loop to verify final bio Roster.

Default Next:Q12-19
Lead-In:Q12-16NC [Default]


Q12-19 []Section: Section 12: Fertility

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

(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, CLICK ON THE BUTTON FOR "ALL (OTHER) INFO CORRECT," THEN CLICK "SUBMIT AND CONTINUE" TO CONTINUE.

IF ANY INFORMATION IS INCORRECT , CLICK ON THE BUTTON NEXT TO THE CHILD'S RECORD, THEN CLICK ON "SUBMIT AND CONTINUE". YOU WILL THEN BE ABLE TO CORRECT INFORMATION ON THE NEXT SCREEN FOR THE CHILD YOU SELECTED.)

If Answer = 1 Then Go To
Q12-19JE-LOOP-END

Default Next:Q12-19C
Lead-In:Q12-18E-LOOP-BEGIN [Default]


Q12-19C []Section: Section 12: Fertility

(INTERVIEWER: MARK INFORMATION THAT IS INCORRECT. IF NECESSARY PROBE:)
Is [name of child needing change([child with incorrect information on biological child roster([loop number])])]'s name correct?
Is [name of child needing change([child with incorrect information on biological child roster([loop number])])]'s birthdate correct? (BIRTHDATE=[birthdate of child needing change([child with incorrect information on biological child roster([loop number])])~X] )
Is [name of child needing change([child with incorrect information on biological child roster([loop number])])]'s sex correct? (SEX=[gender of child needing change([child with incorrect information on biological child roster([loop number])])])


(MARK ALL THAT APPLY)

 1   NAME
 4   BIRTHDATE
 5   SEX
 6   OTHER (SPECIFY)

Default Next:Q12-19D
Lead-In:Q12-19 [Default]


Q12-19D []Section: Section 12: Fertility

INSELECTION([Q12-19C([loop number])],1)

COMMENT: Check if answered name was incorrect. ({Q12-LOOP4})

If Answer = 1 Then Go To
Q12-19F

Default Next:Q12-19G
Lead-In:Q12-19C [Default]


Q12-19F []Section: Section 12: Fertility

What is the correct name and spelling for [name of child needing change([child with incorrect information on biological child roster([loop number])])]?


(INTERVIEWER: RECORD CORRECT NAME AND/OR SPELLING.)

Enter: 

Default Next:Q12-19G
Lead-In:Q12-19D [1:1]


Q12-19G []Section: Section 12: Fertility

INSELECTION([Q12-19C([loop number])],4)

COMMENT: Check if answered birthdate was incorrect. ({Q12-LOOP4})

If Answer = 1 Then Go To
Q12-19H

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


Q12-19H []Section: Section 12: Fertility

What is the correct birthdate for [name of child needing change([child with incorrect information on biological child roster([loop number])])]?


(INTERVIEWER: RECORD CORRECTED BIRTHDATE.)

(INTERVIEWER: YOU MUST ENTER A VALID YEAR IN THIS QUESTION. REPORT ANY UNUSUAL ANSWERS IN A COMMENT.)

Enter Date:  
MonthDayYearDay 

Default Next:Q12-19I
Lead-In:Q12-19G [1:1]


Q12-19I []Section: Section 12: Fertility

INSELECTION([Q12-19C([loop number])],5)

COMMENT: Check if answered sex was incorrect. ({Q12-LOOP4})

If Answer = 1 Then Go To
Q12-19J

Default Next:Q12-19JE-LOOP-END
Lead-In:Q12-19G [Default], Q12-19H [Default]


Q12-19J []Section: Section 12: Fertility

(INTERVIEWER: IF NOT OBVIOUS, ASK:) What is the correct sex of [name of child needing change([child with incorrect information on biological child roster([loop number])])]?

(INTERVIEWER: RECORD CORRECTED GENDER.)

 1   Boy
 2   Girl

Default Next:Q12-19JE-LOOP-END
Lead-In:Q12-19I [1:1]


Q12-19JE-LOOP-END []Section: Section 12: Fertility

UNTIL([child with incorrect information on biological child roster([loop number])]==1)

COMMENT: End loop to verify final bio roster

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


Q12-20 []Section: Section 12: Fertility

INTERVIEWER: BELOW IS THE 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 CLICKING ON THE BACK ARROW ICON AND CORRECT AS NEEDED.

IF EVERYTHING IS CORRECT, CLICK "SUBMIT AND CONTINUE" TO GO FORWARD.


Default Next:Q12-22AB
Lead-In:Q12-19JE-LOOP-END [Default]


Q12-22AB []Section: Section 12: Fertility

([flag indicating if R has ever been interviewed as a Young Adult]==1)

COMMENT: WAS R EVER INTERVIEWED AS YA?

If Answer = 1 Then Go To
Q12-22B

Default Next:Q12-27A
Lead-In:Q12-8B [-2:-1], Q12-16NC [0:0], Q12-14BC [Default], Q12-20 [Default]


Q12-22B []Section: Section 12: Fertility

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).

Please tell me if you have had any biological children since [date of last interview], not counting any babies who were stillborn?

(INTERVIEWER: IF NECESSARY ADD: ....or dead at birth?)

 1   YES   ...(Go To Q12-22BA)
 0   NO

Default Next:Q12-29RB
Lead-In:Q12-22AB [1:1]


Q12-22BA []Section: Section 12: Fertility

How many children have you had since [date of last interview]?

(INTERVIEWER: IF NECESSARY READ: not counting any babies who were stillborn? AND/OR ....or dead at birth?)

Enter Number: 
If Answer >= -2 AND Answer <= -1 Then Go To
Q12-29RB

Default Next:Q12-23-LOOP-BEGIN
Lead-In:Q12-22B [1:1]


Q12-27A []Section: Section 12: Fertility

Please tell me if you have had any biological children?

 1   YES   ...(Go To Q12-27B)
 0   NO

Default Next:Q12-29RB
Lead-In:Q12-22AB [Default]


Q12-27B []Section: Section 12: Fertility

How many children have you had not counting any babies who were stillborn?

(INTERVIEWER: IF NECESSARY ADD: ....or dead at birth?)

Enter Number: 
If Answer >= -2 AND Answer <= -1 Then Go To
Q12-29RB

Default Next:Q12-23-LOOP-BEGIN
Lead-In:Q12-27A [1:1]


Q12-23-LOOP-BEGIN []Section: Section 12: Fertility

REPEAT

COMMENT: Begin Loop for adding new bio children.

Default Next:Q12-28
Lead-In:Q12-22BA [Default], Q12-27B [Default]


Q12-28 []Section: Section 12: Fertility

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

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

Enter: 

Default Next:Q12-28A
Lead-In:Q12-23-LOOP-BEGIN [Default]


Q12-28A []Section: Section 12: Fertility

Was the baby a boy or a girl?

 1   Boy
 2   Girl

Default Next:Q12-28B
Lead-In:Q12-28 [Default]


Q12-28B []Section: Section 12: Fertility

When was your child born?

(INTERVIEWER: YOU MUST ENTER A VALID YEAR IN THIS QUESTION. REPORT ANY UNUSUAL ANSWERS IN A COMMENT.)

Enter Date:  
MonthDayYearDay 

Default Next:Q12-28T-LOOP-END
Lead-In:Q12-28A [Default]


Q12-28T-LOOP-END []Section: Section 12: Fertility

UNTIL([loop number]==[number of biological children R had since date of last interview])

COMMENT: loop end about new bio children

Default Next:Q12-29RB
Lead-In:Q12-28B [Default]


Q12-29RB []Section: Section 12: Fertility

[current number of bio children on roster] > 0

COMMENT: Is there at least one child on BIOCHILD roster?

If Answer = 1 Then Go To
Q12-30-LOOP-BEGIN

Default Next:Q12-62F
Lead-In:Q12-22BA [-2:-1], Q12-27B [-2:-1], Q12-22B [Default], Q12-27A [Default], Q12-28T-LOOP-END [Default]


Q12-30-LOOP-BEGIN []Section: Section 12: Fertility

REPEAT

Default Next:Q12-30BA
Lead-In:Q12-29RB [1:1]


Q12-30BA []Section: Section 12: Fertility

[Code for status of biological child([loop number])]

COMMENT: Check the status of the child. if deleted skip to the next child. If new or added, ask residence at birth sequence.

If Answer >= 97 AND Answer <= 98 Then Go To
Q12-30BB
If Answer = 99 Then Go To Q12-30C

Default Next:Q12-30BAD
Lead-In:Q12-30-LOOP-BEGIN [Default]


Q12-30BAD []Section: Section 12: Fertility

[flag for residence at birth for biological child([loop number])]

COMMENT: Has residence at birth sequence already been completed?

If Answer = 1 Then Go To
Q12-30C

Default Next:Q12-30BB
Lead-In:Q12-30BA [Default]


Q12-30BB []Section: Section 12: Fertility

At the time [name of biological child([loop number])] was born, what was your relationship to [name of biological child([loop number])]'s biological [mother/father]? Were you...

 1   Living together but not married
 2   Married and living together
 3   Married and living apart
 4   Legally separated or divorced
 5   Dating regularly
 6   Dating occasionally
 7   Not dating
 8   Something else? (SPECIFY)

Default Next:Q12-30-BC
Lead-In:Q12-30BA [97:98], Q12-30BAD [Default]


Q12-30-BC []Section: Section 12: Fertility

Did [name of biological child([loop number])] live with you immediately after [his/her] birth?

 1   YES
 0   NO

Default Next:Q12-30C
Lead-In:Q12-30BB [Default]


Q12-30C []Section: Section 12: Fertility

[Code for status of biological child([loop number])]

COMMENT: 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

If Answer = 5 Then Go To
Q12-43F
If Answer = 8 Then Go To Q12-43F
If Answer = 99 Then Go To Q12-59A

Default Next:Q12-30D
Lead-In:Q12-30BA [99:99], Q12-30BAD [1:1], Q12-30-BC [Default]


Q12-30D []Section: Section 12: Fertility

Where does [name of biological child([loop number])] usually live?

(INTERVIEWER: CODE WITHOUT READING CATEGORIES)

 1   IN THIS HOUSEHOLD
 2   WITH (HIS/HER) (FATHER/MOTHER)   ...(Go To Q12-30D-B)
 3   WITH OTHER RELATIVES (SPECIFY)   ...(Go To Q12-30D-B)
 4   WITH FOSTER CARE   ...(Go To Q12-30D-B)
 5   WITH ADOPTIVE PARENTS   ...(Go To Q12-30D-B)
 6   LONG TERM CARE INSTITUTION   ...(Go To Q12-30D-B)
 7   AWAY AT SCHOOL   ...(Go To Q12-30D-B)
 8   DECEASED   ...(Go To Q12-30D-B)
 9   PART-TIME WITH R, PART-TIME WITH OTHER PARENT   ...(Go To Q12-30D-B)
 10   PART-TIME WITH R, PART-TIME WITH OTHER PERSON   ...(Go To Q12-30D-B)
 12   OWN INDEPENDENT RESIDENCE
 11   OTHER (SPECIFY)   ...(Go To Q12-30D-B)

If Answer >= -2 AND Answer <= -1 Then Go To
Q12-30D-B

Default Next:Q12-30D-B
Lead-In:Q12-30C [Default]


Q12-30D-B []Section: Section 12: Fertility

[Code for usual residence of biological child([loop number])]

COMMENT: Enter code for hhiflag.

If Answer >= 2 AND Answer <= 4 Then Go To
Q12-43F
If Answer = 5 Then Go To Q12-43F
If Answer >= 6 AND Answer <= 7 Then Go To Q12-43F
If Answer = 8 Then Go To Q12-30E
If Answer = 11 Then Go To Q12-43F

Default Next:Q12-43F
Lead-In:Q12-30D [-2:-1], Q12-30D [2:11], Q12-30D [Default]


Q12-30E []Section: Section 12: Fertility

When did [name of biological child([loop number])] die?

Enter Date:  
MonthYear 

Default Next:Q12-43F
Lead-In:Q12-30D-B [8:8]


Q12-43F []Section: Section 12: Fertility

[age of biological child([loop number])]>=18

If Answer = 1 Then Go To
Q12-43G

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


Q12-43G []Section: Section 12: Fertility

[Code for usual residence of biological child([loop number])]

COMMENT: Branch on usual residence of child (aged 18 and older)

If Answer = 1 Then Go To
Q12-60-LOOP-END
If Answer >= 4 AND Answer <= 5 Then Go To Q12-60-LOOP-END
If Answer = 8 Then Go To Q12-60-LOOP-END
If Answer >= 9 AND Answer <= 10 Then Go To Q12-60-LOOP-END

Default Next:Q12-53
Lead-In:Q12-43F [1:1]


Q12-44 []Section: Section 12: Fertility

[Code for usual residence of biological child([loop number])]

COMMENT: Does biological child live in household or with another person part time?

If Answer = 1 Then Go To
Q12-44C
If Answer >= 3 AND Answer <= 4 Then Go To Q12-44C
If Answer = 5 Then Go To Q12-60-LOOP-END
If Answer >= 6 AND Answer <= 7 Then Go To Q12-44C
If Answer = 8 Then Go To Q12-60-LOOP-END
If Answer = 9 Then Go To Q12-47
If Answer >= 10 AND Answer <= 11 Then Go To Q12-44C

Default Next:Q12-53
Lead-In:Q12-43F [Default]


Q12-44C []Section: Section 12: Fertility

[flag indicating whether child's parent has been reported as deceased in a previous interview([loop number])]==1

If Answer = 1 Then Go To
Q12-48A

Default Next:Q12-45
Lead-In:Q12-44 [1:1], Q12-44 [3:4], Q12-44 [6:7], Q12-44 [10:11]


Q12-45 []Section: Section 12: Fertility

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

 1   YES   ...(Go To Q12-45A)
 0   NO

Default Next:Q12-46
Lead-In:Q12-44C [Default]


Q12-45A []Section: Section 12: Fertility

[Code for usual residence of biological child([loop number])]

COMMENT: Does biological child live in household or with another person part time?

If Answer = 1 Then Go To
Q12-59A
If Answer = 10 Then Go To Q12-59A

Default Next:Q12-53
Lead-In:Q12-45 [1:1]


Q12-46 []Section: Section 12: Fertility

Is [name of biological child([loop number])]'s [mother/father] living?

 1   YES   ...(Go To Q12-47)
 0   NO

If Answer >= -2 AND Answer <= -1 Then Go To
Q12-47

Default Next:Q12-48
Lead-In:Q12-45 [Default]


Q12-47 []Section: Section 12: Fertility

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

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

If Answer >= -2 AND Answer <= -1 Then Go To
Q12-47B

Default Next:Q12-47A
Lead-In:Q12-44 [9:9], Q12-46 [-2:-1], Q12-46 [1:1]


Q12-47A []Section: Section 12: Fertility

INTERVIEWER: ENTER MONTH AND YEAR [name of biological child([loop number])]'s NATURAL [mother/father] LEFT THE HOUSEHOLD.

Enter Date:  
MonthYearDay 

Default Next:Q12-47B
Lead-In:Q12-47 [Default]


Q12-47B []Section: Section 12: Fertility

[Code for usual residence of biological child([loop number])]

COMMENT: Does biological child live in household or with another person part time?

If Answer = 1 Then Go To
Q12-50
If Answer = 10 Then Go To Q12-50

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


Q12-48 []Section: Section 12: Fertility

When did [name of biological child([loop number])]'s natural [mother/father] die?

(INTERVIEWER: ENTER MONTH AND YEAR.)

Enter Date:  
MonthYearDay 

Default Next:Q12-48A
Lead-In:Q12-46 [Default]


Q12-48A []Section: Section 12: Fertility

[Code for usual residence of biological child([loop number])]

COMMENT: Does biological child live in household or with another person part time?

If Answer = 1 Then Go To
Q12-59A-B
If Answer = 10 Then Go To Q12-59A-B

Default Next:Q12-53
Lead-In:Q12-44C [1:1], Q12-48 [Default]


Q12-50 []Section: Section 12: Fertility

About how many miles from you does [name of biological child([loop number])]'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

Default Next:Q12-51
Lead-In:Q12-47B [1:1], Q12-47B [10:10]


Q12-51 []Section: Section 12: Fertility

In the past 12 months, about how often has [name of biological child([loop number])] seen [his/her([loop number])] [mother/father]?

(INTERVIEWER: READ CATEGORIES ONLY IF NECESSARY)

(IF SEPARATION IS MORE RECENT THAN PAST12 MONTHS, ASK:) Since [name of biological child([loop number])] has been separated from[his/her([loop number])] [mother/father], about how often has [name of biological child([loop number])] seen [his/her([loop number])] [mother/father]?

 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-52A)

If Answer >= -2 AND Answer <= -1 Then Go To
Q12-52A

Default Next:Q12-52
Lead-In:Q12-50 [Default]


Q12-52 []Section: Section 12: Fertility

How long do these visits usually last?


(INTERVIEWER: ENTER NUMBER OF DAYS. IF LESS THAN 1 DAY, ENTER '0'.)

Enter Number: 

Default Next:Q12-52A
Lead-In:Q12-51 [Default]


Q12-52A []Section: Section 12: Fertility

Does [name of biological child([loop number])]'s [mother/father] contribute money for the child's upbringing?

 1   YES
 0   NO   ...(Go To Q12-59A)

If Answer >= -2 AND Answer <= -1 Then Go To
Q12-59A

Default Next:Q12-52B
Lead-In:Q12-51 [-2:-1], Q12-51 [0:0], Q12-52 [Default]


Q12-52B []Section: Section 12: Fertility

Does [name of biological child([loop number])]'s [mother/father] do this on a regular basis or once in a while?

 1   Regular
 2   Once in a while

Default Next:Q12-52C
Lead-In:Q12-52A [Default]


Q12-52C []Section: Section 12: Fertility

How much does [name of biological child([loop number])]'s [mother/father] give?

(INTERVIEWER: NEXT QUESTION ASKS FOR UNIT)

(ENTER DOLLAR AMOUNT:)

Enter Number: 

Default Next:Q12-52D
Lead-In:Q12-52B [Default]


Q12-52D []Section: Section 12: Fertility

Is that per week, per month or per year?

 4   PER WEEK
 1   PER MONTH
 2   PER YEAR
 3   OTHER (SPECIFY)

Default Next:Q12-59A
Lead-In:Q12-52C [Default]


Q12-53 []Section: Section 12: Fertility

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

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

Default Next:Q12-54
Lead-In:Q12-43G [Default], Q12-44 [Default], Q12-45A [Default], Q12-47B [Default], Q12-48A [Default]


Q12-54 []Section: Section 12: Fertility

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

(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-55-0CA)

Default Next:Q12-54A
Lead-In:Q12-53 [Default]


Q12-54A []Section: Section 12: Fertility

[age of biological child([loop number])]>=18

If Answer = 1 Then Go To
Q12-55-0D

Default Next:Q12-55
Lead-In:Q12-54 [Default]


Q12-55 []Section: Section 12: Fertility

How long do these visits usually last?

(INTERVIEWER: ENTER NUMBER OF DAYS. IF LESS THAN 1 DAY, ENTER '0'.)

Enter Number: 

Default Next:Q12-55-0A
Lead-In:Q12-54A [Default]


Q12-55-0A []Section: Section 12: Fertility

[age of biological child([loop number])]

If Answer >= 0 AND Answer <= 2 Then Go To
Q12-55-0B
If Answer >= 3 AND Answer <= 9 Then Go To Q12-55-0BA

Default Next:Q12-55A
Lead-In:Q12-55 [Default]


Q12-55-0B []Section: Section 12: Fertility

How often do you bathe or dress [name of biological child([loop number])]?

(INTERVIEWER: READ CATEGORIES ONLY IF NECESSARY)

 6   Every day
 5   About 3 times a week
 4   Once a week
 3   Several times a month
 2   Several times a year
 1   Never

Default Next:Q12-55-0BA
Lead-In:Q12-55-0A [0:2]


Q12-55-0BA []Section: Section 12: Fertility

[age of biological child([loop number])]

COMMENT: Machine Check: Branch on age of child

If Answer >= 0 AND Answer <= 5 Then Go To
Q12-55-0C
If Answer >= 6 AND Answer <= 9 Then Go To Q12-55-0C

Default Next:Q12-55-0CA
Lead-In:Q12-55-0A [3:9], Q12-55-0B [Default]


Q12-55-0C []Section: Section 12: Fertility

How often do you [play together with/play together with games or toys with] [name of biological child([loop number])]?

(INTERVIEWER: READ CATEGORIES ONLY IF NECESSARY)

 6   Every day
 5   About 3 times a week
 4   Once a week
 3   Several times a month
 2   Several times a year
 1   Never

Default Next:Q12-55-0CA
Lead-In:Q12-55-0BA [0:5], Q12-55-0BA [6:9]


Q12-55-0CA []Section: Section 12: Fertility

[age of biological child([loop number])]>=3

If Answer = 1 Then Go To
Q12-55-0D

Default Next:Q12-55A
Lead-In:Q12-54 [0:0], Q12-55-0BA [Default], Q12-55-0C [Default]


Q12-55-0D []Section: Section 12: Fertility

How often in the past year have you had contact with [name of biological child([loop number])] by means such as card, letter, e-mail, text or facebook message, skype or phone call?

(INTERVIEWER: READ CATEGORIES ONLY IF NECESSARY)

 1   Not at all
 2   About once a year
 3   Several times a year
 4   About once a month
 5   Two or three times a month
 6   Once a week
 7   Several times a week
 8   Every day

Default Next:Q12-55-0E
Lead-In:Q12-54A [1:1], Q12-55-0CA [1:1]


Q12-55-0E []Section: Section 12: Fertility

[age of biological child([loop number])]>=18

If Answer = 1 Then Go To
Q12-60-LOOP-END

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


Q12-55A []Section: Section 12: Fertility

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

 1   YES
 0   NO   ...(Go To Q12-56)

Default Next:Q12-55B
Lead-In:Q12-55-0A [Default], Q12-55-0CA [Default], Q12-55-0E [Default]


Q12-55B []Section: Section 12: Fertility

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

 1   Regular
 2   Once in a while

Default Next:Q12-55C
Lead-In:Q12-55A [Default]


Q12-55C []Section: Section 12: Fertility

How much do you give?

(INTERVIEWER: NEXT QUESTION ASKS FOR UNIT)

(ENTER DOLLAR AMOUNT:)

Enter Number: 

Default Next:Q12-55D
Lead-In:Q12-55B [Default]


Q12-55D []Section: Section 12: Fertility

Is that per week, per month or per year?

 4   PER WEEK
 1   PER MONTH
 2   PER YEAR
 3   OTHER (SPECIFY)

Default Next:Q12-56
Lead-In:Q12-55C [Default]


Q12-56 []Section: Section 12: Fertility

When did [name of biological child([loop number])] last live with you?

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

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


Q12-57 []Section: Section 12: Fertility

(When did [name of biological child([loop number])] last live with you?)

(ENTER DATE)

Enter Date:  
MonthYearDay 

Default Next:Q12-58
Lead-In:Q12-56 [1:1]


Q12-58 []Section: Section 12: Fertility

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

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

Default Next:Q12-59A
Lead-In:Q12-57 [Default]


Q12-59A []Section: Section 12: Fertility

[Code for status of biological child([loop number])]

COMMENT: Check the status of the child. if deceased, deleted, adopted out, or in foster care, skip to the next child.

If Answer >= 4 AND Answer <= 5 Then Go To
Q12-60-LOOP-END
If Answer = 8 Then Go To Q12-60-LOOP-END
If Answer = 99 Then Go To Q12-60-LOOP-END

Default Next:Q12-59A-A
Lead-In:Q12-30C [99:99], Q12-45A [1:1], Q12-45A [10:10], Q12-52A [-2:-1], Q12-52A [0:0], Q12-52D [Default], Q12-56 [Default], Q12-58 [Default]


Q12-59A-A []Section: Section 12: Fertility

[flag indicating whether R ever sees biological child([loop number])]==0

COMMENT: Did R report never seeing this child?

If Answer = 1 Then Go To
Q12-59AA

Default Next:Q12-59A-B
Lead-In:Q12-59A [Default]


Q12-59A-B []Section: Section 12: Fertility

How tall is [name of biological child([loop number])]?

 1   SELECT TO ENTER IN FEET AND INCHES   ...(Go To Q12-59A-C)
 2   SELECT TO ENTER INCHES ONLY (ESPECIALLY INFANTS)   ...(Go To Q12-59A-E)

Default Next:Q12-59A-F
Lead-In:Q12-48A [1:1], Q12-48A [10:10], Q12-59A-A [Default]


Q12-59A-C []Section: Section 12: Fertility

(How tall is [name of biological child([loop number])]?)

INTERVIEWER: YOU HAVE CHOSEN TO ENTER HEIGHT IN FEET AND INCHES. IF THIS IS INCORRECT, PLEASE BACK UP AND RE-SELECT.

FEET: 


Q12-59A-D []Section: Section 12: Fertility

INCHES: 

Default Next:Q12-59A-F
Lead-In:Q12-59A-C [Default]


Q12-59A-E []Section: Section 12: Fertility

(How tall is [name of biological child([loop number])]?)

INTERVIEWER: YOU HAVE CHOSEN TO ENTER HEIGHT IN INCHES ONLY. IF THIS IS INCORRECT, PLEASE BACK UP AND RE-SELECT.

INCHES: 

Default Next:Q12-59A-F
Lead-In:Q12-59A-B [2:2]


Q12-59A-F []Section: Section 12: Fertility

How much does [name of biological child([loop number])] weigh?

 1   SELECT TO ENTER WEIGHT IN POUNDS ONLY   ...(Go To Q12-59A-G)
 2   SELECT TO ENTER WEIGHT IN POUNDS AND OUNCES (INFANTS)   ...(Go To Q12-59A-H)

Default Next:Q12-59AA
Lead-In:Q12-59A-B [Default], Q12-59A-D [Default], Q12-59A-E [Default]


Q12-59A-G []Section: Section 12: Fertility

(How much does [name of biological child([loop number])] weigh?)

INTERVIEWER: YOU SELECTED TO ENTER WEIGHT IN POUNDS ONLY. IF THIS IS INCORRECT, PLEASE BACK UP AND RE-SELECT.

POUNDS: 

Default Next:Q12-59AA
Lead-In:Q12-59A-F [1:1]


Q12-59A-H []Section: Section 12: Fertility

(How much does [name of biological child([loop number])] weigh?)

INTERVIEWER: YOU SELECTED TO ENTER WEIGHT IN POUNDS AND OUNCES. IF THIS IS INCORRECT, PLEASE BACK UP AND RE-SELECT.

POUNDS: 


Q12-59A-I []Section: Section 12: Fertility

OUNCES: 

Default Next:Q12-59AA
Lead-In:Q12-59A-H [Default]


Q12-59AA []Section: Section 12: Fertility

[flag indicating whether biochild's other parent is living([loop number])]==0 || [flag indicating whether child's parent has been reported as deceased in a previous interview([loop number])]==1

COMMENT: Machine Check: Did R indicate that the other biological parent of this child is deceased?

If Answer = 1 Then Go To
Q12-60-LOOP-END

Default Next:Q12-59B
Lead-In:Q12-59A-A [1:1], Q12-59A-F [Default], Q12-59A-G [Default], Q12-59A-I [Default]


Q12-59B []Section: Section 12: Fertility

How much influence does [name of biological child([loop number])]'s [mother/father] have in making major decisions about such things as education, religion and health care? Does [he/she] have none, a little, some, pretty much, or a great deal of influence?

 0   NONE
 1   A LITTLE
 2   SOME
 3   PRETTY MUCH
 4   A GREAT DEAL
 5   IF VOLUNTEERED: NO CONTACT SO NO INFLUENCE

Default Next:Q12-59C
Lead-In:Q12-59AA [Default]


Q12-59C []Section: Section 12: Fertility

How much influence do you have in making major decisions concerning [name of biological child([loop number])] about such things as education, religion and health care? Do you have none, a little, some, pretty much, or a great deal of influence?

 0   NONE
 1   A LITTLE
 2   SOME
 3   PRETTY MUCH
 4   A GREAT DEAL
 5   IF VOLUNTEERED: NO CONTACT SO NO INFLUENCE

Default Next:Q12-59CA
Lead-In:Q12-59B [Default]


Q12-59CA []Section: Section 12: Fertility

[answer to Q12-59B]==5||[answer to Q12-59C]==5

COMMENT: Machine Check: Has R indicated that R and other parent have no contact?

If Answer = 1 Then Go To
Q12-60-LOOP-END

Default Next:Q12-59D
Lead-In:Q12-59C [Default]


Q12-59D []Section: Section 12: Fertility

How often do you talk about [name of biological child([loop number])] with [his/her([loop number])] [mother/father]?

INTERVIEWER: READ CATEGORIES ONLY IF NECESSARY

 1   Not at all
 2   About once a year
 3   Several times a year
 4   1 to 3 times a month
 5   About once a week
 6   2 to 3 times a week
 7   4 to 5 times a week
 8   Almost every day

Default Next:Q12-59E
Lead-In:Q12-59CA [Default]


Q12-59E []Section: Section 12: Fertility

How much help do you get from [name of biological child([loop number])]'s [mother/father] with raising [him/her([loop number])]? Would you say...

 0   None
 1   A little
 2   Some
 3   Pretty much
 4   A great deal

Default Next:Q12-59F
Lead-In:Q12-59D [Default]


Q12-59F []Section: Section 12: Fertility

How much conflict do you and [name of biological child([loop number])]'s [mother/father] have about how [he/she] is raised?

 0   None
 1   A little
 2   Some
 3   Pretty much
 4   A great deal

Default Next:Q12-59G
Lead-In:Q12-59E [Default]


Q12-59G []Section: Section 12: Fertility

How much conflict do you and [name of biological child([loop number])]'s [mother/father] have about how money is spent on [name of biological child([loop number])]?

 0   None
 1   A little
 2   Some
 3   Pretty much
 4   A great deal

Default Next:Q12-59H
Lead-In:Q12-59F [Default]


Q12-59H []Section: Section 12: Fertility

On a scale of zero to 100, where zero is no agreement and 100 is complete agreement, what percent of the time do you and [name of biological child([loop number])]'s [mother/father] agree on decisions about [name of biological child([loop number])]?

Enter Number: 

Default Next:Q12-60-LOOP-END
Lead-In:Q12-59G [Default]


Q12-60-LOOP-END []Section: Section 12: Fertility

UNTIL([loop number]==[current number of bio children on roster])

COMMENT: end loop.

Default Next:Q12-60D
Lead-In:Q12-43G [1:1], Q12-43G [4:5], Q12-43G [8:8], Q12-43G [9:10], Q12-44 [5:5], Q12-44 [8:8], Q12-55-0E [1:1], Q12-59A [4:5], Q12-59A [8:8], Q12-59A [99:99], Q12-59AA [1:1], Q12-59CA [1:1], Q12-59H [Default]


Q12-60D []Section: Section 12: Fertility

[number of biological children R had since date of last interview]>=1

If Answer = 1 Then Go To
Q12-62F

Default Next:Q12-62F
Lead-In:Q12-60-LOOP-END [Default]


Q12-62F []Section: Section 12: Fertility

[marital status code]

COMMENT: Machine check: value of marital status

If Answer = 1 Then Go To
Q12-62FA
If Answer = 7 Then Go To Q12-62FA

Default Next:Q12-73
Lead-In:Q12-60D [1:1], Q12-29RB [Default], Q12-60D [Default]


Q12-62FA []Section: Section 12: Fertility

[flag indicating if R's current spouse or partner is the same as R's spouse or partner at the date of last interview]==1

COMMENT: Machine Check: Is R with same spouse/partner as DLI?

If Answer = 1 Then Go To
Q12-73

Default Next:Q12-62G
Lead-In:Q12-62F [1:1], Q12-62F [7:7]


Q12-62G []Section: Section 12: Fertility

[number of non-biological children in household]==0 && [flag indicating whether R and current spouse/partner have any children together]==0

COMMENT: Machine Check: Are there no non-bio children in HH and no children in common?

If Answer = 1 Then Go To
Q12-63

Default Next:Q12-62I
Lead-In:Q12-62FA [Default]


Q12-62I []Section: Section 12: Fertility

[number of non-biological children in household]==0 && [flag indicating whether R and current spouse/partner have any children together]>=1

COMMENT: MACHINE CHECK:R HAS NO NONBIO CHILDREN BUT KIDS IN COMMON

If Answer = 1 Then Go To
Q12-63

Default Next:Q12-62K
Lead-In:Q12-62G [Default]


Q12-62K []Section: Section 12: Fertility

[number of non-biological children in household]>=1 && [flag indicating whether R and current spouse/partner have any children together]>=1

COMMENT: MACHINE CHECK: R HAS NONBIO CHILDREN PLUS KIDS IN COMMON

If Answer = 1 Then Go To
Q12-63

Default Next:Q12-62M
Lead-In:Q12-62I [Default]


Q12-62M []Section: Section 12: Fertility

[number of non-biological children in household]>=1 && [flag indicating whether R and current spouse/partner have any children together]==0

COMMENT: MACHINE CHECK:R HAS NONBIO CHILDREN BUT NO KIDS IN COMMON

If Answer = 1 Then Go To
Q12-63

Default Next:Q12-73
Lead-In:Q12-62K [Default]


Q12-63 []Section: Section 12: Fertility

[Other than the children you and your husband/wife have, does] your [husband/wife/partner] have any children from previous relationships?

 1   YES   ...(Go To Q12-64)
 0   NO

Default Next:Q12-73
Lead-In:Q12-62G [1:1], Q12-62I [1:1], Q12-62K [1:1], Q12-62M [1:1]


Q12-64 []Section: Section 12: Fertility

How many [other] children does your [husband/wife/partner] have?

Enter Number: 
If Answer >= -2 AND Answer <= 0 Then Go To
Q12-73

Default Next:Q12-65
Lead-In:Q12-63 [1:1]


Q12-65 []Section: Section 12: Fertility

What are their ages?

(INTERVIEWER: PLEASE SELECT ALL THAT APPLY.)

 0   LESS THAN ONE YEAR OLD
 1   1 YEAR OLD
 2   2 YEARS OLD
 3   3 YEARS OLD
 4   4 YEARS OLD
 5   5 YEARS OLD
 6   6 YEARS OLD
 7   7 YEARS OLD
 8   8 YEARS OLD
 9   9 YEARS OLD
 10   10 YEARS OLD
 11   11 YEARS OLD
 12   12 YEARS OLD
 13   13 YEARS OLD
 14   14 YEARS OLD
 15   15 YEARS OLD
 16   16 YEARS OLD
 17   17 YEARS OLD
 18   18 YEARS OLD
 19   MORE THAN 18 YEARS OLD

Default Next:Q12-73
Lead-In:Q12-64 [Default]


Q12-73 []Section: Section 12: Fertility

[number of biological children R had since date of last interview] >= 1

COMMENT: Has R had any live births since 2004 or prior interview?

If Answer = 1 Then Go To
Q12-73Z-LOOP-BEGIN

Default Next:Q12-158E
Lead-In:Q12-62FA [1:1], Q12-64 [-2:0], Q12-62F [Default], Q12-62M [Default], Q12-63 [Default], Q12-65 [Default]


Q12-73Z-LOOP-BEGIN []Section: Section 12: Fertility

REPEAT

Default Next:Q12-74
Lead-In:Q12-73 [1:1]


Q12-74 []Section: Section 12: Fertility

Now I'd like to ask you some questions about [your/the] [count of pregnancies since last interview] pregnancy(ies) [that led to the birth of your child/since DLI that ended in a live birth([loop number])].

(INTERVIEWER: BELOW IS A LIST OF CHILDREN BORN SINCE THE DATE OF LAST INTERVIEW. PREGNANCY QUESTIONS WILL BE ASKED ABOUT EACH CHILD IN THE ORDER IN WHICH THEY ARE LISTED. CLICK ON "SUBMIT AND CONTINUE" TO CONTINUE.)


Default Next:Q12-74ABB
Lead-In:Q12-73Z-LOOP-BEGIN [Default]


Q12-74ABB []Section: Section 12: Fertility

INTERVIEWER:

THE NEXT SERIES OF QUESTIONS ARE ABOUT THE PREGNANCY RESULTING IN THE BIRTH OF
[name of biological child in pre/postnatal series([loop number])].

Default Next:Q12-74A1
Lead-In:Q12-74 [Default]


Q12-74A1 []Section: Section 12: Fertility

[loop number] == 1

COMMENT: Is this the first time through the pregnancy loop?

If Answer = 0 Then Go To
Q12-74A2

Default Next:Q12-74A3
Lead-In:Q12-74ABB [Default]


Q12-74A2 []Section: Section 12: Fertility

[flag indicating if live-birth pregnancy resulted in multiple births([loop number])] >= 1

COMMENT: WAS THIS A MULTIPLE BIRTH - REPORTED IN LAST LOOP?

If Answer = 0 Then Go To
Q12-74B

Default Next:Q12-76E
Lead-In:Q12-74A1 [0:0]


Q12-74A3 []Section: Section 12: Fertility

[number of biological children R had since date of last interview]==1

If Answer = 1 Then Go To
Q12-76E

Default Next:Q12-74B
Lead-In:Q12-74A1 [Default]


Q12-74B []Section: Section 12: Fertility

INTERVIEWER: DID THIS PREGNANCY (WITH [name of biological child in pre/postnatal series([loop number])]) RESULT IN THE BIRTH OF MORE THAN ONE CHILD? USE THE BACK ARROW TO CHECK THE ROSTER IF NECESSARY.

 1   YES
 0   NO

Default Next:Q12-76E
Lead-In:Q12-74A2 [0:0], Q12-74A3 [Default]


Q12-76E []Section: Section 12: Fertility

[loop number] == 1

COMMENT: IS THIS THE FIRST TIME THROUGH THE LOOP?

If Answer = 0 Then Go To
Q12-76F

Default Next:Q12-76G
Lead-In:Q12-74A3 [1:1], Q12-74A2 [Default], Q12-74B [Default]


Q12-76F []Section: Section 12: Fertility

[flag indicating if live-birth pregnancy resulted in multiple births([loop number])] >= 1

COMMENT: WAS THIS REPORTED AS A MULTIPLE BIRTH IN LAST LOOP?

If Answer = 1 Then Go To
Q12-118A

Default Next:Q12-76G
Lead-In:Q12-76E [0:0]


Q12-76G []Section: Section 12: Fertility

[Gender of Respondent]

COMMENT: SKIP ACCORDING TO RESPONDENT GENDER

If Answer = 1 Then Go To
Q12M-78

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


Q12F-77 []Section: Section 12: Fertility

When did you become pregnant with [name of biological child in pre/postnatal series([loop number])]? In what month and year?

Enter Date:  
MonthYearDay 

Default Next:Q12F-78
Lead-In:Q12-76G [Default]


Q12F-78 []Section: Section 12: Fertility

Just before you became pregnant with [name of biological child in pre/postnatal series([loop number])], did you or your partner use any methods to keep from getting pregnant?

 1   YES
 0   NO   ...(Go To Q12F-80)

Default Next:Q12F-79
Lead-In:Q12F-77 [Default]


Q12F-79 []Section: Section 12: Fertility

Had you stopped all methods before you became pregnant?

 1   YES   ...(Go To Q12F-80)
 0   NO

Default Next:Q12F-81
Lead-In:Q12F-78 [Default]


Q12F-80 []Section: Section 12: Fertility

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

 1   YES   ...(Go To Q12F-82)
 0   NO

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


Q12F-81 []Section: Section 12: Fertility

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

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


Q12F-82 []Section: Section 12: Fertility

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

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


Q12M-78 []Section: Section 12: Fertility

Just before [name of biological child in pre/postnatal series([loop number])]'s mother became pregnant with [name of biological child in pre/postnatal series([loop number])], did you or she use any methods to keep from getting pregnant?

 1   YES
 0   NO   ...(Go To Q12M-80)

Default Next:Q12M-79
Lead-In:Q12-76G [1:1]


Q12M-79 []Section: Section 12: Fertility

Had you stopped all methods before [name of biological child in pre/postnatal series([loop number])]'s mother became pregnant?

 1   YES   ...(Go To Q12M-80)
 0   NO

Default Next:Q12M-81
Lead-In:Q12M-78 [Default]


Q12M-80 []Section: Section 12: Fertility

Was the reason you [stopped/were not] using any methods because you yourself wanted [name of biological child in pre/postnatal series([loop number])]'s mother to become pregnant?

 1   YES   ...(Go To Q12M-82)
 0   NO

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


Q12M-81 []Section: Section 12: Fertility

Just before [name of biological child in pre/postnatal series([loop number])]'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

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


Q12M-82 []Section: Section 12: Fertility

And what about [name of biological child in pre/postnatal series([loop number])]'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

Default Next:Q12-118A
Lead-In:Q12M-80 [1:1], Q12M-81 [Default]


Q12-83 []Section: Section 12: Fertility

During your pregnancy with [name of biological child in pre/postnatal series([loop number])], 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

Default Next:Q12-85
Lead-In:Q12F-82 [Default]


Q12-84 []Section: Section 12: Fertility

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

(ENTER MONTH NUMBER)

Enter Number: 

Default Next:Q12-85
Lead-In:Q12-83 [1:1]


Q12-85 []Section: Section 12: Fertility

Did you drink any alcoholic beverages, including beer, wine, or liquor, during the 12 months before [name of biological child in pre/postnatal series([loop number])] was born?

 1   YES   ...(Go To Q12-86)
 0   NO

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


Q12-86 []Section: Section 12: Fertility

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

Default Next:Q12-87
Lead-In:Q12-85 [1:1]


Q12-87 []Section: Section 12: Fertility

Did you smoke tobacco cigarettes at all during the 12 months before [name of biological child in pre/postnatal series([loop number])] was born?

 1   YES   ...(Go To Q12-88)
 0   NO

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


Q12-88 []Section: Section 12: Fertility

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

Default Next:Q12-105
Lead-In:Q12-87 [1:1]


Q12-105 []Section: Section 12: Fertility

Based on either your last menstrual period date or your doctor's or clinic's information, was [name of biological child in pre/postnatal series([loop number])] born within one week of the expected (due) date?

 1   YES
 0   NO   ...(Go To Q12-106A)

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


Q12-106A []Section: Section 12: Fertility

Was the baby born early or late?

 1   early
 2   late

Default Next:Q12-106B
Lead-In:Q12-105 [0:0]


Q12-106B []Section: Section 12: Fertility

How many weeks [early/late] was the baby?

(IF "1 1/2 WEEKS" ROUND UP TO "2".)

Enter Number: 

Default Next:Q12-107
Lead-In:Q12-106A [Default]


Q12-107 []Section: Section 12: Fertility

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

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


Q12-108 []Section: Section 12: Fertility

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

 1   First cesarean
 0   Had cesarean(s) before

Default Next:Q12-118A
Lead-In:Q12-107 [1:1]


Q12-118A []Section: Section 12: Fertility

How much did [name of biological child in pre/postnatal series([loop number])] weigh at birth?

(ENTER NUMBER OF POUNDS AND OUNCES AND CLICK "SUBMIT AND CONTINUE".)

POUNDS: 


Q12-118B []Section: Section 12: Fertility

OUNCES: 

Default Next:Q12-118C
Lead-In:Q12-118A [Default]


Q12-118C []Section: Section 12: Fertility

([weight of baby - pounds([loop number])] == -1 || [weight of baby - pounds([loop number])]== -2 || [weight of baby - ounces([loop number])] == -1 || [weight of baby - ounces([loop number])]==-2)

COMMENT: If birth weight missing, go to estimate

If Answer = 1 Then Go To
Q12-118D

Default Next:Q12-118E
Lead-In:Q12-118B [Default]


Q12-118D []Section: Section 12: Fertility

Did [name of biological child in pre/postnatal series([loop number])] weigh more than 5 1/2 pounds or less?

 1   More
 2   Less

Default Next:Q12-118E
Lead-In:Q12-118C [1:1]


Q12-118E []Section: Section 12: Fertility

[Gender of Respondent]

COMMENT: Is R male?

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

Default Next:Q12-119
Lead-In:Q12-118C [Default], Q12-118D [Default]


Q12-119 []Section: Section 12: Fertility

What was [name of biological child in pre/postnatal series([loop number])]'s length at birth?

(ENTER INCHES)

Enter Number: 
If Answer >= -2 AND Answer <= -1 Then Go To
Q12-120

Default Next:Q12-119A
Lead-In:Q12-118E [Default]


Q12-119A []Section: Section 12: Fertility

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

 1   YES
 0   NO

Default Next:Q12-120
Lead-In:Q12-119 [Default]


Q12-120 []Section: Section 12: Fertility

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-143-JUMP)

Default Next:Q12-120A
Lead-In:Q12-119 [-2:-1], Q12-119A [Default]


Q12-120A []Section: Section 12: Fertility

(How long did your baby stay in the hospital?)

(ENTER NUMBER OF DAYS)

Enter Number: 

Default Next:Q12-121
Lead-In:Q12-120 [Default]


Q12-121 []Section: Section 12: Fertility

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)

Default Next:Q12-143-JUMP
Lead-In:Q12-120A [Default]


Q12-122A []Section: Section 12: Fertility

How many days earlier?

Enter Number: 

Default Next:Q12-143-JUMP
Lead-In:Q12-121 [2:2]


Q12-122B []Section: Section 12: Fertility

How many days later?

Enter Number: 

Default Next:Q12-143-JUMP
Lead-In:Q12-121 [3:3]


Q12-143-JUMP []Section: Section 12: Fertility

[age of biological child([loop number])]==0

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

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


Q12-143 []Section: Section 12: Fertility

Now we are going to discuss well baby care.

In [name of biological child in pre/postnatal series([loop number])]'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
 2   BABY DIED IN FIRST YEAR
 3   BABY ADOPTED OUT IN FIRST YEAR

Default Next:Q12-158D-LOOP-END
Lead-In:Q12-143-JUMP [Default]


Q12-144 []Section: Section 12: Fertility

How many months old was [name of biological child in pre/postnatal series([loop number])] 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

Default Next:Q12-158D-LOOP-END
Lead-In:Q12-143 [1:1]


Q12-144A []Section: Section 12: Fertility

(How many months old was [name of biological child in pre/postnatal series([loop number])] 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

Default Next:Q12-158D-LOOP-END
Lead-In:Q12-144 [1:1]


Q12-158D-LOOP-END []Section: Section 12: Fertility

UNTIL([loop number] == [number of biological children R had since date of last interview])

COMMENT: END LOOP WHEN ALL CHILDREN CHECKED FOR NEW STATUS

Default Next:Q12-158E
Lead-In:Q12-118E [1:1], Q12-121 [4:6], Q12-143-JUMP [1:1], Q12-143 [Default], Q12-144 [Default], Q12-144A [Default]


Q12-158E []Section: Section 12: Fertility

[Gender of Respondent]

COMMENT: IS THE RESPONDENT A MALE OR FEMALE?

If Answer = 1 Then Go To
Q12-170

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


Q12-159B []Section: Section 12: Fertility

([flag #1 for feeding questions]>0) || ([flag #2 for feeding questions]>0) || ([number of biological children R had since date of last interview] > 0)

COMMENT: Are there any new children to ask feeding questions for?

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

Default Next:Q12-159C
Lead-In:Q12-158E [Default]


Q12-159C []Section: Section 12: Fertility

[number of biological children R had since date of last interview]>=1

COMMENT: R HAVE ANY CHILDREN OR ANY NEW CHILDREN SINCE DLI?

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

Default Next:Q12-ML-JUMP
Lead-In:Q12-159B [Default]


Q12-160-LOOP-BEGIN []Section: Section 12: Fertility

REPEAT

COMMENT: Begin loop about feeding

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


Q12-161 []Section: Section 12: Fertility

[Code for status of biological child([loop number])] == 99

COMMENT: Has this child been deleted?

If Answer = 1 Then Go To
Q12-165BB-LOOP-END

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


Q12-162 []Section: Section 12: Fertility

[Code for status of biological child([loop number])] == 97||[flag for feeding questions for biological child([loop number])] == 1

COMMENT: Is this child either new (since last interview) or needing first breastfeeding question asked??

If Answer = 1 Then Go To
Q12-164

Default Next:Q12-162A
Lead-In:Q12-161 [Default]


Q12-162A []Section: Section 12: Fertility

[flag for feeding questions for biological child([loop number])] == 2

COMMENT: Does second breastfeeding question need to be asked about this child?

If Answer = 1 Then Go To
Q12-165

Default Next:Q12-165BB-LOOP-END
Lead-In:Q12-162 [Default]


Q12-164 []Section: Section 12: Fertility

When [name of biological child([loop number])] was an infant, did you breast feed [him/her([loop number])] at all?

(IF BABY "ADOPTED OUT"/"DECEASED" AND R IS RELUCTANT, SAY:) We appreciate how difficult this is, but [name of biological child([loop number])]'s experiences are important in helping us understand the health of other children like [him/her([loop number])].

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

Default Next:Q12-165BB-LOOP-END
Lead-In:Q12-162 [1:1]


Q12-165 []Section: Section 12: Fertility

How many weeks old was [name of biological child([loop number])] when you quit breast feeding [him/her([loop number])] 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

Default Next:Q12-165BB-LOOP-END
Lead-In:Q12-162A [1:1], Q12-164 [1:1]


Q12-165A []Section: Section 12: Fertility

(How many weeks old was [name of biological child([loop number])] when you quit breast feeding [him/her([loop number])] altogether?)

(INTERVIEWER: R HAS ANSWERED IN NUMBER OF WEEKS.)

Enter Number: 

Default Next:Q12-165BB-LOOP-END
Lead-In:Q12-165 [1:1]


Q12-165B []Section: Section 12: Fertility

(How many months old was [name of biological child([loop number])] when you quit breast feeding [him/her([loop number])] altogether?)

(INTERVIEWER: R HAS ANSWERED IN NUMBER OF MONTHS. PLEASE ENTER ONLY FULL OR HALF MONTHS.)

Enter Number: 

Default Next:Q12-165BB-LOOP-END
Lead-In:Q12-165 [2:2]


Q12-165BB-LOOP-END []Section: Section 12: Fertility

UNTIL([loop number]==[current number of bio children on roster])

COMMENT: End loop about feeding

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


Q12-ML-JUMP []Section: Section 12: Fertility

[Gender of Respondent]==2 && [current number of bio children on roster]>0

COMMENT: Machine Check: Is R female with at least one biological child?

If Answer = 1 Then Go To
Q12-ML-LOOP-BEGIN

Default Next:Q12-170
Lead-In:Q12-159C [Default], Q12-165BB-LOOP-END [Default]


Q12-ML-LOOP-BEGIN []Section: Section 12: Fertility

REPEAT

COMMENT: Begin loop about maternity leave

Default Next:Q12-ML-LOOP-JUMP1
Lead-In:Q12-ML-JUMP [1:1]


Q12-ML-LOOP-JUMP1 []Section: Section 12: Fertility

[Code for status of biological child([loop number])]

COMMENT: Check the status of the child. if deleted skip to the next child. If new or added, begin maternity leave sequence.

If Answer >= 97 AND Answer <= 98 Then Go To
Q12-ML1
If Answer = 99 Then Go To Q12-ML-LOOP-END

Default Next:Q12-ML-LOOP-JUMP2
Lead-In:Q12-ML-LOOP-BEGIN [Default]


Q12-ML-LOOP-JUMP2 []Section: Section 12: Fertility

[flag for maternity leave questions for biological child([loop number])]

COMMENT: Does R need to answer any maternity leave questions about this child?

If Answer = 1 Then Go To
Q12-ML1
If Answer = 2 Then Go To Q12-ML5

Default Next:Q12-ML-LOOP-END
Lead-In:Q12-ML-LOOP-JUMP1 [Default]


Q12-ML1 []Section: Section 12: Fertility

[We are interested in the employment experiences of women around the births of their children. (first loop only)/ blank (subsequent loops)]

Did you work for pay at any time while you were pregnant with [name of biological child([loop number])]?

 1   YES   ...(Go To Q12-ML1A)
 0   NO

Default Next:Q12-ML5
Lead-In:Q12-ML-LOOP-JUMP1 [97:98], Q12-ML-LOOP-JUMP2 [1:1]


Q12-ML1A []Section: Section 12: Fertility

How many hours per week did you work for pay at the beginning of your pregnancy?

Enter Number: 

Default Next:Q12-ML2
Lead-In:Q12-ML1 [1:1]


Q12-ML2 []Section: Section 12: Fertility

During the time you worked for pay while pregnant with [name of biological child([loop number])], did you continue to work your usual number of hours or did you reduce your work hours?

 1   WORKED USUAL HOURS
 2   REDUCED HOURS   ...(Go To Q12-ML2A)

Default Next:Q12-ML3
Lead-In:Q12-ML1A [Default]


Q12-ML2A []Section: Section 12: Fertility

How many months along were you in the pregnancy when you reduced your work hours?

Enter Number: 

Default Next:Q12-ML3
Lead-In:Q12-ML2 [2:2]


Q12-ML3 []Section: Section 12: Fertility

Did you continue working until [name of biological child([loop number])] was born, or did you stop working earlier than that, even if you were still being paid?

 1   WORKED UNTIL BABY WAS BORN
 2   LEFT WORK BEFORE BABY WAS BORN   ...(Go To Q12-ML3A)

Default Next:Q12-ML4
Lead-In:Q12-ML2 [Default], Q12-ML2A [Default]


Q12-ML3A []Section: Section 12: Fertility

How many months along were you in the pregnancy when you stopped working?

Enter Number: 

Default Next:Q12-ML4
Lead-In:Q12-ML3 [2:2]


Q12-ML4 []Section: Section 12: Fertility

Did you take any maternity leave, either paid or unpaid, when [name of biological child([loop number])] was born?

 1   YES, PAID LEAVE
 2   YES, UNPAID LEAVE
 4   YES, COMBINATION OF PAID AND UNPAID
 3   NO

Default Next:Q12-ML5
Lead-In:Q12-ML3 [Default], Q12-ML3A [Default]


Q12-ML5 []Section: Section 12: Fertility

Did you [return to work/work for pay] at some point after [name of biological child([loop number])] was born?

 1   YES   ...(Go To Q12-ML6)
 0   NO

Default Next:Q12-ML-LOOP-END
Lead-In:Q12-ML-LOOP-JUMP2 [2:2], Q12-ML1 [Default], Q12-ML4 [Default]


Q12-ML6 []Section: Section 12: Fertility

How old was [name of biological child([loop number])] when you [returned to work/began to work for pay]?

 1   SELECT TO ENTER WEEKS   ...(Go To Q12-ML6A)
 2   SELECT TO ENTER MONTHS   ...(Go To Q12-ML6B)
 3   SELECT TO ENTER YEARS   ...(Go To Q12-ML6C)

Default Next:Q12-ML-LOOP-END
Lead-In:Q12-ML5 [1:1]


Q12-ML6A []Section: Section 12: Fertility

ENTER NUMBER OF WEEKS:

Enter Number: 

Default Next:Q12-ML-LOOP-END
Lead-In:Q12-ML6 [1:1]


Q12-ML6B []Section: Section 12: Fertility

ENTER NUMBER OF MONTHS:

Enter Number: 

Default Next:Q12-ML-LOOP-END
Lead-In:Q12-ML6 [2:2]


Q12-ML6C []Section: Section 12: Fertility

ENTER NUMBER OF YEARS:

Enter Number: 

Default Next:Q12-ML-LOOP-END
Lead-In:Q12-ML6 [3:3]


Q12-ML-LOOP-END []Section: Section 12: Fertility

UNTIL([loop number]==[current number of bio children on roster])

COMMENT: End loop about maternity leave

Default Next:Q12-170
Lead-In:Q12-ML-LOOP-JUMP1 [99:99], Q12-ML-LOOP-JUMP2 [Default], Q12-ML5 [Default], Q12-ML6 [Default], Q12-ML6A [Default], Q12-ML6B [Default], Q12-ML6C [Default]


Q12-170 []Section: Section 12: Fertility

[Gender of Respondent]

COMMENT: IF R IS MALE, SKIP PREGNANCY QUESTIONS

If Answer = 1 Then Go To
Q12-172

Default Next:Q12-171
Lead-In:Q12-158E [1:1], Q12-ML-JUMP [Default], Q12-ML-LOOP-END [Default]


Q12-171 []Section: Section 12: Fertility

Are you currently pregnant?

 1   YES
 0   NO

Default Next:Q12-172
Lead-In:Q12-170 [Default]


Q12-172 []Section: Section 12: Fertility

Altogether, how many [blank/more] children do you EXPECT to have?

(INCLUDE ANY CURRENT PREGNANCY OF RESPONDENT OR SPOUSE/PARTNER.)

 1   SELECT TO ENTER NUMBER OF CHILDREN
 2   NONE   ...(Go To Q12-175C)

If Answer = -2 Then Go To
Q12-175C
If Answer = -1 Then Go To Q12-175C

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


Q12-174 []Section: Section 12: Fertility

(Altogether, how many [blank/more] children do you EXPECT to have?)

ENTER NUMBER OF CHILDREN:

Enter Number: 
If Answer = 0 Then Go To
Q12-175C

Default Next:Q12-175
Lead-In:Q12-172 [Default]


Q12-175 []Section: Section 12: Fertility

In how many months or years do you expect to have your [first/next] child?

(INTERVIEWER: ENTER MONTHS OR YEARS BELOW.
CLICK "SUBMIT AND CONTINUE" TO ENTER LENGTH OF TIME.)

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

If Answer = -2 Then Go To
Q12-175C
If Answer = -1 Then Go To Q12-175C

Default Next:Q12-175B
Lead-In:Q12-174 [Default]


Q12-175A []Section: Section 12: Fertility

(In how many months do you expect to have your [first/next] child?)

(ENTER NUMBER OF MONTHS.)

Enter Number: 

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


Q12-175B []Section: Section 12: Fertility

(In how many years do you expect to have your [first/next] child?)

(ENTER NUMBER OF YEARS.)

Enter Number: 

Default Next:Q12-175C
Lead-In:Q12-175 [Default]


Q12-175C []Section: Section 12: Fertility

([flag indicating if R has ever been interviewed as a Young Adult]==1)

If Answer = 1 Then Go To
Q12-175D

Default Next:Q12-176
Lead-In:Q12-172 [-2:-2], Q12-172 [-1:-1], Q12-172 [2:2], Q12-174 [0:0], Q12-175 [-2:-2], Q12-175 [-1:-1], Q12-175A [Default], Q12-175B [Default]


Q12-175D []Section: Section 12: Fertility

[age of young adult]

COMMENT: Machine CHeck: Branch on age of R

If Answer >= 21 AND Answer <= 22 Then Go To
Q12-176
If Answer >= 33 AND Answer <= 34 Then Go To Q12-176
If Answer >= 45 AND Answer <= 46 Then Go To Q12-176

Default Next:Q13-ROS-3
Lead-In:Q12-175C [1:1]


Q12-176 []Section: Section 12: Fertility

Please tell me whether you strongly disagree, disagree, agree, or strongly agree with the following statement:

It would be okay for me to have children within a cohabiting relationship.

(INTERVIEWER, IF NECESSARY, CLARIFY: "By a cohabiting relationship, we mean living with a partner (you know, like a boyfriend or a girlfriend) to whom you are not married.")

 1   STRONGLY DISAGREE
 2   DISAGREE
 3   AGREE
 4   STRONGLY AGREE

Default Next:Q13-ROS-3
Lead-In:Q12-175D [21:22], Q12-175D [33:34], Q12-175D [45:46], Q12-175C [Default]