Innovation Panel Questionnaire Module
currentpregnancies_ip17
Current Pregnancies Module
Questions 13
currentpregnancies_ip17.pregduedmcp
Pregnancy due day mother
Type: Number
Source: UKHLS
Interviewer Instruction: ENTER DAY
Text: What is the expected due date for your baby?
Universe:
if [DEMOGRAPHICS.PSEX = 2 & ((DEMOGRAPHICS.PDVAge > 15 & DEMOGRAPHICS.PDVAge < 50)| (GRIDVARIABLES.NewMum = 1)] // Female and aged 16 to 49 or is a new mother
And if [Preg0CP = 1] // Currently pregnant
currentpregnancies_ip17.pregduedfcp
Pregnancy due day father
Type: Number
Source: UKHLS
Interviewer Instruction: ENTER DAY
Text: What is the expected due date for this baby?
Universe:
if [(HHGrid.R = 1|2|3 & DEMOGRAPHICS.PSEX = 2 & (HHGrid.dvage > 15 & HHgrid.dvage < 50) & (DEMOGRAPHICS.PSEX = 1 | (DEMOGRAPHICS.PSEX = 2 & Preg0CP = 2))] // Has a female partner or wife living in HH aged between 16 and 49, is male or non-pregnant female
And if [PartPregCP = 1] // Partner/wife is currently pregnant
currentpregnancies_ip17.pregftcp
Fertility treatment type received
Type: multichoice
Source: UKHLS
Interviewer Instruction: CODE ALL THAT APPLY
Text: Which of these types of fertility treatments did you/your partner receive? You can just say the numbers of the answers that apply to you.
| Option | Label |
|---|---|
| 1 | In vitro fertilisation treatment |
| 2 | Medication |
| 3 | Sperm donation |
| 4 | Egg donation |
| 5 | Artificial insemination |
| 6 | Other treatment |
| 96 | None of these |
Universe:
if [Preg0CP = 1 | PartPregCP = 1] // Respondent or partner currently pregnant
And if [PregFertCP = 1] // Received fertility treatment
currentpregnancies_ip17.breastfeed
Currently breastfeeding
Type: choice
Source: UKHLS
Text: Are you currently breastfeeding?
| Option | Label |
|---|---|
| 1 | Yes |
| 2 | No |
Universe:
if [Demographics.PSEX = 2 & (Demographics.PDVAGE > 15 and Demographics.PDVAGE < 50)] // Female and aged 16 to 49
currentpregnancies_ip17.preg0cp
Currently pregnant
Type: choice
Source: UKHLS
Text: Are you currently pregnant?
| Option | Label |
|---|---|
| 1 | Yes |
| 2 | No |
Universe:
if [DEMOGRAPHICS.PSEX = 2 & ((DEMOGRAPHICS.PDVAge > 15 & DEMOGRAPHICS.PDVAge < 50)| (GRIDVARIABLES.NewMum = 1)] // Female and aged 16 to 49 or is a new mother
currentpregnancies_ip17.partpregcp
Partner pregnant
Type: choice
Source: UKHLS
Text: Is your partner currently pregnant, or is anyone you have had a sexual relationship with currently pregnant by you {if DEMOGRAPHICS.PSEX = 1}?
| Option | Label |
|---|---|
| 1 | Yes |
| 2 | No |
Universe:
if [(HHGrid.R = 1|2|3 & DEMOGRAPHICS.PSEX = 2 & (HHGrid.dvage > 15 & HHgrid.dvage < 50) & (DEMOGRAPHICS.PSEX = 1 | (DEMOGRAPHICS.PSEX = 2 & Preg0CP = 2))] // Has a female partner or wife living in HH aged between 16 and 49, is male or non-pregnant female
currentpregnancies_ip17.pregfertcp
Used fertility treatment
Type: choice
Source: UKHLS
Text: Did you/your partner receive any form of fertility treatment before becoming pregnant?
| Option | Label |
|---|---|
| 1 | Yes |
| 2 | No |
Universe:
if [Preg0CP = 1 | PartPregCP = 1] // Respondent or partner currently pregnant
currentpregnancies_ip17.pregspdcp
Sperm donation
Type: choice
Source: UKHLS
Text: To preserve the confidentiality of your answer to the next question, the question is printed on the card for you to read yourself. Please just tell me the answer.
| Option | Label |
|---|---|
| 1 | Yes |
| 2 | No |
Universe:
if [Preg0CP = 1 & (livesp = 1 | livewith = 1) & (HHGrid.R = 1|2|3 & DEMOGRAPHICS.PSEX = 1) &PregFTCP = 3] // If Respondent currently pregnant and lives with male spouse or partner and has received donated sperm for pregnancy
currentpregnancies_ip17.reltopwcfcp
Relationship to child's father
Type: choice
Source: UKHLS
Text: Which of these best describes your relationship to your unborn baby's father/mother?
| Option | Label |
|---|---|
| 1 | Currently in relationship/married but not living together |
| 2 | Previously married, now separated/divorced |
| 3 | Previously lived together, now separated |
| 4 | Previously in a relationship but didn't live together |
| 5 | Never in a relationship/just friends |
| 6 | Sperm donation |
| 7 | Deceased |
Universe:
if [(Preg0CP = 1| PartPregCP = 1) & (HHGRID.LIVESP <> 1 & HHGRID.LIVEWITH <> 1)] // Respondent or partner currently pregnant AND does not have a spouse or partner residing in the household and is not living with someone in household as a couple
currentpregnancies_ip17.pregdueymcp
Pregnancy due year mother
Type: Number
Source: UKHLS
Interviewer Instruction: ENTER YEAR
Universe:
if [DEMOGRAPHICS.PSEX = 2 & ((DEMOGRAPHICS.PDVAge > 15 & DEMOGRAPHICS.PDVAge < 50)| (GRIDVARIABLES.NewMum = 1)] // Female and aged 16 to 49 or is a new mother
And if [Preg0CP = 1] // Currently pregnant
currentpregnancies_ip17.pregdueyfcp
Pregnancy due year father
Type: Number
Source: UKHLS
Interviewer Instruction: ENTER YEAR
Universe:
if [(HHGrid.R = 1|2|3 & DEMOGRAPHICS.PSEX = 2 & (HHGrid.dvage > 15 & HHgrid.dvage < 50) & (DEMOGRAPHICS.PSEX = 1 | (DEMOGRAPHICS.PSEX = 2 & Preg0CP = 2))] // Has a female partner or wife living in HH aged between 16 and 49, is male or non-pregnant female
And if [PartPregCP = 1] // Partner/wife is currently pregnant
currentpregnancies_ip17.pregduemmcp
Pregnancy due month mother
Type: choice
Source: UKHLS
Interviewer Instruction: ENTER MONTH
| Option | Label |
|---|---|
| 1 | January |
| 2 | February |
| 3 | March |
| 4 | April |
| 5 | May |
| 6 | June |
| 7 | July |
| 8 | August |
| 9 | September |
| 10 | October |
| 11 | November |
| 12 | December |
Universe:
if [DEMOGRAPHICS.PSEX = 2 & ((DEMOGRAPHICS.PDVAge > 15 & DEMOGRAPHICS.PDVAge < 50)| (GRIDVARIABLES.NewMum = 1)] // Female and aged 16 to 49 or is a new mother
And if [Preg0CP = 1] // Currently pregnant
currentpregnancies_ip17.pregduemfcp
Pregnancy due month father
Type: choice
Source: UKHLS
Interviewer Instruction: ENTER MONTH
| Option | Label |
|---|---|
| 1 | January |
| 2 | February |
| 3 | March |
| 4 | April |
| 5 | May |
| 6 | June |
| 7 | July |
| 8 | August |
| 9 | September |
| 10 | October |
| 11 | November |
| 12 | December |
Universe:
if [(HHGrid.R = 1|2|3 & DEMOGRAPHICS.PSEX = 2 & (HHGrid.dvage > 15 & HHgrid.dvage < 50) & (DEMOGRAPHICS.PSEX = 1 | (DEMOGRAPHICS.PSEX = 2 & Preg0CP = 2))] // Has a female partner or wife living in HH aged between 16 and 49, is male or non-pregnant female
And if [PartPregCP = 1] // Partner/wife is currently pregnant



