Chapter 1. Prenatal Development

How Does It All Start?

PN1
true
false
pn1
{true} setModel("Gay", "false")
{model.GayMan == "true" || model.GayWoman == "true"} setModel("Gay", "true")
{model.partnerSex == "Male"} setModel("partnerGuyGirl", "guy")
{model.partnerSex == "Female"} setModel("partnerGuyGirl", "girl")
{model.partnerSex == "Male"} setModel("partnerSelf", "himself")
{model.partnerSex == "Female"} setModel("partnerSelf", "herself")
{model.partnerSex == "Male"} setModel("partnerHeSheCap", "He")
{model.partnerSex == "Female"} setModel("partnerHeSheCap", "She")
{model.partnerSex == "Male"} setModel("partnerHeShe", "he")
{model.partnerSex == "Female"} setModel("partnerHeShe", "she")
{model.partnerSex == "Male"} setModel("partnerHimHer", "him")
{model.partnerSex == "Female"} setModel("partnerHimHer", "her")
{model.partnerSex == "Male"} setModel("partnerHisHerCap", "His")
{model.partnerSex == "Female"} setModel("partnerHisHerCap", "Her")
{model.partnerSex == "Male"} setModel("partnerHisHer", "his")
{model.partnerSex == "Female"} setModel("partnerHisHer", "her")
{model.partnerSex == "Male"} setModel("partnerGirlfriendBoyfriend", "boyfriend")
{model.partnerSex == "Female"} setModel("partnerGirlfriendBoyfriend", "girlfriend")
{model.Mother == "user"} setModel("your_her", "your")
{model.Mother == "partner"} setModel("your_her", "her")
{model.Mother == "donor"} setModel("your_her", "her")
{model.Mother == "user"} setModel("you_she", "you")
{model.Mother == "partner"} setModel("you_she", "she")
{model.Mother == "donor"} setModel("you_she", "she")
{model.Mother == "user"} setModel("you_she_cap", "You")
{model.Mother == "partner"} setModel("you_she_cap", "She")
{model.Mother == "donor"} setModel("you_she_cap", "She")
{model.Mother == "user"} setModel("I_will_I_will_encourage", "I will")
{model.Mother == "partner"} setModel("I_will_I_will_encourage", "I will encourage " + model.partnerName + " to")
{model.Mother == "donor"} setModel("I_will_I_will_encourage", "I will encourage " + model.donorName + " to")
{model.Mother == "user"} setModel("you_her", "you")
{model.Mother == "partner"} setModel("you_her", "her")
{model.Mother == "donor"} setModel("you_her", "her")
{model.Mother == "user" && model.GayMan == "true"} setModel("gay_you_him", "you")
{model.Mother == "partner" && model.GayMan == "true"} setModel("gay_you_him", "him")
{model.Mother == "user"} setModel("You_have_partnername_has_cap", "You have")
{model.Mother == "partner"} setModel("You_have_partnername_has_cap", model.partnerName + " has")
{model.Mother == "donor"} setModel("You_have_partnername_has_cap", "Your surrogate has")
{model.Mother == "user"} setModel("You_have_your_partner_has_cap", "You have")
{model.Mother == "partner"} setModel("You_have_your_partner_has_cap", "Your partner has")
{model.Mother == "donor"} setModel("You_have_your_partner_has_cap", "Your surrogate has")
{model.Mother == "user"} setModel("you_have_partnername_has", "you have")
{model.Mother == "partner"} setModel("you_have_partnername_has", model.partnerName + " has")
{model.Mother == "donor"} setModel("you_have_partnername_has", "your surrogate has")
{model.Mother == "user"} setModel("you_want_she_needs", "you want")
{model.Mother == "partner"} setModel("you_want_she_needs", "she needs")
{model.Mother == "donor"} setModel("you_want_she_needs", "she needs")
{model.Mother == "user"} setModel("you_decide_she_decides", "you decide")
{model.Mother == "partner"} setModel("you_decide_she_decides", "she decides")
{model.Mother == "donor"} setModel("you_decide_she_decides", "she decides")
{model.Mother == "user"} setModel("your", "your")
{model.Mother == "partner"} setModel("your", "your partner's")
{model.Mother == "donor"} setModel("your", "your surrogate's")
{model.Mother == "user"} setModel("Your_cap", "Your")
{model.Mother == "partner"} setModel("Your_cap", "Your partner's")
{model.Mother == "donor"} setModel("Your_cap", "Your surrogate's")
{model.Mother == "user"} setModel("You_Your partner_cap", "You")
{model.Mother == "partner"} setModel("You_Your partner_cap", "Your partner")
{model.Mother == "donor"} setModel("You_Your partner_cap", "Your surrogate")
{model.Mother == "user"} setModel("Your_partners_cap", "Your")
{model.Mother == "partner"} setModel("Your_partners_cap", model.partnerName+"'s")
{model.Mother == "donor"} setModel("Your_partners_cap", model.donorName+"'s")
{model.Mother == "user"} setModel("your_partners", "your")
{model.Mother == "partner"} setModel("your_partners", model.partnerName + "'s")
{model.Mother == "donor"} setModel("your_partners", model.donorName + "'s")
{model.Mother == "user"} setModel("Are_you_cap", "Are you")
{model.Mother == "partner"} setModel("Are_you_cap", "Is your partner")
{model.Mother == "donor"} setModel("Are_you_cap", "Is your surrogate")
{model.Mother == "user"} setModel("are_you", "are you")
{model.Mother == "partner"} setModel("are_you", "is your partner")
{model.Mother == "donor"} setModel("are_you", "is your surrogate")
{model.Mother == "user"} setModel("you_are", "you are")
{model.Mother == "partner"} setModel("you_are", "your partner is")
{model.Mother == "donor"} setModel("you_are", "your surrogate is")
{model.Mother == "user"} setModel("You_are_she_is_cap", "You are")
{model.Mother == "partner"} setModel("You_are_she_is_cap", "She is")
{model.Mother == "donor"} setModel("You_are_she_is_cap", "She is")
{model.Mother == "user"} setModel("You_are_partner_is_cap", "You are")
{model.Mother == "partner"} setModel("You_are_partner_is_cap", model.partnerName + " is")
{model.Mother == "donor"} setModel("You_are_partner_is_cap", model.donorName + " is")
{model.Mother == "user"} setModel("you_are_partnername_is", "you are")
{model.Mother == "partner"} setModel("you_are_partnername_is", model.partnerName + " is")
{model.Mother == "donor"} setModel("you_are_partnername_is", model.donorName + " is")
{model.Mother == "user"} setModel("you_are_partner_is", "you are")
{model.Mother == "partner"} setModel("you_are_partner_is", model.partnerName + " is")
{model.Mother == "donor"} setModel("you_are_partner_is", model.donorName + " is")
{model.Mother == "user"} setModel("Do_you_cap", "Do you")
{model.Mother == "partner"} setModel("Do_you_cap", "Does your partner")
{model.Mother == "donor"} setModel("Do_you_cap", "Does your surrogate")
{model.Mother == "user"} setModel("do_you", "do you")
{model.Mother == "partner"} setModel("do_you", "does your partner")
{model.Mother == "donor"} setModel("do_you", "does your surrogate")
{model.Mother == "user"} setModel("I_am", "I am")
{model.Mother == "partner"} setModel("I_am", "My partner is")
{model.Mother == "donor"} setModel("I_am", "My surrogate is")
{model.Mother == "user"} setModel("I_My_partner", "I")
{model.Mother == "partner"} setModel("I_My_partner", "My partner")
{model.Mother == "donor"} setModel("I_My_partner", "My surrogate")
{model.Mother == "user"} setModel("I_am_she_is", "I am")
{model.Mother == "partner"} setModel("I_am_she_is", "she is")
{model.Mother == "donor"} setModel("I_am_she_is", "she is")
{model.Mother == "user"} setModel("I_am_she_is_cap", "I am")
{model.Mother == "partner"} setModel("I_am_she_is_cap", "She is")
{model.Mother == "donor"} setModel("I_am_she_is_cap", "She is")
{model.Mother == "user"} setModel("you", "you")
{model.Mother == "partner"} setModel("you", "your partner")
{model.Mother == "donor"} setModel("you", "your surrogate")
{model.Mother == "user"} setModel("you_cap", "You")
{model.Mother == "partner"} setModel("you_cap", "Your partner")
{model.Mother == "donor"} setModel("you_cap", "Your surrogate")
{model.Mother == "user"} setModel("youre_she_is", "you are")
{model.Mother == "partner"} setModel("youre_she_is", "she is")
{model.Mother == "donor"} setModel("youre_she_is", "she is")
{model.Mother == "user"} setModel("you_end", "you")
{model.Mother == "partner"} setModel("you_end", "your partner ends")
{model.Mother == "donor"} setModel("you_end", "your surrogate ends")
{model.Mother == "user"} setModel("I_need", "I need")
{model.Mother == "partner"} setModel("I_need", "My partner needs")
{model.Mother == "donor"} setModel("I_need", "My surrogate needs")
{model.Mother == "user"} setModel("I_want", "I want")
{model.Mother == "partner"} setModel("I_want", "she wants")
{model.Mother == "donor"} setModel("I_want", "she wants")
{model.Mother == "user"} setModel("you_want", "you want")
{model.Mother == "partner"} setModel("you_want", "she wants")
{model.Mother == "donor"} setModel("you_want", "she wants")
{model.Mother == "user"} setModel("you_prepare", "you prepare")
{model.Mother == "partner"} setModel("you_prepare", "she prepares")
{model.Mother == "donor"} setModel("P", "she prepares")
{model.Mother == "user"} setModel("You_probably_dont", "You probably don’t")
{model.Mother == "partner"} setModel("You_probably_dont", "Your partner probably doesn’t")
{model.Mother == "donor"} setModel("You_probably_dont", "Your surrogate probably doesn’t")
{model.Mother == "user"} setModel("You_dont_cap", "You don’t")
{model.Mother == "partner"} setModel("You_dont_cap", "Your partner doesn’t")
{model.Mother == "donor"} setModel("You_dont_cap", "Your surrogate doesn’t")
{model.Mother == "user"} setModel("I_dont_cap", "I don’t")
{model.Mother == "partner"} setModel("I_dont_cap", model.partnerName + " doesn’t")
{model.Mother == "donor"} setModel("I_dont_cap", "Your surrogate doesn’t")
{model.Mother == "user"} setModel("You_dont", "you don’t")
{model.Mother == "partner"} setModel("You_dont", "your partner doesn’t")
{model.Mother == "donor"} setModel("You_dont", "your surrogate doesn’t")
{model.Mother == "user"} setModel("yourself", "yourself")
{model.Mother == "partner"} setModel("yourself", "herself")
{model.Mother == "donor"} setModel("yourself", "herself")
{model.Mother == "user"} setModel("yourself_partnername", "yourself")
{model.Mother == "partner"} setModel("yourself_partnername", model.partnerName)
{model.Mother == "donor"} setModel("yourself_partnername", model.donorName)
{model.Mother == "user"} setModel("your_her", "your")
{model.Mother == "partner"} setModel("your_her", "her")
{model.Mother == "donor"} setModel("your_her", "her")
{model.Mother == "user"} setModel("you_she", "you")
{model.Mother == "partner"} setModel("you_she", "she")
{model.Mother == "donor"} setModel("you_she", "she")
{model.Mother == "user"} setModel("you_her", "you")
{model.Mother == "partner"} setModel("you_her", "her")
{model.Mother == "donor"} setModel("you_her", "her")
{model.Mother == "user"} setModel("you_know", "you know")
{model.Mother == "partner"} setModel("you_know", "your partner knows")
{model.Mother == "donor"} setModel("you_know", "your surrogate knows")
{model.Mother == "user"} setModel("you_choose", "you choose")
{model.Mother == "partner"} setModel("you_choose", "your partner chooses")
{model.Mother == "donor"} setModel("you_choose", "your surrogate chooses")
{model.Mother == "user"} setModel("you_she_choose", "you choose")
{model.Mother == "partner"} setModel("you_she_choose", "she chooses")
{model.Mother == "donor"} setModel("you_she_choose", "she chooses")
{model.Mother == "user"} setModel("you_go", "you go")
{model.Mother == "partner"} setModel("you_go", "your partner goes")
{model.Mother == "donor"} setModel("you_go", "your surrogate goes")
{model.Mother == "user"} setModel("you_he_she_go", "you go")
{model.Mother == "partner"} setModel("you_he_she_go", "she goes")
{model.GayMan == "true"} setModel("you_he_she_go", "he goes")
{model.Mother == "user"} setModel("You_are_cap", "You are")
{model.Mother == "partner"} setModel("You_are_cap", "Your partner is")
{model.Mother == "donor"} setModel("You_are_cap", "Your surrogate is")
{model.Mother == "user"} setModel("you_were", "you were")
{model.Mother == "partner"} setModel("you_were", "your partner was")
{model.Mother == "donor"} setModel("you_were", "your surrogate was")
{model.Mother == "user"} setModel("you_were_partnername_was", "you were")
{model.Mother == "partner"} setModel("you_were_partnername_was", model.partnerName + " was")
{model.Mother == "donor"} setModel("you_were_partnername_was", model.donorName + " was")
{model.Mother == "user"} setModel("you_were_she_was", "you were")
{model.Mother == "partner"} setModel("you_were_she_was", "she was")
{model.Mother == "donor"} setModel("you_were_she_was", "she was")
{model.Mother == "user"} setModel("you_have_she_has", "you have")
{model.Mother == "partner"} setModel("you_have_she_has", "she has")
{model.Mother == "donor"} setModel("you_have_she_has", "she has")
{model.Mother == "user"} setModel("You_have_she_has_cap", "You have")
{model.Mother == "partner"} setModel("You_have_she_has_cap", "She has")
{model.Mother == "donor"} setModel("You_have_she_has_cap", "She has")
{model.Mother == "user"} setModel("you_are", "you are")
{model.Mother == "partner"} setModel("you_are", "your partner is")
{model.Mother == "donor"} setModel("you_are", "your surrogate is")
{model.Mother == "user"} setModel("you_are_she_is", "you are")
{model.Mother == "partner"} setModel("you_are_she_is", "she is")
{model.Mother == "donor"} setModel("you_are_she_is", "she is")
{model.Mother == "user"} setModel("you_need_partnername_needs", "you need")
{model.Mother == "partner"} setModel("you_need_partnername_needs", model.partnerName + " needs")
{model.Mother == "donor"} setModel("you_need_partnername_needs", model.donorName + " needs")
{model.Mother == "user"} setModel("you_partnername", "you")
{model.Mother == "partner"} setModel("you_partnername", model.partnerName)
{model.Mother == "donor"} setModel("you_partnername", model.donorName)
{model.Mother == "user"} setModel("you_partnername_not_preg", model.partnerName)
{model.Mother == "partner"} setModel("you_partnername_not_preg", "you")
{model.Mother == "donor"} setModel("you_partnername_not_preg","you")
{model.Mother == "user"} setModel("you_partnername_cap", "You")
{model.Mother == "partner"} setModel("you_partnername_cap", model.partnerName)
{model.Mother == "donor"} setModel("you_partnername_cap", model.donorName)
{model.Mother == "user"} setModel("your_own_her", "your own")
{model.Mother == "partner"} setModel("your_own_her", "her")
{model.Mother == "donor"} setModel("your_own_her", "her")
{model.Mother == "user"} setModel("you_will_partnername_will", "you will")
{model.Mother == "partner"} setModel("you_will_partnername_will", model.partnerName + " will")
{model.Mother == "donor"} setModel("you_will_partnername_will", model.donorName + " will")
{model.Mother == "user"} setModel("you_will_partnername_will_cap", "You will")
{model.Mother == "partner"} setModel("you_will_partnername_will_cap", model.partnerName + " will")
{model.Mother == "donor"} setModel("you_will_partnername_will_cap", model.donorName + " will")
{model.Mother == "user"} setModel("Enjoy_yourself", "Enjoy yourself")
{model.Mother == "partner"} setModel("Enjoy_yourself", "She should enjoy herself")
{model.Mother == "donor"} setModel("Enjoy_yourself", "She should enjoy herself")
{model.partnerSex == "Male"} setModel("partner_him_her", "him")
{model.partnerSex == "Female"} setModel("partner_him_her", "her")
{true} setModel("randnum2to5", Math.floor(Math.random()*4 + 2))
{true} setModel("Infertile", "false")
{(model.r100 < 10 && model.MotherUnder35 == "true") && model.GayParents == "false"} setModel("Infertile", "true")
{(model.r100 < 15 && model.MotherUnder35 == "false") && model.GayParents == "false"} setModel("Infertile", "true")
{true} setModel("TryingToGetPregnant", "false")
{model.Relationship == "married" && model.r100 < 78} setModel("TryingToGetPregnant", "true")
{model.Relationship == "cohabitating" && model.r100 < 52} setModel("TryingToGetPregnant", "true")
{model.Infertile == "false" && model.r100 < 14 && model.Relationship == "married" && model.TryingToGetPregnant == "true" && model.GayMan == "false" && model.GayWoman == "false"} setModel("TryingToGetPregnant", "false")
{model.Infertile == "false" && model.r100 < 50 && model.Relationship == "cohabitating" && model.TryingToGetPregnant == "true" && model.GayMan == "false" && model.GayWoman == "false"} setModel("TryingToGetPregnant", "false")
{true} setModel("Accident", "false")
{model.r100 < 68 && model.Relationship == "single" && model.userSingleMale == "false"} setModel("Accident", "true")
{true} setModel("SESphrase", "")
{model.SEClass == "L"} setModel("SESphrase", "You may be worried about how you’re going to afford this baby.")
{true} setModel("Singlephrase", "")
{model.userSingleFemale == "true" || model.userSingleMale == "true"} setModel("Singlephrase", "How are you going to raise this baby on your own?")
{model.Mother == "user"} setModel("you_pname_surrogate", "you")
{model.Mother == "partner"} setModel("you_pname_surrogate", model.partnerName)
{model.Mother == "donor"} setModel("you_pname_surrogate", "your surrogate")
{model.Mother == "user" && model.userSingleFemale == "false"} setModel("you_will_partnername_will", "you and " + model.partnerName + " will ")
{model.userSingleFemale == "true" || model.userSingleMale == "true"} setModel("you_will_partnername_will", "you will")
{model.Mother == "partner"} setModel("you_will_partnername_will", "you and " + model.partnerName + " will ")
{model.Mother == "donor"} setModel("you_will_partnername_will", "you and your surrogate will")

Learn More

3578072447001,3840610436001,lm_pn1_2,3578079743001

How Does It All Start?

Illustation of cell phone with message of congratulations and picture of positive pregnancy test.
model.GayMan == "false" && model.userSingleMale == "true"

Illustration of a positive pregnancy test
model.GayMan == "false" && model.userSingleMale == "false"

You and {model.partnerName} have been talking about having children since you started dating. You are feeling a little off this month, and you have missed your period. You've dug out that home pregnancy test you've been hiding away, and you are anxiously waiting for the results...

model.TryingToGetPregnant == "true" && model.Mother == "user" && model.Gay == "false" && model.Infertile == "false" && model.Relationship != "single" && model.motherAgeValue < 46

You and {model.partnerName} have been talking about having children since you started dating. {model.partnerName} is feeling a little off this month, and she has missed her period. She’s dug out that home pregnancy test she’d been hiding away, and you are anxiously waiting for the results...

model.TryingToGetPregnant == "true" && model.Mother == "partner" && model.Gay == "false" && model.Infertile == "false" && model.Relationship != "single" && model.motherAgeValue < 46

You have been together for a while now, but you hadn’t really been planning on having a baby quite yet. But {model.partnerName} is feeling a little off this month, and she has missed her period. Sometime these things happen! She’s dug out that home pregnancy test she’d been hiding away, and you are anxiously waiting for the results...

model.TryingToGetPregnant == "false" && model.Infertile == "false" && model.Relationship == "cohabitating" && model.Mother == "partner" && model.motherAgeValue < 46

You have been married for a while now, but you hadn’t really been planning on having a baby quite yet. But {model.partnerName} is feeling a little off this month, and she has missed her period. Sometime these things happen! She’s dug out that home pregnancy test she’d been hiding away, and you are anxiously waiting for the results...

model.TryingToGetPregnant == "false" && model.Infertile == "false" && model.Relationship == "married" && model.Mother == "partner" && model.motherAgeValue < 46

You have been together for a while now, but you hadn’t really been planning on having a baby quite yet. But you're feeling a little off this month, and you've missed your period. Sometime these things happen! You've dug out that home pregnancy test you've been hiding away, and you are anxiously waiting for the results...

model.TryingToGetPregnant == "false" && model.Infertile == "false" && model.Relationship == "cohabitating" && model.Mother == "user" && model.motherAgeValue < 46

You have been married for a while now, but you hadn’t really been planning on having a baby quite yet. But you're feeling a little off this month, and you've missed your period. Sometime these things happen! You've dug out that home pregnancy test you've been hiding away, and you are anxiously waiting for the results...

model.TryingToGetPregnant == "false" && model.Infertile == "false" && model.Relationship == "married" && model.Mother == "user" && model.motherAgeValue < 46

Remember all the time you’ve spent trying NOT to get pregnant? Apparently it’s harder than you thought. No matter how frequently you and {model.partnerName} try, you just couldn’t get pregnant.

It has taken {model.randnum2to5} cycles of fertility treatments but you get the distinct feeling that you are not alone these days. You’re completely exhausted. Are you ready to be a parent? You've dug out that home pregnancy test you'd been hiding away, and you are anxiously waiting for the results...

model.Infertile == "true" && (model.Relationship == "married" || model.Relationship == "cohabitating") && model.motherAgeValue < 46

Remember all the time you’ve spent trying NOT to get pregnant? Apparently it’s harder than you thought. No matter how frequently you and {model.partnerName} try, you just couldn’t get pregnant.

It has taken {model.randnum2to5} cycles of fertility treatments, but you get the distinct feeling that {model.partnerName} is not alone these days. She's completely exhausted. Are you ready to be a parent? She's dug out that home pregnancy test she'd been hiding away, and you are anxiously waiting for the results...

model.Infertile == "true" && model.Mother == "partner" && (model.Relationship == "married" || model.Relationship == "cohabitating") && model.motherAgeValue < 46

Remember all the time you’ve spent trying NOT to get pregnant? Apparently it’s harder than you thought. No matter how frequently you and {model.partnerName} try, you just couldn’t get pregnant.

You have elected to use Assisted Reproductive Technology (ART) to become pregnant. It has taken a few cycles of fertility treatments, but you get the distinct feeling that {model.partnerName} is not alone these days. She's completely exhausted. Are you ready to be a parent? She's dug out that home pregnancy test she'd been hiding away, and you are anxiously waiting for the results...

(model.Relationship == "married" || model.Relationship == "cohabitating") && model.motherAgeValue > 44 && model.Mother == "partner"

Remember all the time you’ve spent trying NOT to get pregnant? Apparently it’s harder than you thought. No matter how frequently you and {model.partnerName} try, you just couldn’t get pregnant.

It has taken {model.randnum2to5} cycles of fertility treatments, but you get the distinct feeling that you are not alone these days. You're completely exhausted. Are you ready to be a parent? You've dug out that home pregnancy test you'd been hiding away, and you are anxiously waiting for the results...

model.Infertile == "true" && model.Mother == "user" && (model.Relationship == "married" || model.Relationship == "cohabitating") && model.motherAgeValue > 44

Remember all the time you’ve spent trying NOT to get pregnant? Apparently it’s harder than you thought. No matter how frequently you and {model.partnerName} try, you just couldn’t get pregnant.

You have elected to use Assisted Reproductive Technology (ART) to become pregnant. It has taken a few cycles of fertility treatments, but you get the distinct feeling that you are not alone these days. You're completely exhausted. Are you ready to be a parent? You've dug out that home pregnancy test you'd been hiding away, and you are anxiously waiting for the results...

(model.Relationship == "married" || model.Relationship == "cohabitating") && model.motherAgeValue > 45 && model.Mother == "user"

After careful consideration you have decided to become a solo mom! You have elected to use Assisted Reproductive Technology (ART) to become pregnant. It has taken a few cycles of the fertility treatments, but you get the distinct feeling that you are not alone these days. You’re completely exhausted. Are you ready to be a parent? You’ve dug out that home pregnancy test you’d been hiding away, and you are anxiously waiting for the results...

model.userSingleFemale == "true" && model.motherAgeValue < 46

After careful consideration you have decided to become a solo mom! You have elected to use Assisted Reproductive Technology (ART) to become pregnant. It has taken a few cycles of the fertility treatments, but you get the distinct feeling that you are not alone these days. You’re completely exhausted. Are you ready to be a parent? You’ve dug out that home pregnancy test you’d been hiding away, and you are anxiously waiting for the results...

model.userSingleFemale == "true" && model.motherAgeValue > 45

After careful consideration you have decided to become a solo dad! You’ve chosen a surrogate, {model.donorName}, who will carry the child who was conceived with your sperm through the use of Assisted Reproductive Technology (ART). It has taken a few cycles of the fertility treatments, but this morning you got this photo from {model.donorName} on your phone.

model.userSingleMale == "true"

You and {model.partnerName} have been talking about having children since you started dating. The two of you spent a lot of time finding just the right sperm donor. You and {model.partnerName} also decided you are going to carry the baby. You have elected to use Assisted Reproductive Technology (ART) to become pregnant. It has taken a few cycles of the fertility treatments, but you get the distinct feeling that you are not alone these days. You’re completely exhausted. Are you ready to be a parent? You’ve dug out that home pregnancy test you’d been hiding away, and you are anxiously waiting for the results...

model.GayWoman == "true"
Illustration of cell phone with message of congratulations and picture of positive pregnancy test.

You and {model.partnerName} have been talking about having children since you started dating. The two of you have decided that for this first child, you are going to be the biological father. {model.donorName}, whom you and {model.partnerName} carefully selected as the surrogate mother, will carry the child. You are using Assisted Reproductive Technology (ART), which combines your sperm and her egg, in hopes that {model.donorName} becomes pregnant. It has taken a few cycles, but this morning you got this photo from {model.donorName} on your phone.

Congratulations! You’re going to be a parent. You may have a mix of emotions. {model.SESphrase} {model.Singlephrase} Welcoming a newborn is part of an exciting adventure! Choices and decisions await.

model.GayMan == "true"

Congratulations! You’re going to be a parent. You may have a mix of emotions. {model.SESphrase} {model.Singlephrase} Getting pregnant is part of an exciting adventure! Choices and decisions await.

model.GayMan != "true"

Explain

A growing number of women in the United States describe themselves as single-moms-by-choice. Most are fairly well-off economically, which makes sense when you think that they are planning to take care of a baby all by themselves. Many single moms-by-choice get pregnant through assistive reproductive technology and many choose to adopt. In this simulation, we don’t give you the choice to adopt, because one of the learning goals of your course is to experience the process of pregnancy and prenatal development.

model.Accident == "false" && model.userSingleFemale == "true"

Some gay moms get pregnant through assistive reproductive technology but many also choose to adopt. In this simulation, we don’t give you the choice to adopt, because one of the learning goals of your course is to experience the process of pregnancy and prenatal development.

model.GayWoman == "true"

Some gay dads get pregnant through assistive reproductive technology but many also choose to adopt. In this simulation, we don’t give you the choice to adopt, because one of the learning goals of your course is to experience the process of pregnancy and prenatal development.

model.GayMan == "true"

About 15% of couples in developed countries like the United States have trouble getting pregnant—or are “infertile.” In almost half of the cases, doctors don’t know what the causes of infertility are. Doctors think the other cases are equally split between male and female causes. Common causes for men include low sperm count—which can be caused by sickness, drug abuse, or even smoking and age. There are many causes of infertility in women. Hormonal irregularities may affect how often a female ovulates or releases an ovum. Partial or total blockage of one of the fallopian tubes can also decrease the likelihood of pregnancy. A woman in her 20s is at the peak of her fertility and typically becomes pregnant within 3 months. At 40, a woman’s chances of becoming pregnant are significantly lower and, as with a man, her chances can also be impaired by smoking, obesity or disease.

model.Infertile == "true"

Research shows that about one-third of babies born to married couples—and about half of those born to couples that are living together aren’t planned. So not to worry—your little surprise has a lot of company!

model.TryingToGetPregnant == "false" && model.userSingleFemale == "false" && model.userSingleMale == "false"

Research shows that about three-quarters of babies born to married couples, about half of those born to couples that are living together, and about a third of babies born to single moms, are planned. So, some babies come as a surprise—but, as in this case, many babies are planned for well in advance.

model.TryingToGetPregnant == "true" && model.userSingleFemale == "false" && model.userSingleMale == "false"

More than four million babies are born in the United States every year, and you’re one of many expecting parents! Right now, your little blastocyst is just a tiny collection of cells that have implanted into the wall of the mother’s uterus. Click on Look Inside to find out exactly what is going on with your little blastocyst. Click on Learn More to see a video about conception, or to read an article from Scientific American about in vitro fertilization. Answer the quiz questions that follow each Learn More item and earn tokens to use in the Store.

Look Inside

Three-part illustration of a developing embryo in the following stages: fertilization, zygote, and blastocyst.

During ovulation, an ovum travels down Mom’s fallopian tube. If a sperm is able to penetrate it, fertilization occurs, forming a one-celled zygote. If more than one ovum is released, both may be fertilized, resulting in two zygotes—twins! Each sperm and each ovum carries 23 chromosomes. They unite to create a zygote with 46 chromosomes.

The one-celled zygote begins to divide rapidly as it travels down the fallopian tube, forming a hollow ball of cells called a blastocyst. When it reaches the uterus, the blastocyst implants itself onto the uterine wall. Only after implantation will a home pregnancy test begin to show that a woman is pregnant, as this is when her levels of hCG begin to change.

Continue

PN2

Will It Hurt My Baby?

PN2
true
false
pn2
{true} setModel("gestational_age_units", "6 weeks")
{true} setModel("gestational_age", "6")
{true} setModel("MorningDrink", "latte")
{model.SEClass == "L"} setModel("MorningDrink", "coffee")
{true} setModel("EveningDrink", "glass of wine")
{model.SEClass == "L"} setModel("EveningDrink", "beer")
{model.r100 < 21} setModel("PN2_Provider", "midwife")
{model.r100 > 20} setModel("PN2_Provider", "doctor")
{model.Mother == "donor"} setModel("PN2_Provider", "doctor")
{model.r2 == 0} setModel("PN2_shortdoctorName_he_she", "he")
{model.r2 == 0} setModel("PN2_shortdoctorName_He_She_cap", "He")
{model.r2 == 1} setModel("PN2_shortdoctorName_he_she", "she")
{model.r2 == 1} setModel("PN2_shortdoctorName_He_She_cap", "She")
{true} setModel("dee1", "true")
{model.PN2_Provider == "midwife" && model.r2 == 0} setModel("midwifeName", "Thomas Garcia")
{model.PN2_Provider == "midwife" && model.r2 == 0} setModel("shortmidwifeName", "Thomas")
{model.PN2_Provider == "doctor" && model.r2 == 0} setModel("PN2_doctorName", "Dr. Thomas Garcia")
{model.PN2_Provider == "doctor" && model.r2 == 0} setModel("PN2_shortdoctorName", "Dr. Garcia")
{model.PN2_Provider == "doctor" && model.r2 == 0} setModel("PN2_shortdoctorName_he_she", "he")
{model.PN2_Provider == "doctor" && model.r2 == 0} setModel("PN2_shortdoctorName_He_She_cap", "He")
{model.PN2_Provider == "midwife" && model.r2 == 1} setModel("midwifeName", "Margaret Lee")
{model.PN2_Provider == "midwife" && model.r2 == 1} setModel("shortmidwifeName", "Margaret")
{model.PN2_Provider == "doctor" && model.r2 == 1} setModel("PN2_doctorName", "Dr. Susan Taylor")
{model.PN2_Provider == "doctor" && model.r2 == 1} setModel("PN2_shortdoctorName", "Dr. Taylor")
{model.PN2_Provider == "doctor" && model.r2 == 1} setModel("PN2_shortdoctorName_he_she", "she")
{model.PN2_Provider == "doctor" && model.r2 == 1} setModel("PN2_shortdoctorName_He_She_cap", "She")
{model.PN2_Provider == "midwife"} setModel("PN2_providerName", model.midwifeName)
{model.PN2_Provider == "doctor"} setModel("PN2_providerName", model.PN2_doctorName)
{model.PN2_Provider == "doctor"} setModel("PN2_shortproviderName", model.PN2_shortdoctorName)
{model.PN2_Provider == "midwife"} setModel("PN2_shortproviderName", model.shortmidwifeName)
{true} setModel("dee2", "true")
{true} setModel("HighRisk", "false")
{model.motherAgeValue > 35 || model.MotherBMILevel == "high"} setModel("HighRisk", "true")
{(model.userSingleFemale == "true" || model.userSingleMale == "true") && model.Accident == "false"} setModel("HighRisk", "true")
{model.HighRisk == "true"} setModel("PN2_Provider", "doctor")
{model.Mother == "donor"} setModel("PN2_Provider", "doctor")
{true} setModel("pn3p1gayman", "")
{model.GayMan == "true" || model.Mother == "donor"} setModel("pn3p1gayman", "She has agreed to let you come along. ")
{true} setModel("pn3p1highrisk0", "")
{model.HighRisk == "false" && (model.SEClass == "M" || model.SEClass == "U")} setModel("pn3p1highrisk0", "You're going to see an obstetrician, " + model.PN2_doctorName + ". ")
{model.HighRisk == "false" && model.SEClass == "L"} setModel("pn3p1highrisk0", "You're going to see a midwife, " + model.midwifeName + ". ")
{true} setModel("pn3p1highrisk1", "")
{model.Mother == "donor"} setModel("pn3p1highrisk1", "Because you had fertility treatments, you’re currently seeing a specialist in higher risk pregnancies, " + model.PN2_doctorName + ". ")
{true} setModel("pn3p1highrisk2", "")
{model.HighRisk == "true" && model.motherAgeValue > 35 && model.Mother == "user" && model.pn3p1highrisk1 == ""} setModel("pn3p1highrisk2", "In the language of medical doctors, even though you don’t think of yourself as being an older parent, your doctors do and because of your age, you've been assigned to a specialist in higher risk pregnancies, " + model.PN2_doctorName + ". ")
{model.HighRisk == "true" && model.motherAgeValue > 35 && model.Mother == "partner" && model.pn3p1highrisk1 == ""} setModel("pn3p1highrisk2", "In the language of medical doctors, even though you don’t think of " + model.partnerName + " as being an older parent, your doctors do and because of her age, she's been assigned to a specialist in higher risk pregnancies, " + model.PN2_doctorName + ". ")
{true} setModel("pn3HighBMI", "")
{true} setModel("pn3LowSES", "")
{model.MotherBMILevel == "high" && (model.Mother == "user" || model.userSingleFemale == "true")} setModel("pn3HighBMI", "Because you started out on this journey with a higher BMI, you may want to gain a little less.")
{model.MotherBMILevel == "high" && model.Mother == "partner"} setModel("pn3HighBMI", "Because mom started out on this journey with a higher BMI, she may want to gain a little less.")
{model.SEClass == "L"} setModel("pn3LowSES", "This program has randomly assigned you to a low-income category, so as a player in this simulation, you might be anxious, like many parents-to-be, about making ends meet during the pregnancy and coming up with the money to pay for all this fresh fruit and meat. Luckily, you are eligible for a government-run supplemental food program that will help you buy some of these extra groceries.")

side profile close-up of tablets lying in a pregnant woman's hands

Learn More

lm_pn2_1,3227273424001,3840610436001,3578076561001,3520832767001,3249244378001,3569309600001

Will It Hurt My Baby?

Now that you’re pregnant, it seems like everyone has an opinion about what you should or should not do. Is it safe to enjoy your morning {model.MorningDrink}, or will it hurt the baby? What about a {model.EveningDrink}? Is it safe to eat sushi? Lunch meat? Can you get your nails done?

What about things that you can’t control in your environment? Two weeks ago your doctor gave you a chest X-ray for bronchitis and now you are worried that the X-rays may have affected your baby.

model.SEClass == "U"

What about things you can’t control in your environment? A week ago, there was a scare in your neighborhood about the quality of the water. The city asked all residents to boil their water for several days, but you didn’t hear about it until a day after the recommendation and you drank several glasses. Now you are hearing that some residents have concerns that the problem was evident a week before the city got involved.

model.SEClass == "M"

What about things you can’t control in your environment? A week ago, the factory a few blocks over was emitting an awful cloud of smoke that smelled horrible. This seems to happen all the time and you worry about how it may affect your baby.

model.SEClass == "L"

You want to take good care of this baby, but there are so many rules and so much that you can’t control! What’s fact, and what’s fiction?

model.userSingleFemale == "true" || model.Mother == "user"

Now that {model.partnerName} is pregnant, it seems like everyone has an opinion about what she should or should not do. Is it safe for {model.partnerHimHer} to enjoy her morning {model.MorningDrink}, or will it hurt the baby? What about a {model.EveningDrink}? Is it safe to eat sushi? Lunch meat? Can she get her nails done?

What about things you can’t control in your environment? Two weeks ago {model.partnerName}'s doctor gave her a chest X-ray for bronchitis and now both of you are worried that the X-rays may have affected your baby.

model.SEClass == "U"

What about things you can’t control in your environment? A week ago, there was a scare in your neighborhood about the quality of the water. The city asked all residents to boil their water for several days, but you and {model.partnerName} didn’t hear about it until a day after the recommendation and {model.partnerHeShe} drank several glasses. Now you are hearing that some residents have concerns that the problem was evident a week before the city got involved. You are both worried about what this could do to your baby.

model.SEClass == "M"

What about things you can’t control in your environment? A week ago, the factory a few blocks over was emitting an awful cloud of smoke that smelled horrible. This seems to happen all the time and you both worry about how it may affect your baby.

model.SEClass == "L"

You want to help {model.partnerName} take good care of this baby, but there are so many rules and so much that you can’t control! What’s FACT, and what’s FICTION?

model.Mother == "partner"

Now that your surrogate, {model.donorName}, is pregnant, it seems like everyone has an opinion about what she should or should not do. Is it safe for her to enjoy her morning {model.MorningDrink}, or will it hurt the baby? What about a {model.EveningDrink}? Is it safe to eat sushi? Lunch meat? Can she get her nails done? You want to help {model.donorName} take good care of this baby, but there are so many rules! What’s FACT, and what’s FICTION?

model.Mother == "donor"

What do you know about teratogens? Human beings have managed to evolve without the benefits of fancy organic and locally-sourced food or adhering to a monk’s ascetic lifestyle. While we’ve made great strides in identifying substances that are harmful to the developing embryo and fetus and creating a safe environment in which to bring up baby, we’ve also introduced new elements into our daily lives that can be harmful. Don’t panic—just make sure you know what might hurt your unborn child and take the current and recommended precautions. Click on Learn More to find out more about teratogens and to test your knowledge on what is safe for newly pregnant mothers and earn some tokens to use in the Store.

{true} setModel("q1", Math.floor(Math.random()*18)+1)
{true} setModel("q2", Math.floor(Math.random()*18)+1)
{true} setModel("q3", Math.floor(Math.random()*18)+1)
{true} setModel("q4", Math.floor(Math.random()*18)+1)
{true} setModel("q5", Math.floor(Math.random()*18)+1)

Look Inside

Three-part illustration of a developing fetus at the following points: three weeks, four weeks, and five weeks.

The embryonic stage begins about 14 days after conception. This critical period is the most vulnerable of all prenatal stages. About 20% of all embryos are miscarried, most often due to chromosomal abnormalities. The neural tube, which becomes the brain and spinal cord, develops 22 days after conception.

At 4 weeks past conception, the developing embryo is about 1/64th of an inch from one end to the other and its head has started to take shape. At five weeks, the embryo has grown twice the size it was at 4 weeks. Its primitive heart, which has been beating for a week now, is visible. Some facial features such as the eyes, ears, nose, mouth, and the nubs that will become the arms and legs are visible.

Six weeks after conception, the legs and arms begin to emerge from buds. A few days later, webbed fingers and toes start to form, and at 52-54 days after conception, tiny fingers and toes separate.

Continue

PN3

Making Choices That Could Last a Lifetime

PN3
true
false
pn3
{true} setModel("gestational_age_units", "8 weeks")
{true} setModel("gestational_age", "8")
{true} setModel("pn3_feedback", "Your health choices have been recorded by your " + model.PN2_Provider + " in the ‘Prenatal Care Report Card’ in the Memory Book.")
{model.Mother == "user"} setModel("alcohol_ansA", "I will stop drinking alcoholic beverages immediately.")
{model.Mother == "user"} setModel("alcohol_ansB", "I will limit drinking to special occasions.")
{model.Mother == "user"} setModel("alcohol_ansC", "I will continue drinking 2 to 3 alcoholic beverages a week.")
{model.Mother == "user"} setModel("alcohol_ansD", "I plan to keep on drinking heavily on the weekends.")
{model.Mother == "user"} setModel("alcohol_ansE", "I don't drink.")
{model.Mother == "partner"} setModel("alcohol_ansA", "Encourage " + model.partnerName + " stop drinking alcoholic beverages immediately.")
{model.Mother == "partner"} setModel("alcohol_ansB", "Encourage " + model.partnerName + " to limit her drinking to special occasions.")
{model.Mother == "partner"} setModel("alcohol_ansC", "Let " + model.partnerName + " continue drinking 2 to 3 times a week.")
{model.Mother == "partner"} setModel("alcohol_ansD", "Let " + model.partnerName + " continue drinking heavily on the weekends.")
{model.Mother == "partner"} setModel("alcohol_ansE", model.partnerName + " doesn't drink.")
{model.Mother == "partner"} setModel("np_alcohol_ansA", "I will stop drinking alcoholic beverages immediately.")
{model.Mother == "partner"} setModel("np_alcohol_ansB", "I will limit drinking to special occasions.")
{model.Mother == "partner"} setModel("np_alcohol_ansC", "I will continue drinking 2 to 3 alcoholic beverages a week.")
{model.Mother == "partner"} setModel("np_alcohol_ansD", "I plan to keep on drinking heavily on the weekends.")
{model.Mother == "partner"} setModel("np_alcohol_ansE", "I don't drink.")
{model.Mother == "user"} setModel("np_alcohol_ansA", "I will encourage " + model.partnerName + " to stop drinking alcoholic beverages immediately.")
{model.Mother == "user"} setModel("np_alcohol_ansB", "I will encourage " + model.partnerName + " to limit " + model.partnerHisHer + " drinking to special occasions.")
{model.Mother == "user"} setModel("np_alcohol_ansC", "I will let " + model.partnerName + " continue drinking 2 to 3 times a week.")
{model.Mother == "user"} setModel("np_alcohol_ansD", "I will let " + model.partnerName + " continue drinking heavily on the weekends.")
{model.Mother == "user"} setModel("np_alcohol_ansE", model.partnerName + " doesn't drink.")
{true} setModel("p3_para1", "false")
{true} setModel("p3_para2", "false")
{model.Mother == "donor" || model.Mother == "surrogate" || model.HighRisk == "true" || model.motherAgeValue > 44} setModel("p3_para1", "true")
{model.motherAgeValue > 35 && (model.Mother == "partner" || model.Mother == "user") && model.userSingleFemale == "false" && model.p3_para1 == "false"} setModel("p3_para1", "true")
{true} setModel("secondhand_smoke", "false")

Making Choices That Could Last a Lifetime

Learn More

lm_pn2_1,3578076561001,3249244378001,3840610436001,3227273424001,3571156394001,3570609669001,3570635534001
Caucasian, male doctor in a blue dress shirt with arms crossed, portrait style.
model.r2 == 0 && model.PN2_Provider == "midwife"
Female medical professional with stethoscope and clipboard
model.r2 == 1 && model.PN2_Provider == "midwife"
Male medical professional with stethoscope
model.r2 == 0 && model.PN2_Provider == "doctor"
Caucasian, female doctor in her office taking notes.
model.r2 == 1 && model.PN2_Provider == "doctor"

It is time for {model.your_partners} first visit with your medical provider.

She has agreed to let you come along.

model.Mother == "donor"

You’re going to see a {model.PN2_Provider}, {model.PN2_providerName}.

model.p3_para1 == "false"

Because you had fertility treatments, you’re currently seeing a specialist in higher risk pregnancies, {model.PN2_providerName}.

model.p3_para1 == "true"

In the language of medical doctors, even though you don’t think of {model.yourself_partnername} as being an older parent, your doctors do and because of {model.your_her} age, {model.you_have_she_has} been assigned to a specialist in higher risk pregnancies, {model.PN2_providerName}.

model.p3_para2 == "true"

You have a lot to talk about, and {model.you_pname_surrogate} will need a full exam to check {model.your_her} blood pressure and test for diseases like HIV. We want to keep {model.you_her} and the baby healthy throughout {model.your_her} pregnancy. Click on Learn More for additional information on the do's-and-don’ts of a healthy pregnancy. One exciting part of the visit will be a chance to hear your baby’s heartbeat!

asset/fetal-heartbeat.mp3
model.HighRisk == "false"

But one of the main things your {model.PN2_Provider} will be interested in is how many healthy choices {model.you_will_partnername_will} be making during the pregnancy. Remember that the Explain button can help you make some more research-informed choices. After you’re done, {model.PN2_shortproviderName} will give you a report card on how healthy your choices are.

Question 1.1

qm0on7KKN1bfAoOjO0NeMwfKug1LBDY7hlI9TiIk1z+Y+QoX9t4K0CsvvxK//PEzwP0Z7NaqTjTtD3h/lfzZFZ2N/6LYQ0m0bT95c3DEN1BSMWv3t3hqrBuIStsmn+JctHD61dlVqIhHNvkdhF32O+5+kQe6yViU9sOk4vJgFG7vfWBjj+lvDNTToTQZi8DdAeH32Pe8T3LDSWW5o+bjcdhXcxHS5feE2kKMDZTAwowct+uYmDX5hwLsLV+MT9PJs761ML5SXzd6N38rpFN+JSpoAKvNXiRslJnK7rbPhTWkik0jT7SfVyZev37Ydc1ZVqQtVF7+KctUPNYtehWGGiCjnf7LsQPqPPoKkgOq4VKX0XPrF4F+Yb3xNgKIDT069AkJuJXBE3e0Azg9 M/Ij3jXolbCaXFd+2M7bffi5sJ8lZ0G6x2UQFKhNQ6QmdwKGYrl1YpmCZhvQCECzyGFLmMC3ZTD9JKzn1da3hViGiHlzGopwqA05w3fW8UYXdRodEefsAJxkK7KrCuEYKef9SoSyjptQpzm2NXuVJqQ+A7AwE0NwwVPomVUFJ5/LkuTtyYU4ORm0XfN1gyVD9rFdFglEpMPGDz60XYenEia0siF4XLsXEWusHhSRJl6E0stBt/Vu37zY0NtX5+SxYMJzDSD4RCNEE70PbRsQg80GzbjL/dY5iW3kjDczWuqgE5HEIjPxRTERR4qdz2b/0TYdSpRzlH1mLoUnj4waEDbemLR3GYZ3ltO4SK8yYt51KGYJ7R69KtD2bMlHt0HCCcMfeSgJQDppic5mKTqsR9gnwfCY6JuqadnBPHCqDdpa6z85 eqpVuK0uFyFJTwIRQIqCyybd8l2VEmUsecglCLul9MifI29d0u7ezbykYTJ6z1dR6vIhF62JJ896cbcQJSgNcPKceweUGdlVEHbKffP9d4zH/jHEdwFYyeIbAYa86R9QDGWm5klWC/34bYYurl8e0qMTNMWnW6iAMQTexvTpoKE59c10XPdxfwpRI4iVGJXU1opBVTZquQ+5vjpq/WDeSjwq7eL8a2XZ36WaIAwk7/IpagDmdlqYHs7UP/setrkXrMvm1ow9Eesareuv8xayIbpL4xyffgAMT0hGQu6DnWmBb/tfLbVzOLFKRgC9H8nA6zrIJiP+O3fhH2jO0uXST6eLNbiDrAr1K4qJF/EIXcvmRgf+WiyvR8duN5IdKWpVDn6wV1+1W1rKG0Fw6LdscX0EGZkogE2u/Ud+Cxagdigmyi/KkUY6kaA7+7xBXNH9sSDi82Se2uK4fxTr5ILEEJfbJpNKrtBvovMkwPdOhXywNpOGvRAMPSkpqTXQS7463VIJ85cDlo5NIq4DL5qXOEQW1AjDchESBfV8QkoN0wBrnSStKkFJicNA46Qp6mAQizdliUc61wi7xXQsW5JGZ8Ar4JBF3eni7hatZPInPuyruUIJKcSVhMUGz6puCONlfy7csBP4mSEivk/ubA8+wK61RzgPLTHX8K/iJguBKI9ohJ3Nn3KJ51txnOtj7ZxlxN9AqfsFFQTCsKHcd3z20EU+jgOcU5KE1FxJyeSJCV4jpgvgUg3OhOGWxB0uWNEOWuzhpg3IoxDCXCmcBaIFjr/Sp9K4EeJkJwhe9fZB02XrSLnElUOQf3sezU3jgvfXGCRA4tt9m29MeF+S35ukkTphOJu2WkMA+IDkTMn7JtyG1ZpE52vo1PxhGvyoXZVSTUHoP3mhTPGZj3Ink6hhFbUvHZCBPkhl9c0gOB5669H+W5OOM8L19Jfyy8wKCxekAkL9fX6hmlLe2TNC8bxwy/hrq5zRy6TcE2q/Hu5q/fE= 80xLuLZcGb3sL1HoAe4qlxPaunkar2CHcnr0nM1Sgl2dsPkYYs0mFXs5Iqls89+APiBaAfFaFDtaD9KiuSKE5NrGo/QZH+b56+x3057S+7WTQIQUq7hkLHRMYyevCWHVEbjKElxaJpt534LwzUZeABQsAlHScFYKt2CCxQKz//qfiFv4ih06W4TkMwZ8sDpWARKkc90dyU20wgPfRPgg1X5yk4GVu7lBdYAP+Vo/Llj0tLkEU1u2GNP85WhP2DIjTwW7MNojp3wE/qcqY827Zct845lG6QKT37HsToyEX93k3uiFYRWWRTsJ8ttqfQ4u0vvtOHW6HA26JyUH/7AiL0bZMyLsAwQOoLHSlLLZOWs10CRMCPWR0XHvZqotBekqvV6k4vz9aJKFdrYgR2oY+ngw1XAxYQ0VGXdE/pYL1JsgEin9w5NTCUFPluFkejruzjfk22/wrT2QLPRUqw/b316qaP14xBgLEesLv/F2oUJf4gX9XlTJd/T4CjUTpdii2aJKH4t2ORUOPpCQnyNjtZQ9idIFIsk9/se6MynC/46fJrfTIg9D+CLVmDFy7Ycn1eh24AouqkZlbz8G8Q1bHgU/7yRwj7wZNzpdMNXos+kla4Sl33bXmvZPKH5nNOCunvQ/Bw7bv81xCIEmKTy7OJR0/uRLfdWwIM/mMn8fNy1WIVfSZVrdw9F/c7vftBHjpRFA8YOpUWs0LrxNMPu7uAD3m2zyuMEj/uQACgYzKaV3O4GPu8imWh0rt2faG5pYFpRvmj4h+nk1JT8Qfkmz25yQMCnqt16FPWmyFFC+b4C6gH3EQ58ys79NXqyqgLDlWeu5Yek+lX9zfJkm7H17SUWmI8MaitL5Gjop58gPn4p1xeg6sayaPxr/MH3ltah4S/B6ah5epaW4mGsJp0Du218CVZbwK+FGONIwUtYKUGBOUlIvou0QtIBXqpeVZnrPnktR2QfTnqPDlPzsJ0tD9xIJcZp5FD/a3cM8ULfzEVeweS7Z9QTjCKYg0Cog8NL9JRrXAkOC6FuBrL2d6StIDrUGN6sxnI8hertlVH7IxDwkbimas1Q6bPdRdUMZKSzWbYdZur6/+MtGKhIr8FcTbQ==
{true} setModel("pregnant_drinking", qqMC1)
{qqMC1 == 0} setModel("PN3_drinking_status", "mom_quit")
{qqMC1 == 1} setModel("PN3_drinking_status", "mom_limits_drinks")
{qqMC1 == 2} setModel("PN3_drinking_status", "mom_drinks")
{qqMC1 == 3} setModel("PN3_drinking_status", "mom_drinks_heavily")
{qqMC1 == 4} setModel("PN3_drinking_status", "mom_doesnt_drink")
{qqMC1 == 0 || qqMC1 == 1 || qqMC1 == 4} setModel("motherDrinkLevel", "low")
{qqMC1 == 2} setModel("motherDrinkLevel", "mid")
{qqMC1 == 3} setModel("motherDrinkLevel", "high")
{true} setModel("nonpregnant_drinking", qqMC2)
{qqMC2 == 0} setModel("PN3_np_drinking_status", "non_mom_quit")
{qqMC2 == 1} setModel("PN3_np_drinking_status", "non_mom_limits_drinks")
{qqMC2 == 2} setModel("PN3_np_drinking_status", "non_mom_drinks")
{qqMC2 == 3} setModel("PN3_np_drinking_status", "non_mom_drinks_heavily")
{qqMC2 == 3} setModel("PN3_np_drinking_status", "non_mom_doesnt_drink")
{true} setModel("smoking", qqMC3)
{qqMC3 == 0} setModel("smoking_status", "user_quit")
{qqMC3 == 1} setModel("smoking_status", "user_smokes")
{qqMC3 == 2} setModel("smoking_status", "partner_quit")
{qqMC3 == 3} setModel("smoking_status", "partner_smokes")
{qqMC3 == 4} setModel("smoking_status", "both_smoke_both_quit")
{qqMC3 == 5} setModel("smoking_status", "both_smoke_user_quit")
{qqMC3 == 6} setModel("smoking_status", "both_smoke_partner_quit")
{qqMC3 == 7} setModel("smoking_status", "both_smoke")
{qqMC3 == 8} setModel("smoking_status", "no_smoke")
{qqMC3 == 1 && model.Mother == "partner"} setModel("secondhand_smoke", "true")
{qqMC3 == 3 && model.Mother == "user"} setModel("secondhand_smoke", "true")
{qqMC3 == 5 && model.Mother == "user"} setModel("secondhand_smoke", "true")
{qqMC3 == 6 && model.Mother == "partner"} setModel("secondhand_smoke", "true")
{qqMC3 == 7} setModel("secondhand_smoke", "true")
{true} setModel("diet", qqMC4)
{qqMC4 == 0} setModel("diet_status", "vegan")
{qqMC4 == 1} setModel("diet_status", "vegetarian")
{qqMC4 == 2} setModel("diet_status", "high protein")
{qqMC4 == 3} setModel("diet_status", "dieting")
{qqMC4 == 4} setModel("diet_status", "low fat")
{qqMC4 == 5} setModel("diet_status", "varied")
{qqMC4 == 6} setModel("diet_status", "fast foods")
{qqMC4 == 7} setModel("diet_status", "indulging")
{true} setModel("track_PN_Q1", "Pregnant drinking, Nonpregnant drinking, Smoking, Diet")
{true} setModel("track_PN_Q1_resp", model.pregnant_drinking + " and " + model.nonpregnant_drinking + " and " + model.smoking + " and " + model.diet)
model.GayMan == "false" && model.userSingleFemale == "false" && model.userSingleMale == "false"

But one of the things your {model.PN2_Provider} will be interested in is how many healthy choices {model.you_will_partnername_will} be making about your health during the pregnancy. Remember that the Explain button can help you make some more research-informed choices. After you’re done, {model.PN2_shortproviderName} will give you a report card on how healthy your choices are.

Question 1.2

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
{true} setModel("drinking", qqMC1)
{qqMC1 == 0} setModel("PN3_drinking_status", "stop")
{qqMC1 == 0 || qqMC1 == 4} setModel("PN3_drinking_status", "no_drink")
{qqMC1 == 1} setModel("PN3_drinking_status", "limit")
{qqMC1 == 2 || qqMC1 == 3} setModel("PN3_drinking_status", "continue")
{true} setModel("smoking", qqMC2)
{qqMC2 == 0} setModel("smoking_status", "user_quit")
{qqMC2 == 1} setModel("smoking_status", "user_smokes")
{qqMC2 == 2} setModel("smoking_status", "no_smoke")
{true} setModel("diet", qqMC3)
{qqMC3 == 0} setModel("diet_status", "vegan")
{qqMC3 == 1} setModel("diet_status", "vegetarian")
{qqMC3 == 2} setModel("diet_status", "high protein")
{qqMC3 == 3} setModel("diet_status", "dieting")
{qqMC3 == 4} setModel("diet_status", "low fat")
{qqMC3 == 5} setModel("diet_status", "varied")
{qqMC3 == 6} setModel("diet_status", "fast foods")
{qqMC3 == 7} setModel("diet_status", "indulging")
{true} setModel("track_PN_Q1", "single female: drinking, smoking, diet")
{true} setModel("track_PN_Q1_resp", model.drinking + " and " + model.smoking + " and " + model.diet)
model.userSingleFemale == "true"

One of the things your doctor was interested in was how many healthy choices your surrogate has made about her health. She informed you both that she doesn’t drink or smoke, and she eats a healthy diet. The doctor then decided since you will ultimately raise this child that you should answer the same questions. The Explain button can help you learn some more research-based information about a woman’s lifestyle choices during pregnancy. After you’re done, {model.PN2_shortproviderName} will give you a report card on how healthy your choices are.

Question 1.3

Fu84NayxsBnBkvmEFZR6Wk3CDqvXkbx1OmfWvTvvopMbC9c7zvPUQZNoU+GPeJ3d91RD5ux0kbvN0Rh8ec28lBH3H7sFzxIorSt8pj4Z+/wYERi6xZ/dJuvlehXaFMHQGPHP42ywaiTWk5AVX9Ga1t8APM9rvKoUV7hzV01TzqXoEjDwpuY8prQZFJCFA3Mink9g1SoDtA9APpfX/4WJCaHeJ/3Jdn1yq40ZZ5NrNduy61EdiHw8aTbyD8kJQg1QEQFztB+i5nZiCW5E4k4KvP4zfmENcyBi+eziCxKscoc= UY6i4u8YI2EdAO1EbGCmqUCJHhMLlXHXbGyjNQVxUL/8KI1isWKeBC98tjLAjxpsjziKeihZAyhfXxx99NqwwfzKNa1aWtN5WfucFBnpJQyg7+rnAkCjubZ0cyMUaFLXf9RW3ZbNPPiNF41h8T1d2cGwsAbolFe1D2jqGDcLYgePr80l2yOgkH27s4fB2SurFF/s/18O69RqvqB3dZedUEIPMIn/Kb0U1W/Dspax+WmISfpuOTCiH4khUaENdvAhW/phUigYAyeW6di+BJgjtXGKR4WelQ8yN6KkHhf9lcUQfWpqPpjrtu/AxA9zXvklH4u/4PdNiH9PPg/ua8i2cXHgOMJJgih2mTchj9EbKRZwaye02BOsPZkDl1fDevnjQOpZqw== G4FT5V16xIUxBmvEphyR7drTfEDn7PWu8c6Bb+iTjF+UW+Pb6NmthJzuRpxnveacuOQ0iTwI91Ps6xlip8uOZVeCINRN3xfLHwTNwJMUW3a6NS50VK6xx3gb4ziDShG/jZAdvph1owA8UhyuBr3OEjmDHL4SdLTZRwMTIVBIfN0QeZkv0LTe562H0VWicbX3ypsaThmv4ZxKE8qfqs5Aju6RKSsQyZiYfJY3iONQgEgtYd/gxoI4P0EBQWPMy1iN/94x5Zqew7o41K8XNm/9Q71C0G/CAOTb/QaFAW+o5yyBdGqbpGCKoAEFYDK3iTByy4eh7q3DV8/3+ofdVLP2SlbeLnTEeUHPDGh6UBs+6TkKiXsDOKqwe345Vs/Grx4RBQN/ItFNo4zrGAFtRNCCSnA/xeQbaG40u0QsjhzVCwTJvwC5EOGg3n02E8o3GV+dn0kz0hGLEXK7R8s+1G6b1d13ZqXPaQrx6UxC54JsZzHES9U+9/m8AJiygs9UCZSmDtu7GydaLjrB88CuMd1hdsS18wXVE5Pthap9+64PhQTdzO8RhaSW1XKGwxE/MdJCN2KvbxtOnV7R5mv1rSK3GcXMW6sEjByLzEvQaI1MSiBKTRbTZI5IFIZdrYctAHs7N5UvXE2RuR4j91ZvgCCLAlkTSAWkuaY50E6JXDwPbG/nuYH9u/4pnMsygLOrUUYgSLcREA==
{true} setModel("drinking", qqMC1)
{qqMC1 == 0} setModel("PN3_drinking_status", "stop")
{qqMC1 == 1} setModel("PN3_drinking_status", "continue")
{qqMC1 == 2} setModel("PN3_drinking_status", "no_drink")
{true} setModel("smoking", qqMC2)
{qqMC2 == 0} setModel("smoking_status", "user_quit")
{qqMC2 == 1} setModel("smoking_status", "user_smokes")
{qqMC2 == 2} setModel("smoking_status", "no_smoke")
{true} setModel("diet", qqMC3)
{qqMC3 == 0} setModel("diet_status", "vegan")
{qqMC3 == 1} setModel("diet_status", "vegetarian")
{qqMC3 == 2} setModel("diet_status", "high protein")
{qqMC3 == 3} setModel("diet_status", "dieting")
{qqMC3 == 4} setModel("diet_status", "low fat")
{qqMC3 == 5} setModel("diet_status", "varied")
{qqMC3 == 6} setModel("diet_status", "fast foods")
{true} setModel("track_PN_Q1", "Single Male: drinking, smoking, diet")
{true} setModel("track_PN_Q1_resp", model.drinking + " and " + model.smoking + " and " + model.diet)
model.userSingleMale == "true"

One of the things your doctor was interested in was how many healthy choices your surrogate has made about her health. She informed everyone that she doesn’t drink or smoke, and she eats a healthy diet. The doctor then decided since you and {model.partnerName} will ultimately raise this child that you should answer the same questions. The Explain button can help you learn some more research-based information about a woman’s lifestyle choices during pregnancy. After you’re done, {model.PN2_shortproviderName} will give you a report card on how healthy your choices are.

Question 1.4

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
{true} setModel("drinking", qqMC1)
{qqMC1 == 0} setModel("PN3_drinking_status", "user_quit")
{qqMC1 == 1} setModel("PN3_drinking_status", "user_drinks")
{qqMC1 == 2} setModel("PN3_drinking_status", "partner_quit")
{qqMC1 == 3} setModel("PN3_drinking_status", "partner_drinks")
{qqMC1 == 4} setModel("PN3_drinking_status", "both_drink_both_quit")
{qqMC1 == 5} setModel("PN3_drinking_status", "both_drink_user_quit")
{qqMC1 == 6} setModel("PN3_drinking_status", "both_drink_partner_quit")
{qqMC1 == 7} setModel("PN3_drinking_status", "both_drink")
{qqMC1 == 8} setModel("PN3_drinking_status", "no_drink")
{true} setModel("smoking", qqMC2)
{qqMC2 == 0} setModel("smoking_status", "user_quit")
{qqMC2 == 1} setModel("smoking_status", "user_smokes")
{qqMC2 == 2} setModel("smoking_status", "partner_quit")
{qqMC2 == 3} setModel("smoking_status", "partner_smokes")
{qqMC2 == 4} setModel("smoking_status", "both_smoke_both_quit")
{qqMC2 == 5} setModel("smoking_status", "both_smoke_user_quit")
{qqMC2 == 6} setModel("smoking_status", "both_smoke_partner_quit")
{qqMC2 == 7} setModel("smoking_status", "both_smoke")
{qqMC2 == 8} setModel("smoking_status", "no_smoke")
{true} setModel("diet", qqMC3)
{qqMC3 == 0} setModel("diet_status", "vegan")
{qqMC3 == 1} setModel("diet_status", "vegetarian")
{qqMC3 == 2} setModel("diet_status", "high protein")
{qqMC3 == 3} setModel("diet_status", "dieting")
{qqMC3 == 4} setModel("diet_status", "low fat")
{qqMC3 == 5} setModel("diet_status", "varied")
{qqMC3 == 6} setModel("diet_status", "fast foods")
{qqMC3 == 7} setModel("diet_status", "indulging")
{true} setModel("track_PN_Q1", "gay: drinking, smoking, diet")
{true} setModel("track_PN_Q1_resp", model.drinking + " and " + model.smoking + " and " + model.diet)
model.GayMan == "true"

Look Inside

Color illustration of an 8 week embryo.

By 7 weeks after conception, the embryo is just under half an inch long. Eyes, nose, the digestive system, and even the first stage of toe formation can be seen.

At 8 weeks after conception, the embryo has all the basic organs and body parts of a human, including elbows, knees, nostrils, toes and the indifferent gonad. Baby’s head is getting rounder and the features of the face are formed.

Explain

Many studies have linked alcohol use during pregnancy to physical and neurological problems in children that can eventually become fetal alcohol syndrome or a constellation of problems known as fetal alcohol effects. These disorders affect as many as 1% of children born within the United States. Fetal alcohol syndrome can result in mental retardation and any number of neurological issues from trouble with memory to hyperactivity. Research seems to indicate that the severity of the alcohol’s effect on the growing embryo or fetus depends on the timing of exposure during the pregnancy, how much alcohol was consumed, and the genetic vulnerability of the fetus. In the United States, experts advise pregnant women never to drink during pregnancy to avoid any risk to the growing fetus.

Smoking during pregnancy reduces the amount of oxygen the developing fetus gets—and exposes it to a variety of toxins from the cigarette smoke. Babies born to mothers who smoke are more likely to be born premature and at lower weights than babies born to non-smokers. They can also be at higher risk for some birth defects like cleft palate. A pregnant mother’s exposure to second-hand-smoke during pregnancy can lead to low birth weight, and second hand smoke in the environment after the baby is born can lead to a greater chance of SIDS, or Sudden Infant Death Syndrome, asthma, or breathing problems in infancy.

Eating healthy will help your growing baby get the nutrition he or she needs—and help mom stay healthy. Experts advise gaining about 25-35 pounds during the pregnancy—more or less depending on your pre-pregnancy weight. {model.pn3HighBMI} Typically, expecting women are advised to have a diet that is high in fiber, iron, calcium and protein—in addition to the prenatal vitamins they’re taking every day. {model.pn3LowSES}

View Report Card

PN3AA

Prenatal Report Card

PN3AA
true
false
pn3aa
{true} setModel("Mother_smokes", "false")
{true} setModel("user_smokes", "false")
{true} setModel("partner_smokes", "false")
{model.smoking_status == "user_smokes" || model.smoking_status == "both_smoke_partner_quit" || model.smoking_status == "both_smoke"} setModel("user_smokes", "true")
{model.smoking_status == "partner_smokes" || model.smoking_status == "both_smoke_user_quit" || model.smoking_status == "both_smoke"} setModel("partner_smokes", "true")
{true} setModel("user_drinks", "false")
{true} setModel("partner_drinks", "false")
{model.GayMan == "true" && (model.PN3_drinking_status == "user_drinks" || model.PN3_drinking_status == "both_drink_partner_quit" || model.PN3_drinking_status == "both_drink")} setModel("user_drinks", "true")
{(model.userSingleFemale == "true" || model.userSingleMale == "true") && (model.PN3_drinking_status == "continue" || model.PN3_drinking_status == "limit")} setModel("user_drinks", "true")
{model.Mother == "user" && (model.PN3_drinking_status == "mom_limits_drinks" || model.PN3_drinking_status == "mom_drinks" || model.PN3_drinking_status == "mom_drinks_heavily")} setModel("user_drinks", "true")
{model.Mother == "partner" && (model.PN3_drinking_status == "non_mom_limits_drinks" || model.PN3_drinking_status == "non_mom_drinks" || model.PN3_drinking_status == "non_mom_drinks_heavily")} setModel("user_drinks", "true")
{model.GayMan == "true" && (model.PN3_drinking_status == "partner_drinks" || model.PN3_drinking_status == "both_drink_user_quit" || model.PN3_drinking_status == "both_drink")} setModel("partner_drinks", "true")
{model.Mother == "partner" && (model.PN3_drinking_status == "mom_limits_drinks" || model.PN3_drinking_status == "mom_drinks" || model.PN3_drinking_status == "mom_drinks_heavily")} setModel("partner_drinks", "true")
{model.Mother == "user" && (model.PN3_drinking_status == "non_mom_limits_drinks" || model.PN3_drinking_status == "non_mom_drinks" || model.PN3_drinking_status == "non_mom_drinks_heavily")} setModel("partner_drinks", "true")
{true} setModel("Mother_drinks", "false")
{model.Mother == "user" && model.user_drinks == "true"} setModel("Mother_drinks", "true")
{model.Mother == "partner" && model.partner_drinks == "true"} setModel("Mother_drinks", "true")
{model.Mother == "user" && model.user_smokes == "true"} setModel("Mother_smokes", "true")
{model.Mother == "partner" && model.partner_smokes == "true"} setModel("Mother_smokes", "true")
{true} setModel("pnrisklist_bmi", "")
{true} setModel("pnrisklist_age", "")
{true} setModel("pnrisklist_none_pt1", "")
{true} setModel("pnrisklist_none_pt2", "")
{true} setModel("pnChoicesDiet_good", "")
{model.MotherBMILevel == "high"} setModel("pnrisklist_bmi", model.Your_cap + " BMI is a little high, putting " + model.you_her + " at risk for some pregnancy complications. ")
{model.motherAgeValue > 34} setModel("pnrisklist_age", "Even though " + model.You_dont + " think of " + model.yourself + " as older, " + model.your_her + " age puts " + model.you_her + " in a higher risk category. ")
{model.pnrisklist_bmi == "" && model.pnrisklist_age == "" && model.Mother == "user"} setModel("pnrisklist_none_pt1", "None. ")
{model.pnrisklist_bmi == "" && model.pnrisklist_age == "" && model.Mother == "user"} setModel("pnrisklist_none_pt2", "You are below the age of 35 and your weight isn’t above the norm.")
{model.pnrisklist_bmi == "" && model.pnrisklist_age == "" && model.Mother == "partner"} setModel("pnrisklist_none_pt1", "None. ")
{model.pnrisklist_bmi == "" && model.pnrisklist_age == "" && model.Mother == "partner"} setModel("pnrisklist_none_pt2", model.partnerName + " is below the age of 35 and her weight isn’t above the norm.")
{model.pnrisklist_bmi == "" && model.pnrisklist_age == "" && model.Mother == "donor"} setModel("pnrisklist_none_pt1", "None. ")
{model.pnrisklist_bmi == "" && model.pnrisklist_age == "" && model.Mother == "donor"} setModel("pnrisklist_none_pt2", model.donorName + " is below the age of 35 and her weight isn’t above the norm.")
{true} setModel("Mother_unhealthydiet", "false")
{true} setModel("unhealthydiet", "false")
{(model.diet_status == "fast foods" || model.diet_status == "indulging" || model.diet_status == "vegan" || model.diet_status == "high protein" || model.diet_status == "dieting") && model.GayMan == "false" && model.userSingleMale == "false"} setModel("Mother_unhealthydiet", "true")
{model.diet_status == "fast foods" || model.diet_status == "indulging" || model.diet_status == "vegan" || model.diet_status == "high protein" || model.diet_status == "dieting"} setModel("unhealthydiet", "true")
{model.Mother == "donor"} setModel("pnriskdescription", "These are things that your surrogate had before she got pregnant that may be an issue for her or your growing fetus.")
{model.userSingleFemale == "true" || model.GayWoman == "true" || model.Mother == "user"} setModel("pnriskdescription", "These are things that you had before you got pregnant that may be an issue for you or your growing fetus. ")
{model.Mother == "partner"} setModel("pnriskdescription", "These are things that your partner had before she got pregnant that may be an issue for her or your growing fetus. ")
{model.Mother == "user"} setModel("pnchoicedescription", "These are behaviors you currently engage in that may or may not be harmful to you and your growing fetus.")
{model.Mother == "partner"} setModel("pnchoicedescription", "These are behaviors " + model.partnerName + " currently engages in that may or may not be harmful to her and your growing fetus.")
{true} setModel("pnchoicelist_drinking", "")
{true} setModel("pnchoicelist_smoking_user", "")
{true} setModel("pnchoicelist_smoking_partner", "")
{true} setModel("pnchoicelist_smoking", "")
{true} setModel("pnchoicelist_diet", "")
{true} setModel("pnchoicelist_diet_good", "")
{true} setModel("pnchoicelist_good", "")
{model.Mother_drinks == "true"} setModel("pnchoicelist_drinking", model.You_are_partner_is_cap + " drinking during " + model.your_her + " pregnancy. ")
{true} setModel("pnchoicelist_smoking_user", "")
{true} setModel("pnchoicelist_smoking_partner", "")
{model.user_smokes == "true"} setModel("pnchoicelist_smoking_user", "You're a smoker. ")
{model.partner_smokes == "true"} setModel("pnchoicelist_smoking_partner", model.partnerName + " is a smoker. ")
{model.Mother_unhealthydiet == "true"} setModel("pnchoicelist_diet", model.Your_partners_cap + " diet isn’t ideal. ")
{model.Mother_unhealthydiet != "true"} setModel("pnchoicelist_diet_good", model.You_have_partnername_has_cap + " a healthy diet! ")
{model.pnchoicelist_drinking == "" && model.pnchoicelist_smoking == "" && model.pnchoicelist_diet == ""} setModel("pnchoicelist_good", model.You_have_partnername_has_cap + " good healthy habits. ")
{true} setModel("pnriskfeedback", "")
{model.motherAgeValue < 35 && model.MotherBMILevel != "high"} setModel("pnriskfeedback", "Fortunately, " + model.You_dont + " have any apparent health issues.")
{true} setModel("pnriskfeedbackBMI", "")
{true} setModel("pnriskfeedbackAge", "")
{model.MotherBMILevel == "high"} setModel("pnriskfeedbackBMI", "Being overweight and pregnant puts a tremendous strain on " + model.you_partnername + " and your baby. Overweight mothers have a much greater risk of having high blood sugar levels which can lead to gestational diabetes, and high blood pressure, which can lead to another risky condition called preeclampsia. Both can lead to miscarriage or premature birth and put " + model.you_partnername + " at risk for other complications throughout the pregnancy. " + model.you_she_cap + " should try to avoid gaining too much additional weight during " + model.your_her + " pregnancy.")
{model.motherAgeValue > 35} setModel("pnriskfeedbackAge", "Women over the age of 35 have higher risk of miscarriage and premature birth than younger women. Older women are also more likely to have babies with chromosome disorders such as Down syndrome. " + model.You_are_partner_is_cap + " at greater risk for high blood pressure, which can lead to a dangerous condition, preeclampsia, and high blood sugar levels, which can lead to another risky condition called gestational diabetes. Both can lead to miscarriage or premature birth and put " + model.you_partnername + " at risk for other complications throughout the pregnancy.")
{true} setModel("pnchoicelist_healthy", "")
{model.GayMan == "false" && model.Mother_smokes == "false" && model.Mother_drinks == "false" && model.Mother_unhealthydiet == "false"} setModel("pnchoicelist_healthy", model.You_have_partnername_has_cap + " good healthy habits. ")
{true} setModel("pnChoicesHealthy", "")
{model.GayMan == "false" && model.Mother_smokes == "false" && model.Mother_drinks == "false" && model.Mother_unhealthydiet == "false"} setModel("pnChoicesHealthy", "Great job! " + model.Your_partners_cap + " healthy habits will make " + model.your_her + " pregnancy easier.")
{true} setModel("pnChoicesAlcohol", "")
{model.Mother_drinks == "true" && model.Mother == "user"} setModel("pnChoicesAlcohol", "Quitting drinking can be hard, no doubt about it. If " + model.you_need_partnername_needs + " help, talk to your medical provider about support groups or see a mental health provider for extra support. Even limited drinking may damage your developing baby. Consider making a different choice here for you and your baby.")
{model.Mother_drinks == "true" && model.Mother == "partner"} setModel("pnChoicesAlcohol", "Quitting drinking can be hard, no doubt about it. If " + model.you_need_partnername_needs + " help, talk to your medical provider about support groups or seeing a mental health provider for extra support. Even limited drinking may damage your developing baby. Consider encouraging your partner to make a different choice for herself and your baby.")
{true} setModel("pnChoicesSmoking_user", "")
{true} setModel("pnChoicesSmoking_partner", "")
{model.Mother_smokes == "true" && model.Mother == "user" && model.partner_smokes == "false"} setModel("pnChoicesSmoking_user", "In order to reduce the risks of miscarriage, premature birth, low birthweight, and other possible complications, " + model.you_need_partnername_needs + " to quit smoking as soon as possible.")
{model.Mother_smokes == "true" && model.Mother == "partner" && model.user_smokes == "false"} setModel("pnChoicesSmoking_partner", "In order to reduce the risks of miscarriage, premature birth, low birthweight, and other possible complications, " + model.you_need_partnername_needs + " to quit smoking as soon as possible.")
{model.Mother_smokes == "false" && model.Mother == "partner" && model.user_smokes == "true"} setModel("pnChoicesSmoking_user", "Even if " + model.You_dont + " smoke, secondhand smoke can still be harmful to " + model.you_her + " and your developing baby. Your smoking increases the risk of complications, such as miscarriage and low birth weight, during the pregnancy.")
{model.Mother_smokes == "false" && model.Mother == "user" && model.partner_smokes == "true"} setModel("pnChoicesSmoking_partner", "Even if " + model.You_dont + " smoke, secondhand smoke can still be harmful to " + model.you_her + " and your developing baby. " + model.partnerName + "'s smoking increases the risk of complications, such as miscarriage and low birth weight, during the pregnancy.")
{model.user_smokes == "true" && model.partner_smokes == "true"} setModel("pnChoicesSmoking_user", "In order to reduce the risks of miscarriage, premature birth and low birthweight and other possible complications, you need to quit smoking as soon as possible.")
{model.user_smokes == "true" && model.partner_smokes == "true"} setModel("pnChoicesSmoking_partner", "In order to reduce the risks of miscarriage, premature birth and low birthweight and other possible complications, your partner needs to quit smoking as soon as possible.")
{true} setModel("pnChoicesDiet", "")
{true} setModel("pnChoicesDiet_good", "")
{model.diet_status == "vegan"} setModel("pnChoicesDiet", "Sometimes pregnant women who are keeping to a strict " + model.diet_status + " diet find it challenging to meet all of their nutritional needs. " + model.you_will_partnername_will_cap + " need to make sure " + model.you_have_she_has + " a good alternate source for protein, iron and calcium. Think about meeting with a nutritionist for some extra help.")
{model.diet_status == "vegetarian"} setModel("pnChoicesDiet_good", "Sometimes pregnant women who are keeping to a strict " + model.diet_status + " diet find it challenging to meet all of their nutritional needs. " + model.you_will_partnername_will_cap + " need to make sure " + model.you_have_she_has + " a good alternate source for protein, iron and calcium. Think about meeting with a nutritionist for some extra help.")
{model.diet_status == "high protein"} setModel("pnChoicesDiet", "There’s nothing wrong with protein during pregnancy but " + model.you_will_partnername_will + " want to make sure it is balanced out with lots of fruits and vegetables to make sure " + model.you_are_she_is + " getting enough nutrients and fiber during the pregnancy. If necessary, you might want to think about meeting with a nutritionist. ")
{model.diet_status == "dieting"} setModel("pnChoicesDiet", "While no one advises that pregnancy is a time to eat whatever mom-to-be wants, no one advises dieting during pregnancy. It just isn’t a good time to try and lose weight. Focus instead on eating a balanced diet—and if " + model.you_have_she_has + " a high BMI and your medical provider agrees, " + model.you_she + " might be able to gain less than the recommended 25-35 pounds.")
{model.diet_status == "low fat"} setModel("pnChoicesDiet_good", "No one advises binging on fats while pregnant, but remember that this isn’t a good time to try and lose weight. Focus instead on eating a balanced diet. If " + model.you_have_she_has + " a high BMI and your medical provider agrees, " + model.you_she + " might be able to gain less than the recommended 25-35 pounds.")
{model.diet_status == "varied"} setModel("pnChoicesDiet_good", "Kudos to " + model.you_partnername + "! It sounds like " + model.you_are_she_is + " already on an ideal pregnancy diet! Just make sure to get lots of foods rich in calcium and iron—perhaps from dairy and leafy greens—and it looks like " + model.you_are_she_is + " all set.")
{model.diet_status == "fast foods"} setModel("pnChoicesDiet", "While " + model.you_are_partner_is + " pregnant, " + model.you_she + " may want to think about eating a bit more healthy—for the sake of " + model.your_her + " health and that of your baby. Fast food is typically high in fat, sodium and calories—all the stuff a mom-to-be wants to avoid while pregnant. Think about making some healthier choices. Can " + model.you_she + " stop at the grocery store and get some healthy snacks when " + model.you_are_she_is + " on the road? Make some food ahead? Fast food can be a huge convenience—but " + model.you_are_she_is + " going to have to work on breaking the habit to keep " + model.yourself + " and your baby healthy. ")
{model.diet_status == "indulging"} setModel("pnChoicesDiet", "Every mom-to-be loves the excuse to have a hot-fudge sundae just because she can! But " + model.you_partnername + " can’t make indulging into a habit. Many of those foods are high in fat, sodium and calories—all the stuff " + model.you_want_she_needs + " to avoid while " + model.youre_she_is + " pregnant. Think about making some healthier choices. Can " + model.you_she + " substitute some yogurt for all that ice cream? Try baked veggie chips instead of those fries? " + model.Enjoy_yourself + "—but " + model.youre_she_is + " going to have to work on breaking the habit to keep " + model.yourself + " and your baby healthy.")
{true} setModel("pnChoicesDiet_SES", "")
{model.SEClass == "L"} setModel("pnChoicesDiet_SES", "This program has randomly assigned you to a low-income category, so as a player in this simulation, you might be anxious, like many parents-to-be, about making ends meet during your pregnancy and coming up with the money to pay for all this healthy food. Luckily, you are eligible for a government-run supplemental food program that will help you buy some of these extra groceries.")
{model.SEClass == "L" && model.pnChoicesDiet != ""} setModel("pnChoicesDiet", model.pnChoicesDiet + " " + model.pnChoicesDiet_SES)
{model.GayMan == "true" || model.userSingleMale == "true"} setModel("pnriskdescription", "These are things that your surrrogate had before she got pregnant that may be an issue for her or your growing fetus.")
{model.GayMan == "true" || model.userSingleMale == "true"} setModel("pnrisklist", "None")
{model.GayMan == "true" || model.userSingleMale == "true"} setModel("pnriskfeedback", "Fortunately, " + model.donorName + " doesn’t have any apparent health issues.")
{model.GayMan == "true"} setModel("pnchoicedescription", "These are behaviors you or your partner currently engage in that may affect your child.")
{model.userSingleMale == "true"} setModel("pnchoicedescription", "These are behaviors you currently engage in that may affect your child.")
{true} setModel("gay_or_singledad_smoking_choice", "")
{true} setModel("gay_or_singledad_fb_smoking", "")
{(model.GayMan == "true" || model.userSingleMale == "true")&& model.user_smokes == "true"} setModel("gay_or_singledad_smoking_choice", "You're a smoker. ")
{model.GayMan == "true" && model.partner_smokes == "true"} setModel("gay_or_singledad_smoking_choice", model.partnerName + " is a smoker. ")
{model.GayMan == "true" && model.user_smokes == "true" && model.partner_smokes == "true"} setModel("gay_or_singledad_smoking_choice", "You and " + model.partnerName + " are smokers. ")
{(model.GayMan == "true" || model.userSingleMale == "true") && (model.user_smokes == "true" || model.partner_smokes == "true")} setModel("gay_or_singledad_fb_smoking", "Even if your surrogate doesn’t smoke, secondhand smoke can still be harmful to her and your developing baby. Smoking in her presence increases the risk of complications, such as miscarriage and low birth weight, during the pregnancy. Plus smoking around a newborn isn’t good for their development. It’s also not good for adults!")
{model.GayMan == "true" || model.userSingleMale == "true"} setModel("gay_or_singledad_drinking_choice", "")
{model.GayMan == "true" || model.userSingleMale == "true"} setModel("gay_or_singledad_fb_drinking", "")
{(model.GayMan == "true" || model.userSingleMale == "true") && model.user_drinks == "true"} setModel("gay_or_singledad_drinking_choice", "You're drinking. ")
{model.GayMan == "true" && model.partner_drinks == "true"} setModel("gay_or_singledad_drinking_choice", model.partnerName + " is drinking. ")
{model.GayMan == "true" && model.user_drinks == "true" && model.partner_drinks == "true"} setModel("gay_or_singledad_drinking_choice", "You and " + model.partnerName + " are drinking. ")
{model.gay_or_singledad_drinking_choice != ""} setModel("gay_or_singledad_fb_drinking", "Heavy drinking can be a strain on any family, but especially those raising a newborn. If drinking heavily, consider making a different choice for you and your baby. ")
{model.GayMan == "true" || model.userSingleMale == "true"} setModel("gay_or_singledad_diet", "")
{model.GayMan == "true" || model.userSingleMale == "true"} setModel("gay_or_singledad_fb_diet", "")
{(model.GayMan == "true" || model.userSingleMale == "true") && model.unhealthydiet == "true"} setModel("gay_or_singledad_diet", "Your diet is not ideal. ")
{(model.GayMan == "true" || model.userSingleMale == "true") && model.unhealthydiet == "true"} setModel("gay_or_singledad_fb_diet", "Your surrogate is maintaining a diet healthy for her and your developing baby. You will need to think about how your current diet might need to adjust to ensure the best for your child’s future.")
{true} setModel("gay_or_singledad_fb_diet", model.gay_or_singledad_fb_diet + " " + model.pnChoicesDiet_SES)

Prenatal Care Report Card

Learn More

3578076561001,3249244378001,3840610436001,lm_pn2_1
Table : Prenatal Report Card
Risk Factors
{model.pnriskdescription}
  • {model.pnrisklist_none_pt1}{model.pnriskfeedback} {model.pnrisklist_none_pt2}
  • model.pnrisklist_none_pt1 != ""
  • {model.pnrisklist_bmi}{model.pnriskfeedbackBMI}
  • model.pnrisklist_bmi != ""
  • {model.pnrisklist_age}{model.pnriskfeedbackAge}
  • model.pnrisklist_age != ""
Prenatal Choices
{model.pnchoicedescription}
  • {model.pnchoicelist_healthy}{model.pnChoicesHealthy}
  • model.pnchoicelist_healthy != ""
  • {model.pnchoicelist_drinking}{model.pnChoicesAlcohol}
  • model.pnchoicelist_drinking != ""
  • {model.pnchoicelist_diet}{model.pnChoicesDiet}
  • model.pnchoicelist_diet != ""
  • {model.pnchoicelist_smoking_user}{model.pnChoicesSmoking_user}
  • model.pnchoicelist_smoking_user != ""
  • {model.pnchoicelist_smoking_partner}{model.pnChoicesSmoking_partner}
  • model.pnchoicelist_smoking_partner != ""
  • {model.pnchoicelist_diet_good}{model.pnChoicesDiet_good}
  • model.pnchoicelist_diet_good != ""
  • You're actively engaged in prenatal care! Good job!
model.Mother != "donor"
Table : Prenatal Report Card
Your Risk Factors
{model.pnriskdescription}
  • Fortunately, your surrogate doesn't have any apparent health issues.
Prenatal Choices
{model.pnchoicedescription}
  • {model.gay_or_singledad_smoking_choice}{model.gay_or_singledad_fb_smoking}
  • model.gay_or_singledad_smoking_choice != ""
  • {model.gay_or_singledad_drinking_choice}{model.gay_or_singledad_fb_drinking}
  • model.gay_or_singledad_drinking_choice != ""
  • {model.gay_or_singledad_diet}{model.gay_or_singledad_fb_diet}
  • model.gay_or_singledad_diet != ""
  • Your surrogate has healthy habits that will make her pregnancy easier.
  • You're actively engaged in prenatal care! Good job!
model.Mother == "donor"

Continue

PN3A

Checking the Health of Your Little One

PN3A
true
false
pn3a
{true} setModel("gestational_age_units", "13 weeks")
{true} setModel("gestational_age", "13")
{true} setModel("PN3_FirstTrimesterScreen", "false")
{true} setModel("PN3_CVS", "false")

Checking the Health of Your Little One

Learn More

3578072447001,3578079743001,3578076561001,3249244378001,3840610436001

Your developing baby is now officially a fetus! Congratulations. Even though {model.donorName} is in her twenties, and at low risk for any genetic abnormalities, {model.PN2_shortproviderName} has asked whether you want to be especially careful and have her undergo the First Trimester Screen, a combination of ultrasound and blood tests that is designed to see whether your growing baby is at risk for some genetic abnormalities like Down Syndrome.

model.Mother == "donor"

It seems like {model.you_have_partnername_has} just gotten pregnant but {model.you_she} made more trips to see the {model.PN2_Provider} than you could have ever imagined. Now {model.PN2_shortproviderName} is recommending that you have the First Trimester Screen, a combination of ultrasound and blood tests that is designed to see whether your growing baby is at risk for some genetic abnormalities like Down Syndrome.

model.Mother != "donor"

Do you want to go ahead with the testing, or just wait and see?

Take the test

PN3B

Wait and see

PN3H
model.motherAgeValue < 35

Wait and see

PN3C
model.motherAgeValue > 34

Explain

The First Trimester Screen involves a blood test that can be performed as early as 9 weeks in pregnancy and a special ultrasound that measures the fluid around the back of the neck of the fetus (the nuchal translucency) that can be given as early as 11 weeks in pregnancy. The results of the blood test and the ultrasound are combined to give the parent a sense of their level of risk for chromosomal abnormalities including Down Syndrome, and trisomies 18 and 13. The test is said to be accurate to over 90 percent. Women who are over 35 are at higher risk for genetic and chromosomal abnormalities, so medical professionals are more likely to recommend that they be tested.

There are a number of reasons expectant parents take the test. If the results indicate a high likelihood of chromosomal problems, it gives parents an early opportunity to plan, or even terminate the pregnancy. For parents whose test results indicate that they are at low risk, they will be able to avoid more invasive testing procedures like chorionic villus sampling (CVS) or amniocentesis.

Sometimes parents choose not to take the test because they don’t want or need to know about their risks of genetic problems—and they don’t want the worry of taking what might seem like an unnecessary test.

Look Inside

image of a 12 week old fetus

In week 12 there is a small increase in length, but your baby is still under 3 inches from the top of the head to the buttocks. With all of the amazing development going on, it’s hard to believe that your baby stills weighs less than an ounce!

At 13 weeks after conception, you baby’s face shape is already starting to look like a human. Fingernails are growing and the fetus will weigh approximately 3 ounces.

You've been waiting...getting first trimester screen results

PN3B
true
false
pn3b
{true} setModel("PN3_FirstTrimesterScreen", "true")
{true} setModel("PN3B_test", "fail")
{(model.r100 < 90 && model.motherAgeValue < 35) || (model.r100 < 75 && model.motherAgeValue > 34) || (model.userSingleMale == "true" || model.GayMan == "true")} setModel("PN3B_test", "pass")
{true} setModel("gestational_age", "14")

You've been waiting...getting first trimester screen results

{model.you_partnername_cap} had {model.your_her} blood test in your {model.PN2_Provider}’s office and went to a specialist for the nuchal translucency ultrasound.

You didn’t think you’d be this nervous waiting for the results of your screening test. Even though you know that because {model.you_are_partnername_is} under 35, your baby is officially at lower risk for chromosomal problem, you haven’t been able to stop worrying about it. But your {model.PN2_Provider} finally called with the results.

model.motherAgeValue < 35 && model.Mother != "donor"

You didn’t think you’d be this nervous waiting for the results of your screening test. Even though you’ve never thought that being over 35 makes you “old”, everyone keeps on saying {model.you_are_partnername_is} at higher risk and you can’t stop worrying. But your {model.PN2_Provider} finally called with the results.

model.motherAgeValue > 34 && model.Mother != "donor"

You didn’t think you’d be this nervous waiting for the results of your screening test. Even though you know your developing child is at low risk for any chromosomal problems, you can’t help worrying about the test results. But your {model.PN2_Provider} finally called with the results.

model.userSexValue == "Male" && model.Mother == "donor"

Fortunately, the results were normal. What a relief!

Continue

PN3D2
model.PN3B_test == "pass"

Unfortunately, the results weren’t quite what you were hoping for. The results of the screening indicate that {model.you_have_partnername_has} a higher than normal risk of having a baby with some chromosomal problems. This doesn’t mean that your baby definitely has anything wrong with it—just that there is a higher level of risk.

Based on this information, {model.PN2_shortproviderName} recommends you consider chorionic villus sampling, an invasive test that involves taking a sample (through a needle inserted through the mother’s abdomen), of placental tissue and testing it for more than 200 chromosomal diseases. Because this is an invasive test, it does involve some risk—beyond just the additional worry.

What do you want to do?

Take the test

PN3D

Wait and see

PN3D2
model.PN3B_test == "fail"

Explain

Most of the time when a sperm cell and an ovum cell combine at conception, the 23 chromosomes from the father pair up with 23 chromosomes from the mother—resulting in 46 chromosomes in the developing zygote. In individuals with chromosomal problems, chromosomes don’t pair up in the usual way—and there are (typically) some extra chromosomes. Many cases of severe chromosomal mismatches end in early miscarriages. In Down Syndrome, the most common chromosomal disorder, individuals have 3, instead of 2, copies of chromosome 21.

Experts don’t precisely understand why the pairing of chromosomes sometimes goes awry. They know that there is a strong association between the mother’s age—and some studies indicate the father’s age—and cases of chromosomal problems, perhaps because time takes a toll on the parents’ reproductive cells. Sometimes things in the environment, like radiation, can also cause chromosomal problems.

However, in this event, you should remember that your baby just has an increased risk of a chromosomal problem—nothing has been diagnosed! Chances are your baby is just fine!

model.HighRisk == "true"

Another test, another day

PN3C
true
false
pn3c
{true} setModel("gestational_age_units", "14 weeks")
{true} setModel("gestational_age", "14")

Another test, another day

At your next visit to your doctor, {model.PN2_providerName} asks {model.you_partnername} whether {model.you_want} to get a chorionic villus sampling (CVS), just to make sure that everything is going okay with the baby. The CVS is an invasive test that involves taking a sample (through a needle inserted through the mother’s abdomen) of placental tissue and testing it for more than 200 chromosomal diseases. Because this is an invasive test, it does involve some risk—beyond just the additional worry. However, it offers an early—and surefire way of checking for chromosomal problems. The next invasive test, the amniocentesis, which samples amniotic fluid in a similar fashion, can be performed in the 15th to the 20th weeks of pregnancy.

What do you want to do?

Take the test

PN3D

Wait and see

PN3D2

Explain

Most of the time when a sperm cell and an ovum cell combine at conception, the 23 chromosomes from the father pair up with 23 chromosomes from the mother—resulting in 46 chromosomes in the developing zygote. In individuals with chromosomal problems, chromosomes don’t pair up in the usual way—and there are (typically) some extra chromosomes. Many cases of severe chromosomal mismatches end in early miscarriages. In Down Syndrome, the most common chromosomal disorder, individuals have 3, instead of 2, copies of chromosome 21.

Experts don’t precisely understand why the pairing of chromosomes sometimes goes awry. They know that there is a strong association between the mother’s age—and some studies indicate the father’s age—and cases of chromosomal problems, perhaps because time takes a toll on the parents’ reproductive cells. Sometimes things in the environment, like radiation, can also cause chromosomal problems.

You've been waiting...CVS Results!

PN3D
true
false
pn3d
{true} setModel("PN3_CVS", "true")

You’ve been waiting...CVS Results!

It has been a week since {model.you_partnername} had the CVS procedure and you must have tidied your house a million times. It has been hard not thinking about the results. You just got the call from the specialist though! Big sigh of relief. Everything is just fine.

Continue

PN3D2

Another trimester...another check up

PN3D2
true
false
pn3d2
{true} setModel("gestational_age_units", "16 weeks")
{true} setModel("gestational_age", "16")

Another trimester...another check up

Learn More

3578076561001,3249244378001,3840610436001

Now that {model.you_are_partnername_is} 16 weeks along, some of those uncomfortable symptoms like morning sickness have started to subside and {model.you_are} feeling pretty good!

model.r100 < 80

Even though {model.you_are_partnername_is} 16 weeks along, {model.you_are} still feeling nauseous a lot of the time. {model.PN2_providerName} says {model.you_she} shouldn’t worry about it, but {model.you_she} should make sure to keep on taking care of {model.your_her}self. Hopefully, {model.your_her} body will adjust to these new hormones and the nausea will go away in time.

model.r100 > 79

Since {model.you_partnername} chose not to have a screening during {model.your_her} first trimester, {model.PN2_providerName} has asked again whether you want to consider some testing now. You have a few options: an amniocentesis, an invasive test usually done between 16 and 18 weeks of pregnancy. In this procedure, a doctor takes a sample of the amniotic fluid and to test it to see whether the baby has certain genetic diseases or chromosomal abnormalities. There is a small risk of miscarriage associated with this test, so it’s something you should think carefully about before deciding to schedule it. This test is typically only recommended for older mothers or parents who have specific health concerns.

{model.you_partnername_cap} can also take a less invasive blood test, the quad screen, which is designed to measure hormone levels in {model.your_her} blood which can predict with some accuracy whether your baby is at risk for chromosomal problems and neural tube defects. This test is usually given between 14 and 22 weeks of pregnancy. Remember that you can learn more about these tests—and the disorders they test for in the Explain or in the Learn More.

What do you want to do?

Take amniocentesis

PN3F

Take quad screen

PN3F2

Wait and see

PN3H
model.motherAgeValue > 34 && model.PN3_CVS == "false" && model.PN3_FirstTrimesterScreen == "false"

At this visit, {model.PN2_providerName} has asked whether you want to consider some blood testing to screen your baby for birth defects. Mothers who are over 35 are at increased risk for having a baby with chromosomal problems—but they can happen to the babies of mothers of any age.

You have a few options: an amniocentesis, an invasive test usually done between 16 and 18 weeks of pregnancy. In this procedure, a doctor takes a sample of the amniotic fluid and to test it to see whether the baby has certain genetic diseases or chromosomal abnormalities. Since there is a risk of miscarriage associated with this test and you aren’t in a high risk group, {model.PN2_providerName} suggests that this option may not be necessary.

{model.you_partnername_cap} can take a blood test, the quad screen, which is designed to measure hormone levels in your blood which can predict with some accuracy whether your baby is at risk for chromosomal problems and neural tube defects. This test is usually given between 14 and 22 weeks of pregnancy.

What do you think you should do?

Take quad screen

PN3F2

Wait and see

PN3H
model.motherAgeValue < 35 || model.PN3_CVS == "true" || model.PN3_FirstTrimesterScreen == "true"

Explain

Most of the time when a sperm cell and an ovum cell combine at conception, the 23 chromosomes from the father pair up with 23 chromosomes from the mother—resulting in 46 chromosomes in the developing zygote. In individuals with chromosomal problems, chromosomes don’t pair up in the usual way—and there are (typically) some extra chromosomes. Many cases of severe chromosomal mismatches end in early miscarriages. In Down Syndrome, the most common chromosomal disorder, individuals have 3, instead of 2, copies of chromosome 21.

Experts don’t precisely understand why the pairing of chromosomes sometimes goes awry. They know that there is a strong association between the mother’s age—and some studies indicate the father’s age—and cases of chromosomal problems, perhaps because time takes a toll on the parents’ reproductive cells. Sometimes things in the environment, like radiation, can also cause chromosomal issues.

Amniocentesis is an effective test for ascertaining whether your baby has many of the genetic and chromosomal abnormalities. It also tests for neural tube defects like spina bifida. It does not, however, test for any structural abnormalities (like a cleft lip.)

The risk of miscarriage associated with this test varies. According to the American College of Obstetricians and Gynecologists (ACOG), the miscarriage rate from the procedure is as low as 1 in 300 to 500 — and perhaps even lower if the doctor or center is very experienced at performing this test. Ultimately, deciding to take this test or not is a personal decision. While the risk to the baby is something important to consider, you’ll also need to consider what you might do with the information you receive.

The quad screen is typically given to women between the 14th and 22nd weeks of pregnancy. This test measures four (hence the quad in quad screen), hormones that are in the mother’s blood. The test has a helps identify if the growing fetus may be at risk for certain birth defects including Down syndrome, Trisomy 18 and neural tube defects like spina bifida. The screening test has an accuracy rate of more than 80% (depending on the type of abnormality). This screen can give the parents-to-be more information about any abnormalities so that they can better prepare themselves to handle any special needs the baby may have. If the result of this screen is abnormal, it does not necessarily mean that there is a problem, but it does mean further information should be gathered. Additional tests now and later in the pregnancy, are available to gather more information.

Look Inside

image of a 12 week old fetus

At 16 weeks after gestation, your baby is moving. Though it is too small to be felt, the movements are starting to become coordinated. The fetus’ complex nervous system(CNS and PNS) has begun to function. The internal and external genitalia are now fully developed. You may be able to see the genitalia on ultrasound. If you see an ultrasound at this time, you might even catch your little one sucking his or her thumb, yawning, and making faces.

Fat is forming on your baby, with heat production and metabolism. The lungs are beginning to exhale amniotic fluid, and the circulatory and urinary systems are working.Hair is filling in on the head, eyebrows and eyelashes.

Getting the Amnio

PN3E
true
false
pn3e
{true} setModel("gestational_age_units", "18 weeks")
{true} setModel("gestational_age", "18")

Getting the Amnio

You have tried to stay calm waiting for this procedure—but you have had a hard time not getting a little nervous. {model.you_partnername_cap} went into the specialist’s office, they set up an ultrasound to get a good picture of your baby, cleaned {model.your_partners} abdomen, and poked {model.you_her} with the biggest needle you’ve ever seen. Then they pulled out a sample of the amniotic fluid. Now you just have to wait.

Continue

PN3F

Explain

In the amniocentisis procedure, the physician takes a tiny sample of amniotic fluid from the sac around the developing fetus. The sample is then sent to a lab where they are able to examine it and evaluate it for any possible errors. The risk of miscarriage in an amniocentisis is very low—especially with an experienced physician is less than one in a thousand.

Look Inside

At 18 weeks after gestation, the baby’s reflexes are kicking in. It can yawn, stretch and make facial expressions, even frown. Its taste buds are beginning to develop and it can distinguish sweet from bitter tastes. The baby will suck if its lips are stroked; it can swallow, and even get the hiccups.

You've been waiting...getting the amnio results

PN3F
true
false
pn3f
{true} setModel("PN3_amnio", "true")

You've been waiting...getting the amnio results

It has been a week since {model.you_partnername} had the Amnio and you must have tidied your house a million times. It has been hard not thinking about the results. You just got the call from the specialist though! Big sigh of relief. Everything is just fine.

Continue

PN3H

You've been waiting...getting the quad screen results

PN3F2
true
false
pn3f2
{true} setModel("gestational_age_units", "17 weeks")
{true} setModel("gestational_age", "17")
{true} setModel("PN3F2_rec_take_amnio", "false")
{(model.motherAgeValue < 35 && model.r100 < 10) || (model.motherAgeValue > 34 && model.r100 < 25)} setModel("PN3F2_rec_take_amnio", "true")
(model.motherAgeValue < 35 && model.r100 < 10) || (model.motherAgeValue > 34 && model.r100 < 25)

You've Been Waiting...Getting the Quad Screen Results

You didn’t think you’d be this nervous waiting for the results of your screening test. Even though you know that because {model.you_are_partnername_is} under 35, your baby is officially at lower risk for chromosomal problem, you haven’t been able to stop worrying about it. But your {model.PN2_Provider}’s office finally called with the results.

model.motherAgeValue < 35

You didn’t think you’d be this nervous waiting for the results of your screening test. Even though you’ve never thought that being over 35 makes {model.you_partnername} “old”, everyone keeps on saying {model.you_are_partnername_is} a higher risk and you can’t stop worrying. But your {model.PN2_Provider}’s office finally called with the results.

model.motherAgeValue > 34

Unfortunately, the results weren’t quite what you were hoping for. The results of the screening indicate that {model.you_have_partnername_has} a higher than average risk of having a baby with some chromosomal problems. This doesn’t mean that your baby has anything wrong with it—just that there is a higher level of risk.

Based on this information, {model.PN2_shortproviderName} recommends you consider amniocentesis. Because this is an invasive test, it does involve some risk—beyond just the additional worry.

What do you want to do?

Take the test

PN3E

Wait and see

PN3H
model.PN3F2_rec_take_amnio == "true"

Take a big breath of relief! Everything came back just fine. {model.Your_partners_cap} risk is low and, by all accounts, you have a healthy developing 4-month-old fetus. Congratulations!

Continue

PN3H
model.PN3F2_rec_take_amnio == "false"

Explain

Most of the time when a sperm cell and an ovum cell combine at conception, the 23 chromosomes from the father pair up with 23 chromosomes from the mother—resulting in 46 chromosomes in the developing zygote. In individuals with chromosomal problems, chromosomes don’t pair up in the usual way—and there are (typically) some extra chromosomes. Many cases of severe chromosomal mismatches end in early miscarriages. In Down Syndrome, the most common chromosomal disorder, individuals have 3, instead of 2, copies of chromosome 21.

Experts don’t precisely understand why the pairing of chromosomes sometimes goes awry. They know that there is a strong association between the mother’s age—and some studies indicate the father’s age—and cases of chromosomal problems, perhaps because time takes a toll on the parents’ reproductive cells. Sometimes things in the environment, like radiation, can also cause chromosomal problems.

What's that wiggle?

PN3H
true
false
pn3h
{true} setModel("PN3H_wiggle", "16")
{model.MotherBMI > 24} setModel("PN3H_wiggle", "20")
{model.MotherBMI < 19} setModel("PN3H_wiggle", "14")

What’s that wiggle?

Learn More

3249244378001,3840610436001

Look Inside

Image of a 16 week old fetus.

What’s that weird wiggle? Feels like there’s something going on in there. You weren’t sure whether it was maybe just another one of those intestinal problems you’ve been having since you got pregnant…but this feels distinctly different. You’re feeling your baby move!

You didn’t expect it to happen this early, but you were lying on your bed watching a movie and you definitely felt like there was a little alien in there.

model.PN3H_wiggle == 14

You’ve been waiting for this for a while! Some of your friends have felt their babies move as early as 16 weeks, so you’ve been impatient.

model.PN3H_wiggle == 20

Your baby has been moving since it was 6 weeks old—although back then you couldn’t feel it because your baby was so small. It has been swallowing and yawning since it was about 12 weeks old.

model.Mother == "user"

{model.partnerName} just cried out, “Baby’s on the move!” You put your hand on your partner’s belly as soon as she said something but it all went by too quickly. You can’t wait for it to happen again! Maybe you’ll get to feel it move next time.

But this isn’t the first time your baby’s moved—just the first time mom has felt it. Your baby has been moving since it was 6 weeks old—although back then {model.partnerName} couldn’t feel it because your baby was so small. It has been swallowing and yawning since it was about 12 weeks old.

model.userSexValue == "Male" && model.Mother == "partner"

{model.donorName} just sent you a text. “Baby’s on the move!” She’s an experienced mom, so she knows what she’s talking about. But this isn’t the first time your baby’s moved—just the first time its mom has felt it. Your baby has been moving since it was 6 weeks old—although back then {model.donorName} couldn’t feel it because your baby was so small. It has been swallowing and yawning since it was about 12 weeks old.

model.userSexValue == "Male" && model.Mother == "donor"

Explain

Fetuses move early in pregnancy—as soon as they have a spine and a nervous system to do the moving. Expectant mothers typically feel the first movement anywhere between 14 and 20 weeks into the pregnancy. Women who have been pregnant before typically feel the fetal movements a bit earlier because their abdominal muscles are more flexible—and they know what they’re looking for. The fetus’s movements become more regular—with a day and night schedule—by about 15 weeks. Some physicians and midwives advise keeping track of your fetal movements—even by counting them for a period of time every day—so you can help be sure that your baby is developing normally.

Continue

PN4

Now You Get To Look Inside...

PN4
true
false
pn4
{true} setModel("gestational_age_units", "20 weeks")
{true} setModel("gestational_age", "20")
{true} setModel("objBabySize", newcalculators.fetal_weight())
{true} setModel("fetal_weight_grams", model.objBabySize.weight)
{true} setModel("child_weight_grams", model.fetal_weight_grams)
{true} setModel("fetal_weight_lbs", convert_grams_to_lbs())
{true} setModel("weight_percentile", model.objBabySize.percentile)
{true} setModel("weight_stdev", model.objBabySize.stdev)
{true} setModel("weight_mean", model.objBabySize.mean)
{true} setModel("fetal_height", "15 inches")
{true} setModel("height_percentile", "50")
{true} setModel("babySexValue", "female")
{model.r2 == 1} setModel("babySexValue", "male")
{model.babySexValue == "male"} setModel("baby_him_her", "him")
{model.babySexValue == "female"} setModel("baby_him_her", "her")
{model.babySexValue == "male"} setModel("baby_boy_girl", "boy")
{model.babySexValue == "female"} setModel("baby_boy_girl", "girl")
{model.babySexValue == "male"} setModel("baby_boy_girl_opp", "girl")
{model.babySexValue == "female"} setModel("baby_boy_girl_opp", "boy")
{model.babySexValue == "male"} setModel("baby_brother_sister", "brother")
{model.babySexValue == "female"} setModel("baby_brother_sister", "sister")
{model.babySexValue == "male"} setModel("baby_He_She_cap", "He")
{model.babySexValue == "female"} setModel("baby_He_She_cap", "She")
{model.babySexValue == "male"} setModel("baby_His_Her_cap", "His")
{model.babySexValue == "female"} setModel("baby_His_Her_cap", "Her")
{model.babySexValue == "male"} setModel("baby_he_she", "he")
{model.babySexValue == "female"} setModel("baby_he_she", "she")
{model.babySexValue == "male"} setModel("baby_his_her", "his")
{model.babySexValue == "female"} setModel("baby_his_her", "her")
{model.babySexValue == "male"} setModel("baby_his_hers", "his")
{model.babySexValue == "female"} setModel("baby_his_hers", "hers")
{model.babySexValue == "male"} setModel("baby_son_daughter", "son")
{model.babySexValue == "female"} setModel("baby_son_daughter", "daughter")

Learn More

3249244378001,3840610436001,3840600443001,3578076530001

Now You Get To Look Inside...

High angle view of an ultrasound machine with glowing image of a fetus.

You thought {model.you_were_partnername_was} in the clear now that the morning sickness is over, but {model.you_have_she_has} started to feel the extra weight of the baby on {model.your_her} back and {model.you_she} can't find any position to get comfortable to sleep at night.

model.GayMan == "false" && model.GayWoman == "false"

{model.donorName} has let you know that she’s still feeling terrific at {model.gestational_age_units}.

You’re now at {model.PN2_shortproviderName}'s office for your second trimester ultrasound. This is a chance to really have a good look at your growing baby, which is really starting to look like a baby. And you’ll also get to find out, if you want, whether you’re having a little boy or a little girl.

model.GayMan == "true"

For your medical provider, getting the second trimester ultrasound isn’t just about sending you home with some cute pictures—or knowing whether to get pink or blue baby socks. The ultrasound tracks how big your baby is getting, checks for any abnormalities and confirms the due date.

The ultrasound reveals that your baby is in the normal range of prenatal development—it weighs {model.fetal_weight_lbs} pounds and is in the {model.weight_percentile}th percentile of all babies at this stage. {model.You_are_partner_is_cap} about {model.gestational_age_units} along.

Question 1.5

322YPMoHuksNYPmn2SlFJEsUpcUKytTr4jc67Pmv9jEpsiYK8freN4KGm23TLgIsWIE6Z81da/F/7j84Ldyp3TWpOS6HvYBjaFMf3G/lF1H4+u/phswXakfhBIOaAc8wjn/XEoTErmwqkjAhVaqutlckg3w4TRHYPm0VCS0EuqwSgEgoTFNtWNAn+hThh32Kqzl9+nLHAED/dDNhcMnMpM4aHI+/r96qwhOL5M4KjEcvuDLl6Yn49OVq+qedV8H4rETsQZtPqGJVkU28C4f+8x99EVNI67lGT+zep67WJnAU2KIso3hluxkdv70GMQhMEGJqCeBiUbVGephaGoQX63lh0L7vTuFPuZpqJhyf7h8jXoTrhrrop0u/UfjckLaPsFWlRYcskY5kgVZd+702Xf/NannVDurDz+nFR2b+kuhWi6y49/3sguFvrQlKUCoFE5OdgoqWQtZebc4m8iOilalu3aJ3bPs+ky3wxxKWqT+I4kiFpdg5vQOsLkImRmBEnFLwvIAQ27/CeMka7BYP5K1O3zV9p0ss8yhtPuvQq0Xn48a+2kYzo5wREMLU+OwimkSDvw==
{qqMC1 == 0} setModel("wait_on_gender", "no")
{qqMC1 == 1} setModel("wait_on_gender", "yes")
{true} setModel("track_PN_Q2", "do you want to find out if you are having a girl or a boy?")
{true} setModel("track_PN_Q2_resp", model.wait_on_gender)

You're having a girl!

Close-up of pink woolen baby booties

But more importantly, your baby is healthy and growing well.

model.babySexValue == "female" && model.wait_on_gender == "no"

You're having a boy!

Close-up of blue woolen baby booties

But more importantly, your baby is healthy and growing well.

model.babySexValue == "male" && model.wait_on_gender == "no"

Lots of parents prefer the surprise of waiting until you see your little one for the first time in real life! But you got more important news at today’s ultrasound: your baby is healthy and growing well!

model.wait_on_gender == "yes"

Watch your ultrasound unfold! Note that a 3D (sometimes called 4D) ultrasound is a sepia-toned image with higher resolution than a standard ultrasound. However, the images that we can obtain of a fetus while it is still in the uterus are often grainy and distorted.

Explain

After covering the mother’s belly with ultrasound gel, the doctor, midwife or ultrasound technician uses a handheld transducer to generate sound waves that will produce a picture of the fetus. During this procedure, the technician will measure the baby—including its head circumference, the length of its leg bones, and size of its abdomen—to see whether it is growing as it should. Sometimes, due to genetics or environmental factors—like whether the mother is smoking or not getting enough nutrition—some babies are small for gestational age or too big for their gestational age, both of which could be risks for preterm birth.

In many parts of the developed world, finding out the gender of the fetus is part of the experience of pregnancy. Some communities even offer “gender reveal” parties when families celebrate finding out the gender of their fetus. This reminds us that gender is an important part of how we think of our children—even before they are born. Does this set our children up for gender stereotypes before they even breathe air?

Look Inside

Color illustration of a 24 week fetus.

BABY: At 19 weeks, your baby measures about 5.2 to 6 inches from crown to rump and weighs about 7 ounces. Skin is developing and transparent, appearing red because blood vessels are visible through it. A creamy white coating, called vernix caseosa, begins to develop. This "cheesy" substance, thought to protect baby's skin from long exposure to the amniotic fluid, is shed just before birth.

Twenty weeks after conception, your baby is covered with lanugo, fine downy hair that helps to keep the vernix caseosa in place. This hair protects your baby and is usually shed at the end of the baby's first week of life. At 21 weeks, hair is beginning to grow on your baby's head.

Twenty-two weeks after conception, the baby’s muscles are getting stronger and the eyelids and eyebrows are developed. Your baby measures about 7.6 inches and weighs about 12.3 ounces. Your baby's acrobatics are pretty constant, and since he or she responds to sound, rhythm, and melody, you can try singing and talking to him or her. It is also the age of viability—a preterm newborn of 22 weeks can survive with advanced medical care.

MOM: At weeks 19-20, Mom may be feeling some mid-pregnancy aches and pains—lower abdominal achiness, dizziness, heartburn, constipation, leg cramps, mild swelling of ankles and feet, and backaches. Dilated blood vessels might cause tiny, temporary red marks on the face, shoulders, and arms.

The risk of bladder infections increases because the smooth muscles in the urinary tract relax. Mom’s breathing will become deeper and she may perspire more than usual from a more active thyroid gland. Mom might be feeling the baby move, called quickening, since the baby is developing muscles and exercising them.

By 22 weeks, Mom’s uterus is continuing to grow, but she’s probably feeling pretty good—no more morning sickness, and her abdomen isn't so large that it's getting in the way very much.

Continue

PN4A
model.Relationship != "single"

Continue

PN4B
model.Relationship == "single"

How are the two of you now that there are three of you?

PN4A
true
pn4a
{true} setModel("gestational_age_units", "24 weeks")
{true} setModel("gestational_age", "24")
{model.SEClass == "U"} setModel("SEClass_name", "high")
{model.SEClass == "M"} setModel("SEClass_name", "middle")
{model.SEClass == "L"} setModel("SEClass_name", "low")
{model.r2 == 0} setModel("years_of_school", "half a year")
{model.r2 == 1} setModel("years_of_school", "two years")
{true} setModel("pn4a_Q2A", "I don’t think I’ll have time to go to services.")
{model.userReligiousHML == "highly"} setModel("pn4a_Q2A", "I don’t think I’ll have time to go to services as often as I used to.")
{true} setModel("pn4a_Q2B", "I think I’ll become a regular. I want my baby to grow up with my spiritual and moral beliefs.")
{model.userReligiousHML == "highly"} setModel("pn4a_Q2B", "I think I’ll stay a regular. I want my baby to grow up with my spiritual and moral beliefs.")

How are the two of you now that there are three of you?

Learn More

3249244378001,3571156394001,3840610436001

How are things going between the two of you? {model.You_are_partner_is_cap} not looking quite the same as {model.you_she} used to? Has this changed things between the two of you? Has all that excitement about the new baby taken too much time away from your relationship?

model.GayMan == "false"

How are things going between the two of you? Has all that excitement about the new baby taken too much time away from your relationship?

model.GayMan == "true"

One of the important gifts you can give your child is a stable and happy relationship. Babies who are raised in a family where the partners get along well end up more successful and happier than babies who are raised amidst a lot of conflict. But some conflict is to be expected in even the most content relationships. Adjusting to a new baby is often very stressful for couples but having a strong bond between you and the baby’s other parent will help your family thrive.

Here’s a list of some of the possible factors that will play into your relationship.

Question 1.6

JlNZLD4YKhyIIvi2g2yW19RvxntOZRAtYqsDw4l/admmuHynfqI2BNiXrl2nxYscv0qns7GoUpICjgpMUz49NrGJWFuBmEnmg0s/XqK6CmKSwgnhoGv8oBmcfAWxqKCooh0oZtuUWM+rEXmazaBhduY3nyD8ynJiUdJaW5aNDU3ZIj5aNbTWOl42lOctop7yiDZ5lcopijaiDWbNjYz286q0Qimm7Es8Wt3oBYmAdGe3uZbm3lR8PoNJANhEkaxYvrzDLrjs4980od+K0Ac2/4pg4gqGs8YToV7Qm0v/6Kn8fcXLT5bKGQbUcmA71VPJimC4h+WnsBXELE55zVK+iLb9bf5EFcA7tDQO2BQuc7Gk7pntCg5vCsV2JfOkSeBs67OVaVWW0aEjKHWRK7VUaXX842OaJ3W1+sfHfb8+0UKUcg3jVcmmsJMVsUmdHtCkUOUqTmpnob40tfI4iotx2phn6++YMOe4ddS2mcLwYKO0AmZ+qmfPYHRBly1jaPCwaH2qfPU6r8/PLRH6Mi3W6i3r1pFeLbR/SpWYbbNsRDSqUjp0pKISukKBtYqEaMg8PaItUAQKA0oNaPiHwWgYKxbSUt9Mp6OWX3Y2aHaE5lPAtL11lEeIPGKNs1WjsaOS5JvLfjg0AMidJo6OfcghvJEBwzEqOCCduACevwy8asQq5BD/iVYP5HSNnhqkG33qJghRdVjVyNN97kNUWxBrOA17KvzSl6A/A17PVamXWZWtYlnmbr+C3uyXz4tVa/W9FQq9AfddZKPZG88oNNCrOCC9Il4ojNEotKlP+2/WqA32GOVgN4ixjq8ZcbHXyuouVg5ilEDAChbVcfUON+GvkEq0FBAqF0vbDF/b+CeDe9dyMQ1curryDOHXUOHhzzp8LU/SWDYUezSj5oUsV16TdbmUkdZ9o6G52q1QlbBffvJMbtkfZn7MCx4o72fTw4k1QqIzs4Q73f55CZES/6eQ9NihxAEAo+4PR923G2iUP12CpSolg7lrWA4eXHgaGyP/uhcMDf/xErjaMuPKxh16BCWJfKOGRRy021Yb93HTdgUuC90q+A/uoyQO6yw=
model.userStudent == "true" || model.partnerStudent == "true"

Question 1.7

FojJa2V7Nbt9iC+RIFZdiEzMCrWHUbgfg7mHi6ol5re26HD0Az6nXh9hvbh/wcSseEHuJHmfgg58axS3oM5FL6TuBkTD/FyP417N1dysS+hBSyu50OgphXz4m4rO2IZjD1v74SChTArHm6LpytvFaE8oPRP/OuPY7oY5RAw1q3X75Lsa8aUR1t/fTJFn0K/uasMi59MLYh026AhvS7xlIG77TlBZJ7LxjNVchvDB2pqmkWYdrdTcHuZ99TdzrfbGkj1CU041sLE0p5dsRC4i8t52dXqLcYWpffNvNnyeArBTHScUSybOMIjYlmsxVgkNaH19m8HivUoMInh6gzYQyvFjJmyZ9QpjRAkStiXz1U2QagpmiJyXqaU4TJmvupKfVkOgyv4kF44rtF2mlReghOC5wYVYf7jNku/vvFgjKDPu7uSt1CPnIAlCuYl/F2faiukAQu8A6kVyauhMMBS9C+EyhW+QTTDxGW6s6JNAUc/M9dYUw06UOe6T/BueozTZku2rYGMeY3RhuOWV6fnQBM7osPwFCFYSx7jwKPTwtZ8k/fIOmsWYDrIUiolF1Izu69ZoqEV/rEY7nS0O7RmXYQ3rQ0+66TEhxSHMtfQR7deu8mVS31RiTt9P2o7O577dhfz+oY73VDZiMAXXpucgvQ76M8FDn4PMAqo8G7IzDp0JMAR0RTzDBgsqSS22n0KX5Uikcc60fl2srtR7bv4NF4dE5sDmPkOeSCdRYb5VTCKxqx9Ln2y5TyoDfCcg41OOEVz/wL1y/21od58+oKqcR3pTGuuiSEtE3x5tD15XVe5e7NtIRKlKLGpEcopVOeNZKMh9uscbSZZNxGhFo8L80tiRzHg5ehM4gyUOxA48zjM8FIlr49BuGnCAdnurur5BWe/sE5JaDC21Sx/pYsJDjyPHM1Rpnlwz35mm5YHO9iKOLNTeMK3qJ57B4rGT4GLm81Eh4F0RP13Ss6GeJQjHDnn38Ha4jU3SwmFuKHwbh5AgU0qkbrAEH4mDG9unHdk3dOeB3wQGaeugRttDY9X2IsAESYAFz0dbM12Qm6KeG8+/G7tkm/aKGaak1vahOEYXlMp8MOFsp8cUIwLRVkdcZXKFW+d7XnguVW0syA==

Question 1.8

fT87in6Z0NR3SljCTLr0ieloMi0AxcQXpHbtD6aP53HQgGVKWb0qpoCtairTvahphE7TGAFmQ2mN7ot+8yoCmqmcIXE0ijprfgb+Jz2AW9/Fo/TwPMFJiwnFPXkO1yMkvjCTU3BnAm0AmK7r+HZm0B24E+HWXsJ4XpQbudVcsi/AaHEgSMl37v06dr7CYJp+HiAajtoCWyHf7QJlItlSZag49RLWiV0QwPSkRHxY4KNULSeI+xLhfhZPAozUOMYv9UAWfY0p0ynpJUU/5LhjBeXZOkRx9842SC05Am1mTMfQFz0K69o0yW0GHRHpGpglb3auM7utGqyUyFl86oI4NGBqKKtfzTi2h2Hn9icqW/JVcbvWuhoDbGsEtSdAsLLEVNemWDZswL0tH5Jci1riGBSmnTMOxhN4LKbRblmIo3i/rmQwzp/eD6O699lBHe+EOrY/3kMJsEKPNjvKWOFv+qwRuj7LhCpoPXeAxV2hs4UUDr8Kk/Nq07cP0rd++vjsoR7in1BTUtwfCFu96soc1ftJGwR8/nG3NlYb4BZJqqsuk2MYMJ1QgaTX1MMSaQZv8K09Yi+uh4F8tG1ysBgCWlOR/Blig/F1Wj8xGBKfsreyV6FxcKepfAGh0WjNvstVV8EH5GeDFxrqd2jbaWl9kSpTEnsmrv2vQEuos09Zm3cusQU/cHFR3aVhpxUJRAoXTSj71vLqdCyUTGR8KeBPXLzMOjc1oW4p5S0XwvUDIn8usfBEODcHUbJwpOCIFGs5WdxPCzYyxzdDam7EpiAnc15n8+lr+PIj1UAZpIvaRkT0REBQIwdqfNhnZFMuNewDxO1805hcoQSDoWm6tXiHrTW1v4Y=
model.Relationship != "married"

Question 1.9

B/Vm0NXO3Wg153HOYDsNry5UQUhws4ACfNIwn8IcB910R0HgvkR9ySoasNHSNvBwdu4MC6qQrf/wbx/GN3GO9OqgjMTJI6mr50J7DIjmea56AqXuLypEzmoJ4VE8hzZYYbaqERLfp4aEPlgUrfMFNZ0u6s3GDDYxrhxRfIWDMT1Hbi+w22QtmPkXi9JubLG8do8fKhgaKTy8pnNMtD4Xa9RMkgbCf7X1CMk4MQD7+gxNwsK9NMwf6ER7z6J8WlKA1cVHVDCUhqRchw2o+Td2PMyR2PZ2+PKOFTseV4Xg+eutzLwN1t45jeHcOnlDFSKKn+WrN/5TSBYceOEKq8aBhQ0OSKUQXc5WohDM7JFqDSVpf/88nnVXqSjwcgLX6u95CRbLNxx+QkuigYlaV5qhYhweqgBPOHeu1ErgOYTtOHTOYEoqaNi3k09vjqB/vXwe9Iqc4XCG5qPvAG8zOUmu7HSPkaJqEQgHuM1xLE0visaJDQf4dgYhV5QkZNiH2buDe49DOmSxGRLyLu1HWUhm/8hsdRANa3pXYP8odC8Kxcf2T601etEcQJ6XRCpZqQMTzn3PzpDvvygeIbR9TdZcQoAA7RjeKy4ZlS+HJZY5cIszOTDfEw9nrzECtiOEBrBUAQBk5h8qJA0yFAbRUsgbZCqo8yDOX8Z/F896serAZUT7kD5iBnAmUW/ah+zBwsjCcvEL6PAC04yVJPIxGS1WFG5qz2kh4xuIN+oQ3M7GNxcCFhQELzPYNnKJoe4MF14w5XmJk3N8kFhnCnAzgcz558CZZCbMBPWukP+sIpmFTFxxoxQMpLzLt5wfqSK5VknB5mzm6jmcTugB3HVKfX0Qkjz4RlWe+ubtPrSmLc7+VZ60pUQaXDDUBPl1xWX49VaFIpAiDLMH48v5oVnFZKkCFjVIa8v14eAangbVK1xVnAtKFlcvJpH7kuiwONaZLlroXlYby9o8I8dQoIuwOuqI82MClpu4Zd2pAFHADzdmB2fb8S/i
{qqMC1 == 0} setModel("pn4a_motherDrinkLevel", "stop")
{qqMC1 == 1} setModel("pn4a_motherDrinkLevel", "high")
(model.pregnant_drinking == "mid" || model.pregnant_drinking == "high") && model.Mother == "user"

Question 1.10

2jkwbZONDSobC7aRvycXVj0GqF/mDyCsdaPHPiJ3ya7LebOK2kDUq0E+uWfBQKuzDA1VwqQKBerE21gl2Zf5k5qAUfKz+tAIMVqWamNMRIqLI96GKfXtRZdmzsbrMKMpBaejhI6NkohvQdP4Z5++STn7kY5xnmual67Z/YK7cDzGZISXNqO4Qp0+II5zzp5ssuFc696pXDaa2FJBqKnJXU0Jzn80ePkUz5cm9ItoN7HR/8oKuCk3tMdf37MY5uFbDv31bosH1stlWV1sgd9QXLAu7oh76ia3yRePkxHXSWCyvahq863FbAkeryhXDxKHGaJs6icdNwfE07tECg0zhXmhW7tYfubyC20NUhYzTulHNL++VnH23AqlMNKfXfERtToBj/oamsWJ2lgVjUTu03uJyn6K26p1BxbNXgdUW2RUIFVlyfLOxTYB09DnHCYSDSYr74nkSb5D4JgWRfW6CPtbkc7MsGP3xsHiX8TRmF6a8oWBp9o8sHKJuPFGoDZCUrECKNvGFi/AZSFAoPAI/zVV474I6JRI15tdLowY9ghDAv5gPBzql0dUOo6YYNfYacqcrz9mh+cF+unKZM39bV5vAt+/fybacQ5MxUzOiAD8KZhd2JB8FXl+7MiIIuireJN5Dw7Vj/yetcz+6+czv+6qkf9l4QA2x5JqXtdz90auPPjizAEeecrTSzS9L5W9tBNegWUopy/AkCNc+rPdF/71b8uJPfop+tQRLGEUV+7rVHGro1bMco0Fq8kvWqYzTRvXXdrh40NG4Vi120OP3Bc1ZWWR1qmz7w/Hb197TAzYTbHXWKQpgfYWCl86Slv3tXV5GtlfBX0iyw6YDHzbwWSzt1ctewYGWZJpidLF13GdSOA0kdgtNj9vKgjKq4THLNwNRk2rbzDHUBOed7XW0T8TnpBWbOhgt5SKBeo0r9BzPrW61Z9TFBYjQlN9CdhLdlqDPDe/0b6Rb9TG+tNEqlQfe7fkuqEWPA4uZGHgIAkNcPIkYozHPAcjd9HzIE5AZE2KHk+q/qxwWSuy/U+bNTMRS6UFRS8gUMUKkhpSjlIsr06b0p871/32jHG81iFPuqF5Ryz3arYfc8XrgsUuuvhgA1lFyOt5gRB5Lcn3fe0=
{qqMC1 == 0} setModel("pn4a_motherDrinkLevel", "stop")
{qqMC1 == 1} setModel("pn4a_motherDrinkLevel", "high")
(model.pregnant_drinking == "mid" || model.pregnant_drinking == "high") && model.Mother == "partner"

Question 1.11

ecidlcGqPIDac9opYja8P/Re6FxqBTvwm8yHLGUwo7rIDTiAnD4lpPEZNKZBMSJmWFEeiIX2LekeHr7IRJ/M7NdqewkgnRorPmdLkn8+KxMu4KgyVmN90OOab28YSNTc3NgpUPQuLSMM9jkCankC3TdXZi9cembzTf65RIlEMAG2oZvCeFP0JS7+q54FWKNkTnXC9Y8nDoBztlwfTKvJvEKTmWcT2haXy2BnmDfqXWg7u7+jmjW+PXkuY/x17bUr8R/cs2on8XKSrGN9CHxccHkeWncM1rO/m/gBYgDVQRbmwMX9u0OTLXUVTq7nmgxWi656AVeQcqzfb8bnGAofUn5YENI8KckQgqDKzuX2tXqd00bRoaHK6i0mAhgxwgLpmYc9Vo7c/yCL6eFZG98bR/NN7jmbuVyteQN+1EYa470CqU3b5WcWO6vaGEzif8UNWIhwVQKaYbesFIvR4UHxw3FnW0PlqqGD0rNbstZwBbvc2hVWC+WBec/OGWDA7XvyhWz1GpYTO6BGvFuQ0YWfaEWM1s8k0U1pJZpzxXsphyGVP+v6WX8xi24d21/5C01P8cn+rB4wabB8JD527Kc6N8PsIp3RWFGms2rRCdO2oOYhS//Bh1bxJpfIV4AcGLOvbuL3b4UUwCzFUO3RH16gO8fGBwQMc8dy7vLGRn7NS/0N5b0U3wvGcJzdrSnDhDlNziy/Bh3DTBj5fgaiGwEaY8dXFijzwrn7UJTp1EVtTWB/YWZE2zZY4/UvDYYv9+bne+V3J7JkUhprXgw8maaML/4cZw8xrxw0pUQ/akCpKhD0UnvV/3VL8u0oGepz5dBPbXN0EPICOJbf18no9NrCSUV5GZweyWkbw6DTmRLbjemtZ8k/gjB953iSZosk1/QuspSMEJRJMpsTZd6dx/0BJArR2GGpPzBheLl0XZqjqEZbM0k3dbALB3lVhqgGzERjkt/QaV+HsGzOVtuDoajeKHBT3WH87v5K9g2KvYi/m9WiT4V/qZ2FDt1Ftfg5XhTBNZaYBUU5WwGHXLjim9YMuoLRUwAO56GKdag3vloTmleF9fP8aRsfRMvQ+C000geu7/43fLj+DRkfo0zssGiGdqkpbhWbwGL3ggXixNvyG2i7WG7doYtXJJP+1RLdlPDljS4XOHsJE5LpfF1xc+8MmX/NuG3jNqLdDBood/UmqoO99/N3Ld6dRU52e1GBF0Tpnj6DAobC5IKPOjDLGSi6aVaFnRNFl9NGRrcH0wI8eexKxqb8vD5woqwhoSVRp4KvzV9+NwINeXQ9PEBVXFAKDj374grNwKi7D6BO8fVk0wcW1XmobGkLeL05B8gaW1rfNpPZWeno8y05z9uYjmoW/x+oxsHAjWH/MebQx7VF2dl7QcHX0TxLJ8RO/wFPs0u+EVWG163wst0QIXGe2E1J/oB29sfDelWsdRKw8rRbqg7bglaD1dFU6a5FhEdPN0BLkbn2oHM7d0ag/SOh/UuVsRHzo6mbA8r86xpGo0Ay+PSB8muTojiNy09l1cAQFIbwt+/LY22YQ+H5QN1OQbowKDuB5itoKnD+3X5i7NQkAVgax2GQrQaBE3aGgiyiubM2mNgtqIALgeEoA1y+rnL/PPmSdq46L9WhpFBY/dcRgsz+k/aEtywVIimO3NFZs+UFGYj+BNUxhuuFmfsexsRPa/oJZ02JmqfgivJtbVPikccaZp6P3t4AVdNeyThADhE1rrUv/x7YD++qRzhleEi4YGKlJ7yuZnRplIzxoYr0QepNyJ7enzSk1HFvfs6ugLW71NhHWFtzD9JSe9IZMUA/s/GXAlkSPOl0AfsK3CUNsVV5G6aik2Alm/hQQpnjtgmGEK8ynFF0NxMu0cmI
model.Mother == "user" && model.Moodiness == "H" && model.GayMan == "false"

Question 1.12

zkB3ZZe74i8eBr7GH6VbJNYiA5JaUL5MWgr+55crUL4IGYsS4Y98TQYkClSpYvjq6WsNaVxN/Y5CZRg6m7IAXOtqSFjJz+sjHQ7BMbogKi16E9jom7bljo0zfSpzWlRbD3U37bN37xgJvn9nrOCI+/CVOEOFqmrRB4ETkFsGgdBAyQErI1JhOvz+sJh+gXpghCTZ5sCaVlaZjpww9BMzDcCcQHpar/UvrP+I0LmKdFZhBcOK8xyWySL4lXj5P1BscM2lYwxM2JVnazvy3C5Ka29fSy88WqnVoyDG1Nn73qXFKX184GS6G0YgkP7UzgqkKI2QOhBmq9fMdimPLIFOejAG1E2r19J9uytSDxfGQfXCJZShaOfoE49dh0/kZJpCAiPmQNTOiOhV1Ik4lOQx9UCViOmoF36WGvm/wKUM7F+4Q+BMm+LC30FCTiybSK/O9IwQ4fv8JEiucjxuTXgUWmjcK2TmbX4d/e7jmwMy1Y2k3OmKp6FWHhQLAxfC11kZwpPqVw3E6AKLCKt3O0n3A/epUEYUgeOVuEycskeooJNjF/JBxCt3RLNrMfxt5gzRkcFGcz0C0S++qG/SOo3VRg0BHwgquhKFE3qXkV1Xt7+hYrNrRZRMBc51S8TYe9EG1hAuQ2z6gmtQdB8++dD/il/18Bx6li5qDRRf8Xx0PAK0oPzAvEGLjoSSiRqBMB1bmzqBE2rlhMh7eYd4gyndQh5djgvA2+qmYPee/w+qDtYofIPTA23y+lt3EeqCn+aFchB1cQ7r7iPJI67Sa0VY59wDx6r3yThNL0dgXQH2ZXXFqjGT7hxiH9UkiuadKgZPXz9znW7/pzEOwdeU0AuytIGDEo+TL6GAY+w5VIe7TwifKg8TD+72eH0xAPbBhZ+eRgqRDjqd0Kmyq3iGPzi4LzG15I4GdJDPtp9DCpH0LFxVl9f9asbOUoJ9TlXRxIc+5r3tY1WKKAAXixCU9JOwSgE/7rnZmz7EwpWEpJlcHzg2b1m5ZNaon+fzVfiiW4Bu8yh/JY++EyNauuXrAPSncBnCzaMKpT4jnLTLt1CFBwqvxko7VHWwoIqVuIMyLuYkVeztbYz9pk0QVuE2kfpaFY67cb0vJTfYY/cgB5Fg1ZFzhfM4gkZihZUVT4IE0VlRrc7Z7kxaq4q27cQswGTheuOnlvoEu47Py1ASff/YOaj0BgHAZWzxOkTq4ABXpIPWd98AeAmAzRyuLZ/3miXWCzBKj+J5xkL5oN9cMqIuw96tzvRhApyqDT1f17LUbF8kDv+HK+a6iGGfGQjaSwLnYJncGq/AjnuyudG9AHAZnTrbAJLTNELLa8ydw7pB/Cp1LJa10Eu6vrFNE0ea0VPHrsRz6/rD0ViUhzr76hPVQwvXpKuriE7999rKH64lvvrTVxu5wxaNKANYAYtvuosPOQPQff3cNMgxXdIG/aErNDzRexeipgRjC42fGbM1seEsdMHOhzXwr3Pr0Yt36D2AiSHccfese1MphWqiTO/41d9VOM1pyZ17S9r7D1idxg4Fk3tOCKrOeLI3HSB/DjGS8MEX22D9edU5+xrEZoeu39aVx05XIi/ludICNmPGsLN/T/WmvvbelUf2zPvIaLSd7K47AedZVjCZvjo6iUtLGAki3PElx4yRmAu17UnFEBLDMPni9O6insxoX0EzvXYMyN5WHLXGUgU5pPUTM3498YpuxWg0+OmWGtR3pb8gtsXOhJgjilRgAPqmxmh2Q0XyCT2rMyzSrOPA35y2u6syusvHYDcztEkfpyDMqcoTGckeBN/OawRpCpo6H9q8f7xpf5Zpsdc/M3FXkVkbtWp1I5YMwolLj/9PTZu+rcW7T8Sp1b/TLZO+1iJLvm6qYLk8ig==
model.Mother == "partner" && model.pMoodiness == "H" && model.GayMan == "false"

Question 1.13

4ygNIzTw09RzaFxD8qHVXnAqTSgTPhO22YdMJcvizH5NWn185YxhmH5m6bEFhh7HxXNK0qv29nmS+sbOhpLBmRrRw1Vyckp/Wz5HzIdQpnYtEqvDccuYTs3k3wGfv0TsUe8AyCScHZ0UOso8DL1N8Vf/Rtlm0KHb4i9BkG0fuVCafM9eOFsjUjQ039bvlGcyvCPo7saDilQXcGnIe5zPeWiMLmxpt1BwN/DTOXDk/TkODlUA9J7OBo3Q7/AD3N1BOdQHA1ZmTqgdB1TPcb5n8wJHjwKQPrCIrhGMmL/IIGAsntDsAAdNd2ddUHYbwB6ipBpTDxZ4UhQsTj1Z0O4HcghvQtdF2LAYgUSi1ti2tmbl7V9WejYmKUgi8Ylx/UQRL9MLiKDbN8NUlUWWl5XC7ktW8WljRrwjfOOEdwCzOGOMlaBsODUkZRMfagXPuGfVQS07iyPD/8u0OnSX0S4x0FU3DdInt6KXZDNPXXsMBCr1hNVD2kSp7K3w7O7uLfFKojK3pfFnuG+yKRUQkfDp+wJo3JzDEBUOF6DghgQD+7/laShkdRbx7DIPmLgVFrZ0U6NTv2Ejc5e/5aKzfOY45hoTQdDp8O1YdiLo03vDkk37SEu2NmPg53EjX9EmHc8pY4OtJn7xZP6rWs6JzKRDfEfPpWECUWccHgljDK7dfad0n+Vm843+IlvBl5Y7ztvNIIl578aZO1cU+GsiCUgnYayFKBiFYe1piS41XTmCefsQyTlFYeuwvq0NNQCIkWo4SzQQsLv2CfXz7V8KJKnsPYByXF+xKuKijrUZVgNZEeMKT9l56CUiezjr+LXyD01y5KuLJtNYKghYvfPeGL5B7fEe/Dw/2Gv6MPN0wXSllLr+Lh8Z6De3dgj80RfJ3PNXOLn0+aqwA+ZhIn8cDiPSXk38KArxDPJrj49HDcjBqTQWNalBj7kQx4uxqCWdycaIvDE/+fqzS5TZvjZkIty6PgArcIIXujlrr7aTclLZtm/OX9zNvDUdiar92WfCVMRYTGOqNOMyiJvek3yD
{qqMC1 == 0} setModel("pn4a_Q3", "A")
{qqMC1 == 1} setModel("pn4a_Q3", "B")
model.Mother == "user" && model.partnerSex == "Male" && model.GayMan == "false"

Question 1.14

kCXl1amlT70DUqqB00y7/4OiLTr+NqsApSTS4vcj+5ORPhbONM9ekJXyxj/CQTZa+iT6n1u5KFIgIwbZWaE9+HpZkMyt6JesCB7hiW+WB1DwVKgAAXuWX73d4KkKdNiVVFn2N8EAiBcRtPoCpWYAq+T/WeT6ryRGQ09LxhxcJ6KTG28yD0DwU5rJohG4L6lL371ohuD9I6DO0Q2uYsQZYqLDnGpDsIXLd5BHFKF+SwG+/bHnkdRk30bimoI8vdZX+KS3SqAE8ZatrhS6gV8wniFX2pRLv95Qoy6Cbsqzy7duKeXx1vkGrCZ+/BJkwV/YsptByJSDsUjD2HhLJiyshprGxRJJOdU3fSjk3qxVi2mpkeC7CnT8KgIKcCPCLihU8N4/G73s+uI3EQerVtMgK9p+2ycAelc4H5gr5I9I8YnTs8fk8sCDT7Dj6GLCSBWA9UbwPcxsePYAg83/4ZS3EIrAx2GXqOOrbrk/lrLoQy2uin+UG8s4GkmqWvDm4UACVnFVYXE7QTGFrlfUCu7Ac4rsGj8Kewe5BYKbITqx2sSvnHW6OUzzHRTQuRSVhpPhw2url69g3fosz2yqb1+xSWI2Z3SU9BmLXU1+5yKnBo8UF7TgpNmgxp97Q/CSlLero82km4V59IHBVCnSDfyiKRqmh3vbECHV89cEevWcpJW9Ch2rwNDW6E7jdZY4u0yPMfD1BqdXhpZgl+WapSQZxHth1GvV+N9YQD4vOGoF6YRMuHzY0CvQsaHj5N7pHqWkymnKpkoBKvQopEOP/lCjBVzLdfGcZP4C5fWZEpCUYjh2sH68LhoV3LWCxqJZwfcUdC7DDiZ+FtQhtpToNl04Myx6/GTyfifbpOK/RJpF9hr46ZYgvuhuWmEVDnHgbuAFxcx1tTT1QWtpC7lrA+ZAe3dplfVCKqzELwAqqCf151P6YUR7lkelhexhNgsvxtE7yXmOXlixZbKnoa/kopniXgVj+naX5oyjE+1IEcNuJdiGz5Bgg/U9/4VuiMJPnIRmZ+MzDn0wbAoK0MZ9L5y9xQl5Dr0d+0b+qpTMn76CXe6k/Rl9XkI+y8OAcHideUTqhfJKgJ2n/oRB8db/omzFvIco0Y3KgnwWaceKZM6uXBJqMb5lSYLpFhuZx5HPlVX78YLIBMNMAvRgz1xkNLvGOzYF5o7d5OzIrMIWfciN9DhK7oXBBzgFLTEhOaAzgg9tgIoDofkxKaE=
{qqMC1 == 0} setModel("pn4a_Q3", "A")
{qqMC1 == 1} setModel("pn4a_Q3", "B")
model.Mother == "partner" && model.userSexValue == "Male" && model.GayMan == "false"

Question 1.15

19MpZ0DTZk/klfxbDDythg/xtVSdjkg4bMarUHyRQKseac5y3voo/UJ3Wm1ALYNUYy0FmH5iqDWAwsqeK5LJ3/4d0+2u3+jlnTHYnDGhUPIPRwkDb5h2egrzWkusndydGcVeUElbUWIoXz8QXwEwLv0ro0P2oJx8Fr4kRamf9WriQNNWef3olKuTt5vrzODy3ImJ9CgHL2/8NRvlKmvHDsYngrC4Crvb4GflTklpkVS7LLdVX6TgIZMPgEiHhppIAFdaozg8kPJpGdUPyP+JAw6Fbc3C/oKzOZAvju5va5q/8Gi3EK05MF2KKEUZVB7JdpJEDQdNFmos1m8z4APXwuDWgAeuNPtnFy0XwV9Lor6B83XjF/CMcet5xhbHyPjk4B02I9iiH0JLmHFr0AX5w09sGuuQNJOCEKcjjoX0zrxL3yyZpoiWMZCrkeTBlT0nm9lWCTQSZKd1DrQoXv+l30rz7Beak9Kogj9Fv/q8XKG77kyKfBk3q6P7Uf0QSzTbBRY2ZT7sAeSPjjk20t6P9vwergVl6Tsuz1U9LG7zDNqsbh9NCQ24zHjwRt7eQzMTlzUvq7CQyDnbgWWYYscR3cQiu+DSFH/Y1HcU/MNvxfSk5vxBvpYoO2kJvriALO/r7MsP1ZdckmgOZoQiYEsFS4gyNT5jTDi97qFhcF52UxLEcRRLGm39deDs3gojBlSj51SsPhGXSxeDApgHPBjmpxU8KopAXbfG6Lua4dp0L2G0GOd4m8L+RoZGQlbuzi84cWiIzu6toAcdJDljiJUa51i8htntZk5+VrgFanLzyYhv98HgIf1qhMH/W9hPFt8B6JbxZmlUSKU/kH8NvN8T9D1ouTprPps5lW7oDNkyFLJEhz11EA8dEfAfbuA2vUBFB9bgrT8v37OQOvobgG0nIfJ8vH+JSiG7KbvxRJ8gXuh0cr2KFX0HpDHWOjvSI7PM9Z/hDDxF+RdpR2Kvy7x39LzUg7rV8ImPgzFOFg2YDIV2iDuiD8TfIl4GhhJorZ+ycxv7GjDQSr4xL8/Oz7SPBtmNFnrgflZZYr7HQwKzXS+StM+XaD2JWTNdjOX3z/PgjR0MhhLCJHSURv3bVZBvfcZdWctE8NpXit93+2rTHttlCQrprWDP4CwXQkpvGcvWT3KYH5a19RXG4Q77m/FITeEi1m5+EMDsi6C4hmFtqqbNc6VXyrVh/VR/jGOmgH/Srt1JLOgrP9N+zKAEa5VtttgMi7zFYpuTBHDMcaQ0uShPxqP4BReFSV6yhXrgvzVe0ZiPzhhAVmuKNTa+4uOPHl3B5YI+qnaBubblw1i1ABjGZr7D23UctUxt7srvL5l6AadN3RqVpn1iVNtA
{qqMC1 == 0} setModel("pn4a_Q4", "A")
{qqMC1 == 1} setModel("pn4a_Q4", "B")

Explain

The quality of your relationship will affect how you—and your partner—get through this pregnancy and the transition to parenthood. Rougher relationships create more stress for you—and your child—and can cause developmental and adjustment problems in your child. Research seems to indicate that some things are clearly not good for relationships—like substance and alcohol abuse and depression while other things—like a sense of commitment to the relationship, a sense of fairness and generosity, shared values and religious beliefs, seem to correlate with longer-lasting, happier partnerships. But all relationships have ups and downs—conflict happens in even the most blissful relationships. Over the long term, however, how we deal with that conflict determines how happy we can be.

Continue

PN4B

Your dear little bump?

PN4B
true
pn4b
{true} setModel("pn4b_secure_attach_cnt", 0)
{true} setModel("pn4b_secure_attach", "false")
{true} setModel("pn4b_anxious_attach_cnt", 0)
{true} setModel("pn4b_anxious_attach", "false")
{true} setModel("pn4b_no_attach_cnt", 0)
{true} setModel("pn4b_no_attach", "false")

Your dear little bump?

Learn More

3249244378001,3571156394001,3840610436001

You aren’t alone! Your belly reminds you that there is a new person growing close to you. Sometimes when you are by yourself you find yourself talking to your little one.

What signs do you have of being attached to your little person?

Question 1.16

yJL4fI5mMUXsCjI0SEYFacqrQzUlZIelpA0nCvgVDpBzOTQlp2uwJWxGb9RGmUyshjHZSWFQ3P1qldXF/QthvRe7bhOTJbmhJ82d4DW5zZsc3aeEr1u64SdnW4ner1auvUKVgFC58G+fQ23IahgQxfc+1HeUqIFux3Rk7w==
{qqMC1 == 0} setModel("pn4b_petName", "true")
{qqMC1 == 1} setModel("pn4b_petName", "false")
{qqMC1 == 0} setModel("pn4b_secure_attach_cnt", 1)
{qqMC1 == 0} setModel("pn4b_anxious_attach_cnt", 1)
CSgnxKMHE2AGa8zwZ3v8D6+MhzR65uPGtiSq9EsPsvded2BWKjX0EdxDwWaxV74MauFo62338E5NrazAoIYZ3Ij+JK7N42p22hk6F53IGtlZ0k3PUKMOkwlXABDx3XRaGuGHthjLkaW60dkl1CSOh7udtjeqPNxPVJctI+1HfgkYVh1CqKBmEIS/S8W4U4N0vNZACLfgEvWqIvII9xBAhbjson62ysCuXw560wt+6/g=
{qqMC2 == 0} setModel("pn4b_talking", "true")
{qqMC2 == 1} setModel("pn4b_talking", "false")
{qqMC2 == 0} setModel("pn4b_secure_attach_cnt", model.pn4b_secure_attach_cnt + 1)
{qqMC2 == 0} setModel("pn4b_anxious_attach_cnt", model.pn4b_anxious_attach_cnt + 1)
LFVp50dBzBWYkud9+jrAu8lY04AYdtWf13cbB19i+mMkqx08hL4D6ku/ll+Un3az62nOSPm42mFq2tacISGBv7G3jFh/dQ9L34iSt3tkLaf/kbvfg1vM/+ps3XMFy5Bjw4tugSipOW7m79gBZsYUOG9Zt6Q3Db/mIUyOGSnkZ6oGjHGTy13jdIiSSrsCu7RGSt1ShkrcxpEXOw32zR7iZg==
{qqMC3 == 0} setModel("pn4b_imagine", "true")
{qqMC3 == 1} setModel("pn4b_imagine", "false")
{qqMC3 == 0} setModel("pn4b_secure_attach_cnt", model.pn4b_secure_attach_cnt + 1)
{qqMC3 == 0} setModel("pn4b_anxious_attach_cnt", model.pn4b_anxious_attach_cnt + 1)
fox91859NvpvNN1WeecsTmpzj5n5XHdRIDKw/ZDmouvAQT1KhdrqD1ZJWFJ5m4cYhCdOChTSLdtaZk+LvUcOLMz0WdyMX+jDaQQs8qUBtb+2kiWL+GoB6LFGM9grMCuy9s0yHuhOY8ES5+Yvz4Dp/GZKDUmoeDn7tSOSY3Tf7JcIi5Fw6ss3K+khP8yBlaytqHn3HkPXy9hlctSztsWkAPOlVSNjrHTFMq4+U1fsIT7YBJ6F0P1Cmulu/Yo=
{qqMC4 == 0} setModel("pn4b_time", "all")
{qqMC4 == 1} setModel("pn4b_time", "alot")
{qqMC4 == 2} setModel("pn4b_time", "none")
qbG8kVEdpCsY2CdYNVq62UBA67ztYqomHjpyArKGJe7wbfd2ew/PnBI6V/2PSHQZ/39BTtDGbO+8sha8ECqR1h+za41TB1dy8PadZ3Jmc//1iXpjkTBsg7V4iNPe9qY/9lOg5eteMpKisoFMVudWUOgZIjFAH4OG1jajhMMAeImD5FV+X5RA3mn2S+SE1WOjOAGhT1Yd4cS2Evw/QVbURHm4InLgFUDxQ1O+1E9GuFkFxW92BpboRD90Jz/oXlz38WnPBw==
{qqMC5 == 0} setModel("pn4b_worry", "all")
{qqMC5 == 1} setModel("pn4b_worry", "little")
{qqMC5 == 2} setModel("pn4b_worry", "none")
{model.pn4b_secure_attach_cnt > 1 && (model.pn4b_time == "alot" || model.pn4b_worry == "little")} setModel("pn4b_attach", "secure")
{model.pn4b_anxious_attach_cnt > 1 && (model.pn4b_time == "all" || model.pn4b_worry == "all")} setModel("pn4b_attach", "anxious")
{model.pn4b_secure_attach_cnt < 2 || (model.pn4b_time == "none" && model.pn4b_worry == "none")} setModel("pn4b_attach", "not")

Looks like you have strong feelings toward your little one—but are feeling a bit overly worried about how things are going. Maybe learning more about normal fetal development could help allay your anxieties a bit. Think about talking over your worries with your partner, family, friends or even your medical provider.

model.pn4b_attach == "anxious"

Seems like you’re not quite clicking with your fetus yet. You still have a few more weeks to go—so maybe things will change up. Remember that in a few weeks, you will have a new family member–and the closer you feel to it, the more rewarding the experience will be.

model.pn4b_attach == "not"

Looks like you’re well on your way to establishing a secure bond with your little one. You’re attached—and not too anxious! This bodes well for a great relationship to come.

model.pn4b_attach == "secure"
model.Mother == "user"

You are about to be a Daddy! {model.motherName}’s belly reminds you that there is a new person growing in there.

What signs do you have of being attached to your little person?

Question 1.17

yJL4fI5mMUXsCjI0SEYFacqrQzUlZIelpA0nCvgVDpBzOTQlp2uwJWxGb9RGmUyshjHZSWFQ3P1qldXF/QthvRe7bhOTJbmhJ82d4DW5zZsc3aeEr1u64SdnW4ner1auvUKVgFC58G+fQ23IahgQxfc+1HeUqIFux3Rk7w==
{qqMC1 == 0} setModel("pn4b_petName", "true")
{qqMC1 == 1} setModel("pn4b_petName", "false")
{qqMC1 == 0} setModel("pn4b_secure_attach_cnt", 1)
{qqMC1 == 0} setModel("pn4b_anxious_attach_cnt", 1)
qPevnCZnhxUHLzdkb7zfiM0riYQGoYrxElS1QF9KlXZUPWEIY7bdyoj9KZignf98PQ/1CUNL+iXFyagDR2AZHpwZ8/2iC4CjG7eHcw+Wi63pZgW0bN+JWqDhVSst/OJ9gPfvHT4lHH7Mrm5oVu7Zj/+ilt++4K1pBoPSh1kGzIECyXpZgDQca9YamcVxykExCnEAK78PnWTSOMPvsRoTQ5oeYpg=
{qqMC2 == 0} setModel("pn4b_talking", "true")
{qqMC2 == 1} setModel("pn4b_talking", "false")
{qqMC2 == 0} setModel("pn4b_secure_attach_cnt", model.pn4b_secure_attach_cnt + 1)
{qqMC2 == 0} setModel("pn4b_anxious_attach_cnt", model.pn4b_anxious_attach_cnt + 1)
LFVp50dBzBWYkud9+jrAu8lY04AYdtWf13cbB19i+mMkqx08hL4D6ku/ll+Un3az62nOSPm42mFq2tacISGBv7G3jFh/dQ9L34iSt3tkLaf/kbvfg1vM/+ps3XMFy5Bjw4tugSipOW7m79gBZsYUOG9Zt6Q3Db/mIUyOGSnkZ6oGjHGTy13jdIiSSrsCu7RGSt1ShkrcxpEXOw32zR7iZg==
{qqMC3 == 0} setModel("pn4b_imagine", "true")
{qqMC3 == 1} setModel("pn4b_imagine", "false")
{qqMC3 == 0} setModel("pn4b_secure_attach_cnt", model.pn4b_secure_attach_cnt + 1)
{qqMC3 == 0} setModel("pn4b_anxious_attach_cnt", model.pn4b_anxious_attach_cnt + 1)
fox91859NvpvNN1WeecsTmpzj5n5XHdRIDKw/ZDmouvAQT1KhdrqD1ZJWFJ5m4cYhCdOChTSLdtaZk+LvUcOLMz0WdyMX+jDaQQs8qUBtb+2kiWL+GoB6LFGM9grMCuy9s0yHuhOY8ES5+Yvz4Dp/GZKDUmoeDn7tSOSY3Tf7JcIi5Fw6ss3K+khP8yBlaytqHn3HkPXy9hlctSztsWkAPOlVSNjrHTFMq4+U1fsIT7YBJ6F0P1Cmulu/Yo=
{qqMC4 == 0} setModel("pn4b_time", "all")
{qqMC4 == 1} setModel("pn4b_time", "alot")
{qqMC4 == 2} setModel("pn4b_time", "none")
HDUG8WDbExsLXRzWK2O4QANXGjSY1I4W4nDy4E9wmVFnecQJBF8tzPfWGy5xqSCOuDpjdwXjcYQsifo+nVbrdEofZP3+eeEUKsBTfmoZd34RBGGwO6zQTobHs11kVWNMnFyG+b/2BVz33RpJHS9inH697CqG75VE1lr5fmizsyn8uar7/gtrwxVczjbNb1hGaOTa4yINHRT5dsFxOyNwUNZHo0ho8aTKkK8sRIbheuFEWPAXwwjVkd5RHZoVSua+/mB4pFsyJBkKCcXd
{qqMC5 == 0} setModel("pn4b_worry", "all")
{qqMC5 == 1} setModel("pn4b_worry", "little")
{qqMC5 == 2} setModel("pn4b_worry", "none")
{model.pn4b_secure_attach_cnt > 1 && (model.pn4b_time == "alot" || model.pn4b_worry == "little")} setModel("pn4b_attach", "secure")
{model.pn4b_anxious_attach_cnt > 1 && (model.pn4b_time == "all" || model.pn4b_worry == "all")} setModel("pn4b_attach", "anxious")
{model.pn4b_secure_attach_cnt < 2 || (model.pn4b_time == "none" && model.pn4b_worry == "none")} setModel("pn4b_attach", "not")

Looks like you have strong feelings toward your little one—but are feeling a bit overly worried about how things are going. Maybe learning more about normal fetal development could help allay your anxieties a bit. Think about talking over your worries with your partner, family, friends or even your medical provider.

model.pn4b_attach == "anxious"

Seems like you’re not quite clicking with your fetus yet. You still have a few more weeks to go—so maybe things will change up. Remember that in a few weeks, you will have a new family member–and the closer you feel to it, the more rewarding the experience will be.

model.pn4b_attach == "not"

Looks like you’re well on your way to establishing a secure bond with your little one. You’re attached—and not too anxious! This bodes well for a great relationship to come.

model.pn4b_attach == "secure"
model.Mother != "user" && model.Mother != "donor"

You are about to be a Daddy! {model.motherName}’s belly reminds you that there is a new person growing in there.

What signs do you have of being attached to your little person?

Question 1.18

yJL4fI5mMUXsCjI0SEYFacqrQzUlZIelpA0nCvgVDpBzOTQlp2uwJWxGb9RGmUyshjHZSWFQ3P1qldXF/QthvRe7bhOTJbmhJ82d4DW5zZsc3aeEr1u64SdnW4ner1auvUKVgFC58G+fQ23IahgQxfc+1HeUqIFux3Rk7w==
{qqMC1 == 0} setModel("pn4b_petName", "true")
{qqMC1 == 1} setModel("pn4b_petName", "false")
{qqMC1 == 0} setModel("pn4b_secure_attach_cnt", 1)
{qqMC1 == 0} setModel("pn4b_anxious_attach_cnt", 1)
LFVp50dBzBWYkud9+jrAu8lY04AYdtWf13cbB19i+mMkqx08hL4D6ku/ll+Un3az62nOSPm42mFq2tacISGBv7G3jFh/dQ9L34iSt3tkLaf/kbvfg1vM/+ps3XMFy5Bjw4tugSipOW7m79gBZsYUOG9Zt6Q3Db/mIUyOGSnkZ6oGjHGTy13jdIiSSrsCu7RGSt1ShkrcxpEXOw32zR7iZg==
{qqMC2 == 0} setModel("pn4b_imagine", "true")
{qqMC2 == 1} setModel("pn4b_imagine", "false")
{qqMC2 == 0} setModel("pn4b_secure_attach_cnt", model.pn4b_secure_attach_cnt + 1)
{qqMC2 == 0} setModel("pn4b_anxious_attach_cnt", model.pn4b_anxious_attach_cnt + 1)
fox91859NvpvNN1WeecsTmpzj5n5XHdRIDKw/ZDmouvAQT1KhdrqD1ZJWFJ5m4cYhCdOChTSLdtaZk+LvUcOLMz0WdyMX+jDaQQs8qUBtb+2kiWL+GoB6LFGM9grMCuy9s0yHuhOY8ES5+Yvz4Dp/GZKDUmoeDn7tSOSY3Tf7JcIi5Fw6ss3K+khP8yBlaytqHn3HkPXy9hlctSztsWkAPOlVSNjrHTFMq4+U1fsIT7YBJ6F0P1Cmulu/Yo=
{qqMC3 == 0} setModel("pn4b_time", "all")
{qqMC3 == 1} setModel("pn4b_time", "alot")
{qqMC3 == 2} setModel("pn4b_time", "none")
HDUG8WDbExsLXRzWK2O4QANXGjSY1I4W4nDy4E9wmVFnecQJBF8tzPfWGy5xqSCOuDpjdwXjcYQsifo+nVbrdEofZP3+eeEUKsBTfmoZd34RBGGwO6zQTobHs11kVWNMnFyG+b/2BVz33RpJHS9inH697CqG75VE1lr5fmizsyn8uar7/gtrwxVczjbNb1hGaOTa4yINHRT5dsFxOyNwUNZHo0ho8aTKkK8sRIbheuFEWPAXwwjVkd5RHZoVSua+/mB4pFsyJBkKCcXd
{qqMC4 == 0} setModel("pn4b_worry", "all")
{qqMC4 == 1} setModel("pn4b_worry", "little")
{qqMC4 == 2} setModel("pn4b_worry", "none")
{model.pn4b_secure_attach_cnt > 1 && (model.pn4b_time == "alot" || model.pn4b_worry == "little")} setModel("pn4b_attach", "secure")
{model.pn4b_anxious_attach_cnt > 1 && (model.pn4b_time == "all" || model.pn4b_worry == "all")} setModel("pn4b_attach", "anxious")
{model.pn4b_secure_attach_cnt < 2 || (model.pn4b_time == "none" && model.pn4b_worry == "none")} setModel("pn4b_attach", "not")

Looks like you have strong feelings toward your little one—but are feeling a bit overly worried about how things are going. Maybe learning more about normal fetal development could help allay your anxieties a bit. Think about talking over your worries with your partner, family, friends or even your medical provider.

model.pn4b_attach == "anxious"

Seems like you’re not quite clicking with your fetus yet. You still have a few more weeks to go—so maybe things will change up. Remember that in a few weeks, you will have a new family member–and the closer you feel to it, the more rewarding the experience will be.

model.pn4b_attach == "not"

Looks like you’re well on your way to establishing a secure bond with your little one. You’re attached—and not too anxious! This bodes well for a great relationship to come.

model.pn4b_attach == "secure"
model.Mother == "donor"

Explain

Even though your developing fetus is just a wiggling bunch of hands and legs inside its mother’s belly, many parents-to-be develop strong feelings about their developing fetus. Parents-to-be often spend time imagining (and sometimes worrying about) what their baby is going to be like—calling it names and having (one way) conversations. Some researchers believe that this early fetal attachment can be a good sign of strong, loving relationships between parent and child once that fetus is born. And other researchers find that parents with strong bonds to their developing fetus tend to take better care of themselves during pregnancy, resulting in a healthier newborn. People with sturdy loving relationships with their own parents and partner tend to have these types of strong bonds with their own newborns—which can make for happier, better adjusted children.

Continue

PN4C
model.Relationship != "single"

Continue

PN5
model.Relationship == "single"

Not just the Two of You

PN4C
true
pn4c
{true} setModel("gestational_age_units", "32 weeks")
{true} setModel("gestational_age", "32")
{true} setModel("pn4c_secure_attach_cnt", 0)
{true} setModel("pn4c_secure_attach", "false")
{true} setModel("pn4c_anxious_attach_cnt", 0)
{true} setModel("pn4c_anxious_attach", "false")
{true} setModel("pn4c_no_attach_cnt", 0)
{true} setModel("pn4c_no_attach", "false")

Learn More

3249244378001,3840610436001,3571156394001

Not just the Two of You

How are things going between the two of you now that you’re in the home stretch of this pregnancy? In the last check-in, we looked at some of the context that surrounds your relationship—your formal relationship, your support system and your finances.

Let’s have another check in now that you’re about to have this baby. Let’s first talk about some internal factors related to your relationship—how attached you are to your partner. Remember that you can review material about attachment—in adults and in children—by clicking on the glossary term or reading more in the Explain or in the Learn More. Then we’ll review your relationship and give you a chance to boost up your scores.

Question 1.19

hwB9eOB4maAsn6NOccrvxskS7t3cqPGwAve1UQ10IcbfwRdPPPHCI9uzFCGsP+0XqS/+h4KCpj8/RTJ8n0dQ+UT7qaeouSvQWOImwRt8MkTGSVooysoFneFDYLwuVNDN5EAiOl9XGV1s8Z/6zvi9aQybHk+6kwqbSuR/4cW/wNe0S7ityu2XUBF93YHU9Rof8SHasz1vIbbnDbKYYcMbZL5tj3VHQYPDHsAiSHM4hzCtx9D/m7EGO4HgzAJF/cyl+gOZTsNa8jg2zs9d7x7tnPR2icOQw+Kv
{qqMC1 == 0} setModel("pn4c_talk", "true")
{qqMC1 == 1} setModel("pn4c_talk", "false")
{qqMC1 == 0} setModel("pn4c_secure_attach_cnt", 1)
{qqMC1 == 0} setModel("pn4c_anxious_attach_cnt", 1)
jL417LZBrvARTPloQbidHO1UsQ6m+ky0vRXpkSR3m4lFHj9l9t4s612KScDU+hTsZGqaSxFZZeoC3KMo8qljz3EAZtqA0IMCOUJ3WV9MewbmNFAVJm1EFicLsFuBoSsNwLsi4BvpR7TFb0aiUqIcAbCCM9OW9AZHgi2ycoopc3XNV8v2vTUpQstW69M=
{qqMC2 == 0} setModel("pn4c_comfortable", "true")
{qqMC2 == 1} setModel("pn4c_comfortable", "false")
{qqMC2 == 0} setModel("pn4c_secure_attach_cnt", model.pn4b_secure_attach_cnt + 1)
{qqMC2 == 0} setModel("pn4c_anxious_attach_cnt", model.pn4b_anxious_attach_cnt + 1)
+RatAy9tm3VtYymgJauN6DUTFNrPTWoW8GCoXoxQpaEHdmkkiuwvIdx+TkjokknBCNYqxE+LQ7Y9RD6ZeHpp3AKChV1D8/TnKyMBGMIlCHHNsyiqIXph4KEXz+4faMP02479CP/ZTYQzL5blvFIuear3spWNgjMC7J+yAblwduD0uo5QDPjYKi14wIH5SPcD51RKIPyyspiHbU7fgwKIxVpjc3I/w0Fa1cEYnyXxZ2FowOuM
{qqMC3 == 0} setModel("pn4c_comfortable", "true")
{qqMC3 == 1} setModel("pn4c_comfortable", "false")
{qqMC3 == 0} setModel("pn4c_secure_attach_cnt", model.pn4b_secure_attach_cnt + 1)
{qqMC3 == 0} setModel("pn4c_anxious_attach_cnt", model.pn4b_anxious_attach_cnt + 1)
K5sqB0YaRy3BEA48DRPHlioOOBNvX/yhv3DFlMTW+zd/6EqOol3GdTMC0ysRLGWFUaQktxs7+pwzlaNHuIAF2OgxrAWom3KKAQaVd9o1Bg4l4HPPLHSzF52j9gjX0bMrVFmZF+Uzkbrv5G+62n2gne+ti3l8e6oITgy5aeVKb/i/4dv7hV9v2g3KbrAxZE8ZD9yib1zUhwni3hwkrDPc+twF1pfjJkhXTzNCoJu1cM03jyM7Yh9NFPQ8j2S7EZ6ol7cpeECqjirXFdUw2tlCR2WpZH0ZrRqQ
{qqMC4 == 0} setModel("pn4c_worry", "all")
{qqMC4 == 1} setModel("pn4c_worry", "alot")
{qqMC4 == 2} setModel("pn4c_worry", "none")
{model.pn4c_secure_attach_cnt > 1 && qqMC4 == 2} setModel("pn4_attach", "secure")
{model.pn4c_anxious_attach_cnt > 1 && qqMC4 != 2} setModel("pn4_attach", "anxious")
{model.pn4c_anxious_attach_cnt < 2 && qqMC4 == 2} setModel("pn4_attach", "not")
{model.pn4c_anxious_attach_cnt < 2 && qqMC4 != 2} setModel("pn4_attach", "anxious_not")

Looks like you have a really tight bond with your partner. You’re attached—and not too anxious! This bodes well for a great relationship to come. The more attached you are to your partner, the better your future relationship will weather the stresses of having a newborn.

model.pn4_attach == "secure"

Looks like you have strong feelings toward your partner—but are feeling a bit overly worried. Maybe talking things over with your partner or even seeing a counselor or psychologist could help calm you down a bit. The more attached you are to your partner, the better your future relationship will weather the stresses of having a newborn.

model.pn4_attach == "anxious"

Seems like you’re not quite clicking with your partner. Maybe try talking about your feelings and opening up a bit. The more attached you are to your partner, the better your future relationship will weather the stresses of having a newborn

model.pn4_attach == "not"

Seems like you’re not quite clicking with your partner. Maybe try talking about your feelings and opening up a bit or even seeing a counselor or psychologist could help you feel more secure about your relationship. The more attached you are to your partner, the better your future relationship will weather the stresses of having a newborn.

model.pn4_attach == "anxious_not"
model.GayMan == "true"

Question 1.20

t3nl/XUVEq+GawIQCglYTF0DosqXZgzPOvtrrs9b3zvfzUKQmfDr/VPIqYTVRX+wvDYusAW7DeImyC2Ain96931cl4KkRSg01OUwDODyOkOdm2hiUOa6PrSEWOGg6u1qun9yrBEMRbe97w4+R+l1yUSAw+leUeuoITB04ye8X2gIfscTTYee/vFKkBaRQPLxYd1r8q1OzFXXuq21aZm7u1E5p66MNUG2i8Wapicp8FXi4E4uUjPxzFi64yyuwi35UVdwwh7o3RuB5RRnYWmpxwWrQLZEDDLQIXKY0yHarnI=
{qqMC1 == 0} setModel("pn4c_talk", "true")
{qqMC1 == 1} setModel("pn4c_talk", "false")
{qqMC1 == 0} setModel("pn4c_secure_attach_cnt", 1)
{qqMC1 == 0} setModel("pn4c_anxious_attach_cnt", 1)
jL417LZBrvARTPloQbidHO1UsQ6m+ky0vRXpkSR3m4lFHj9l9t4s612KScDU+hTsZGqaSxFZZeoC3KMo8qljz3EAZtqA0IMCOUJ3WV9MewbmNFAVJm1EFicLsFuBoSsNwLsi4BvpR7TFb0aiUqIcAbCCM9OW9AZHgi2ycoopc3XNV8v2vTUpQstW69M=
{qqMC2 == 0} setModel("pn4c_comfortable", "true")
{qqMC2 == 1} setModel("pn4c_comfortable", "false")
{qqMC2 == 0} setModel("pn4c_secure_attach_cnt", model.pn4b_secure_attach_cnt + 1)
{qqMC2 == 0} setModel("pn4c_anxious_attach_cnt", model.pn4b_anxious_attach_cnt + 1)
+RatAy9tm3VtYymgJauN6DUTFNrPTWoW8GCoXoxQpaEHdmkkiuwvIdx+TkjokknBCNYqxE+LQ7Y9RD6ZeHpp3AKChV1D8/TnKyMBGMIlCHHNsyiqIXph4KEXz+4faMP02479CP/ZTYQzL5blvFIuear3spWNgjMC7J+yAblwduD0uo5QDPjYKi14wIH5SPcD51RKIPyyspiHbU7fgwKIxVpjc3I/w0Fa1cEYnyXxZ2FowOuM
{qqMC3 == 0} setModel("pn4c_comfortable", "true")
{qqMC3 == 1} setModel("pn4c_comfortable", "false")
{qqMC3 == 0} setModel("pn4c_secure_attach_cnt", model.pn4b_secure_attach_cnt + 1)
{qqMC3 == 0} setModel("pn4c_anxious_attach_cnt", model.pn4b_anxious_attach_cnt + 1)
K5sqB0YaRy3BEA48DRPHlioOOBNvX/yhv3DFlMTW+zd/6EqOol3GdTMC0ysRLGWFUaQktxs7+pwzlaNHuIAF2OgxrAWom3KKAQaVd9o1Bg4l4HPPLHSzF52j9gjX0bMrVFmZF+Uzkbrv5G+62n2gne+ti3l8e6oITgy5aeVKb/i/4dv7hV9v2g3KbrAxZE8ZD9yib1zUhwni3hwkrDPc+twF1pfjJkhXTzNCoJu1cM03jyM7Yh9NFPQ8j2S7EZ6ol7cpeECqjirXFdUw2tlCR2WpZH0ZrRqQ
{qqMC4 == 0} setModel("pn4c_worry", "all")
{qqMC4 == 1} setModel("pn4c_worry", "alot")
{qqMC4 == 2} setModel("pn4c_worry", "none")
{model.pn4c_secure_attach_cnt > 1 && qqMC4 == 2} setModel("pn4_attach", "secure")
{model.pn4c_anxious_attach_cnt > 1 && qqMC4 != 2} setModel("pn4_attach", "anxious")
{model.pn4c_anxious_attach_cnt < 2 && qqMC4 == 2} setModel("pn4_attach", "not")
{model.pn4c_anxious_attach_cnt < 2 && qqMC4 != 2} setModel("pn4_attach", "anxious_not")

Looks like you have a really tight bond with your partner. You’re attached—and not too anxious! This bodes well for a great relationship to come. The more attached you are to your partner, the better your future relationship will weather the stresses of having a newborn.

model.pn4_attach == "secure"

Looks like you have strong feelings toward your partner—but are feeling a bit overly worried. Maybe talking things over with your partner or even seeing a counselor or psychologist could help calm you down a bit. The more attached you are to your partner, the better your future relationship will weather the stresses of having a newborn.

model.pn4_attach == "anxious"

Seems like you’re not quite clicking with your partner. Maybe try talking about your feelings and opening up a bit. The more attached you are to your partner, the better your future relationship will weather the stresses of having a newborn

model.pn4_attach == "not"

Seems like you’re not quite clicking with your partner. Maybe try talking about your feelings and opening up a bit or even seeing a counselor or psychologist could help you feel more secure about your relationship. The more attached you are to your partner, the better your future relationship will weather the stresses of having a newborn.

model.pn4_attach == "anxious_not"
model.GayMan == "false"

Explain

Relating well to others helps weather changes—like having a new baby. Some researchers measure relationship quality by measuring the level of attachment. Like the concept of attachment between parent and child that you’ll learn about later in your course or this program, attachment between adults is a way of talking about how close the relationship is—how open each member of the pair is—and how anxious everyone is about the stability of that relationship. In general, relationships where people are more secure—both close and not-too-anxious—tend to be more stable in the long run. Couples with stable, secure relationships tend to have an easier time adjusting to parenthood and provide more stable homes for their newborns. Researchers and clinicians have different ideas about how to improve attachment within couples. Some suggest that a couple can work together to improve relationship quality and others believe it is a process that each individual needs to undertake separately, with the belief that our attachment styles are learned in infancy and hard to change in adulthood. Either way, there is reason to hope that we—and our relationships—can improve over time.

Continue

PN5

Making a list and checking it twice

PN5
true
false
pn5
{true} setModel("gestational_age_units", "31 weeks")
{true} setModel("gestational_age", "31")
{true} setModel("PN5_hospital", "")
{model.HighRisk == "true"} setModel("PN5_hospital", "West Side Hospital")
{model.HighRisk != "true" && model.r2 == 0} setModel("PN5_hospital", "Glen Park Hospital")
{model.HighRisk != "true" && model.r2 == 1} setModel("PN5_hospital", "the birthing center at Glen Park Hospital")
{true} setModel("PN5_1", 0)
{true} setModel("PN5_2", 0)
{true} setModel("PN5_3", 0)
{true} setModel("PN5_4", 0)
{true} setModel("PN5_5", 0)
{true} setModel("PN5_6", 0)
{true} setModel("PN5_7", 0)
{true} setModel("PN5_pain1", 0)
{true} setModel("PN5_pain2", 0)
{true} setModel("PN5_pain3", 0)
{true} setModel("PN5_pain4", 0)
{true} setModel("PN5_pain5", 0)
{true} setModel("PN5_pain6", 0)
{true} setModel("PN5_pain7", 0)
{true} setModel("laborname", "you")
{model.Mother == "partner"} setModel("laborname", model.partnerName)
{model.Mother == "donor"} setModel("laborname", model.donorName)
{model.Mother == "user"} setModel("pain_name", "I'm")
{model.Mother == "partner"} setModel("pain_name", model.partnerName + " is ")
{model.Mother == "donor"} setModel("pain_name", model.donorName + " is ")
{model.Mother == "user"} setModel("pain_name1", "I")
{model.Mother == "partner"} setModel("pain_name1", model.partnerName)
{model.Mother == "donor"} setModel("pain_name1", model.donorName)

Making a list and checking it twice

Learn More

lm_pn5_1
At birthing room, including a bed, tub, stool and birthing ball

It feels like you’re at the {model.PN2_Provider}’s office every day now but it is just really once a week. One of the things they’ve suggested is to fill out a worksheet about your plans for childbirth. Of course things don’t always go according to plan—but this gives you a chance to think through the details and communicate some of your druthers to your medical team. Remember that you can click on Explain for more information about all your options. Use your glossary tab to learn more about terms that you may be unfamiliar with.

Your baby will be delivered at {model.PN5_hospital} and they’ve suggested filling out this form before delivery.

You sit down with {model.partnerName} and go over the questions on the form together. While you are both partners in parenting—many of the questions are directed at {model.partnerName}.

model.userSexValue == "Male" && model.partnerSex == "Female"

You and {model.partnerName} sit down with {model.donorName} and go over the questions on the form together. Remember the questions are directed at {model.donorName}.

model.userSingleMale == "false" && model.GayMan == "true"

You sit down with {model.donorName} and go over the questions on the form together. Remember the questions are directed at {model.donorName}.

model.userSingleMale == "true" && model.GayMan == "false"

Who would you like to be at your delivery?

My partner (this also includes surrogate and other biological parent(s))
My mother
My father
My best friend
Another family member like a brother, sister, grandmother, uncle or aunt
A doula
Go it alone
model.userSingleFemale == "false" && model.SEClass != "L"

Who would you like to be at your delivery?

My partner (this also includes surrogate and other biological parent(s))
My mother
My father
My best friend
Another family member like a brother, sister, grandmother, uncle or aunt
Go it alone
model.userSingleFemale == "false" && model.SEClass == "L"

Who would you like to be at your delivery?

My mother
My father
My best friend
Another family member like a brother, sister, grandmother, uncle or aunt
A doula
Go it alone
model.userSingleFemale == "true" && model.SEClass != "L"

Who would you like to be at your delivery?

My mother
My father
My best friend
Another family member like a brother, sister, grandmother, uncle or aunt
Go it alone
model.userSingleFemale == "true" && model.SEClass == "L"

What pain reduction techniques would {model.laborname} like to try during labor? [Check all boxes that apply]

Watching a lot of television
Sitting in the hot tub
Massage
Yoga
Bouncing on the birthing ball
Using a birthing stool or bar
Self-hypnosis
Special breathing techniques
{model.Mother == "user"} setModel("PN5_mother_pronoun1", "you")
{model.Mother == "partner"} setModel("PN5_mother_pronoun1", "her")
{model.Mother == "donor"} setModel("PN5_mother_pronoun1", model.donorName)
{model.Mother == "user"} setModel("PN5_mother_pronoun2", "you")
{model.Mother == "partner"} setModel("PN5_mother_pronoun2", "she")
{model.Mother == "donor"} setModel("PN5_mother_pronoun2", model.donorName)
{model.Mother == "user"} setModel("PN5_mother_pronoun2_cap", "You're")
{model.Mother == "partner"} setModel("PN5_mother_pronoun2_cap", "She's")
{model.Mother == "donor"} setModel("PN5_mother_pronoun2_cap", model.donorName + " is ")
{model.Mother == "user"} setModel("PN5_mother_has", "you have")
{model.Mother == "partner"} setModel("PN5_mother_has", "she has")
{model.Mother == "donor"} setModel("PN5_mother_has", "she has")

Question 1.21

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
{qqMC1 == 0} setModel("PN5_pain_choice", "epidural")
{qqMC1 == 1} setModel("PN5_pain_choice", "pudendal")
{qqMC1 == 2} setModel("PN5_pain_choice", "csection")
{qqMC1 == 3} setModel("PN5_pain_choice", "nothink")
{qqMC1 == 4} setModel("PN5_pain_choice", "nothing")

Explain

A birth plan is a list of preferences that tells your medical team how you would like your labor and delivery to be arranged. While each hospital and birthing center might have different options, a typical birth plan allows you to choose who will be in the delivery room for support, the types of medical interventions and pain relief mom would like, and any non-medical methods for pain relief or relaxation. You can even specify fetal monitoring during labor and who will hold the baby first after delivery.

Read the article ‘Birthing choices of pregnant women’ in the Learn More section to find out more about your birthing options.

Look Inside

image of a 24-36 week old fetus

BABY: At week 29, your baby measures about 10.4 inches from crown to rump, or a total length of about 16.7 inches from head to toe, and weighs about 2.7 pounds. At this stage a fetus's eyes are almost always blue and can distinguish bright sunlight or artificial light through the uterine wall. Baby is performing fewer acrobatics as conditions in the womb become more cramped, but still doing a lot of kicking and stretching. Most of your baby’s organs are well-developed and the brain continues to grow in size and complexity.

At 30 weeks and with only 10 or fewer weeks to go before birth, your baby spends much of the time head down. Finger and toenails are forming! And by 32 weeks, your baby is now developing his or her own immune system.

MOM: At 28 weeks, Mom’s uterus is about 3.5 to 4 inches above her navel. Weight gain is probably between 19 and 25 pounds. As odds improve that your baby could survive outside the womb—although in a neonatal intensive-care unit—Mom may be feeling relieved and excited, or anxious about motherhood, the baby's health, and labor and delivery.

Many pregnant women are surprised to experience mild contractions long before their delivery date. These are called Braxton Hicks contractions, a normal part of the physiology of pregnancy. If she does experience premature labor, signs include menstrual-like cramps or lower back pain, a trickle of amniotic fluid, or a watery pinkish or brownish discharge preceded sometimes by the passage of a thick, gelatinous mucus plug. Her practitioner often can stop labor from progressing with bed rest, muscle relaxants or other drugs, possibly requiring hospitalization.

Mom’s blood pressure typically may rise a little around the seventh month, but contact her practitioner if she gets severe headaches, blurred vision or severe swelling of hands, feet or ankles, or if she experiences severe weight gain. These symptoms could signal the beginning of preeclampsia, a dangerous condition marked by high blood pressure and high levels of protein in the urine during pregnancy.

By 32 weeks, moms might be experiencing some symptoms such as: flatulence, constipation, backaches, shortness of breath, and leaking colostrum.

Continue

PN5A

Back to School?

PN5A
true
false
pn5a
{true} setModel("gestational_age_units", "34 weeks")
{true} setModel("gestational_age", "34")

Look Inside

image of a 24-36 week old fetus

BABY: At week 29, your baby measures about 10.4 inches from crown to rump, or a total length of about 16.7 inches from head to toe, and weighs about 2.7 pounds. At this stage a fetus's eyes are almost always blue and can distinguish bright sunlight or artificial light through the uterine wall. Baby is performing fewer acrobatics as conditions in the womb become more cramped, but still doing a lot of kicking and stretching. Most of your baby’s organs are well-developed and the brain continues to grow in size and complexity.

At 30 weeks and with only 10 or fewer weeks to go before birth, your baby spends much of the time head down. Finger and toenails are forming! And by 32 weeks, your baby is now developing his or her own immune system.

MOM: At 28 weeks, Mom’s uterus is about 3.5 to 4 inches above her navel. Weight gain is probably between 19 and 25 pounds. As odds improve that your baby could survive outside the womb—although in a neonatal intensive-care unit—Mom may be feeling relieved and excited, or anxious about motherhood, the baby's health, and labor and delivery.

Many pregnant women are surprised to experience mild contractions long before their delivery date. These are called Braxton Hicks contractions, a normal part of the physiology of pregnancy. If she does experience premature labor, signs include menstrual-like cramps or lower back pain, a trickle of amniotic fluid, or a watery pinkish or brownish discharge preceded sometimes by the passage of a thick, gelatinous mucus plug. Her practitioner often can stop labor from progressing with bed rest, muscle relaxants or other drugs, possibly requiring hospitalization.

Mom’s blood pressure typically may rise a little around the seventh month, but contact her practitioner if she gets severe headaches, blurred vision or severe swelling of hands, feet or ankles, or if she experiences severe weight gain. These symptoms could signal the beginning of preeclampsia, a dangerous condition marked by high blood pressure and high levels of protein in the urine during pregnancy.

By 32 weeks, moms might be experiencing some symptoms such as: flatulence, constipation, backaches, shortness of breath, and leaking colostrum.

Back to School?

You may have thought you were done with school for at least this part of your life, but {model.PN2_shortproviderName} suggested that you take some prenatal classes to get you ready for your little one. They are available at your local hospital at low cost.

model.SEClass == "L" && model.GayMan == "false"

You may have thought you were done with school for at least this part of your life, but {model.PN2_shortproviderName} suggested that you take some prenatal classes to get you ready for your little one. They are available at your local hospital and birthing center.

model.SEClass != "L" && model.GayMan == "false"

You may have thought you were done with school for at least this part of your life, but {model.donorName} asked you if you and {model.partnerName} wanted to take some prenatal classes with her to get ready for the birth and caring for a newborn. They are available at your local hospital at low cost.

model.SEClass == "L" && model.GayMan == "true"

You may have thought you were done with school for at least this part of your life, but {model.donorName} asked you if you and {model.partnerName} wanted to take some prenatal classes with her to get ready for the birth and caring for a newborn. They are available at your local hospital and birthing center.

model.SEClass != "L" && model.GayMan == "true"

Do you think you'll take part in a class?

Yes, I'll take class.

PN5B

No, I don't have time.

PN5C

Explain

Prenatal classes are popular among many parents and health care providers who believe that they are an effective way to provide parents-to-be with social support and information about healthy pregnancy, childbirth and newborn care. Fewer parents are taking these classes than they used to— currently fewer than 60 percent of first time parents are taking prenatal classes, maybe because everyone is busy nowadays and feels like they have access to all the information they might need from their health care provider or online.

Back to School

PN5B
true
false
pn5b
{true} setModel("gestational_age_units", "35 weeks")
{true} setModel("gestational_age", "35")
{true} setModel("stress", model.stress - 1)
{true} setModel("attachment", model.attachment + 1)

Back to School

PART 1: Prenatal Development

Just for efficiency, you’ve signed up for a marathon weekend day of prenatal classes. You’re starting out with an overview of prenatal development—just so you remember what’s going on in there—starting with a quick overview of prenatal development.

Question 1.22

lsaQ+XdFZRzhvJ5jYpjIsOvN+/dYtmrtK0jAgG7nj9x7qg//2cbxQA3atOiiTdb9MrRr7yt5I+yVLycHBFD1v2mBJBMEk9T7aPPQUXAVjGWxOmAZ04qiDNc0uSNhB8iez4QObmIaCxbngJNWVjvScs8E1rrCHNh6M0Y8Z2C6GFhx5n8S0+K2OFZ3shSWoA9Q4thMDMCOZvmVcN/wNqxF7H4l6gZk5bGKQqDx6fokQkbkyEvY47qXEoQNbpV0pBAMB04eywJ0sDnS1JXlMok9g2gjPUKSHVoelx1wRWAFI/4rk7Uzf9SXgf7tpZ9miUZumd7hyaywe5S14tEJMpjnuRRC5DutTIjjm2vPI2ezvE3CyW8T16k7X0xaEnDnPxVPmXoHuGrrNM/Yi4N+H3/eqZKYJ/+hY8OPUZfxrnrYihySvtsLUQC1x5S+MKHpcduaR3GLeL2iXRZBPux4mAIdVzUP+/MtLnRGmYKGJk5Gl9aU9BPOTljk2/klMgJWw2WE5sCwxvI6IbcE0ZfjpJNgXvUSDiViws2u0x0kl+LIrMMsEBpJjIfvrrpcG1qP3phOJLyGHhXyeeWRMyOsOGiADYVLKpBSKjQ7IrUboNKI09gqsdpaHHHbdUHTkvqXET/NQUEDRPrO9cLbJW07M9VLWyKGpUN8pIeXJliMf3DiCy8JL6aFYBkLoxEisK7CVMxtcAel/qacyYJHqWjRStetmo3x1gnyB455rcNDJf+5LSuuAX/ZMZ/b2Gx0sToECEPpKoKObNb36TEKGx4cekFEF+p3KMJBUfiIuAjuQ0IT8mYW/jxOq4sHpHRs0dUwIcZD/lzPcgPmUVxIWeq1Yd0Q2L/9Y3Q5x9KrIzSI9KF4QYY=

PART 2: Birth Video

Your teacher wants to make sure you’re ready for the nitty-gritty of childbirth, so they wanted you to watch some videos showing the actual moment of birth.

Question 1.23

OGfLHiaAZ0khs3HSJU+gF9zRTfxeC15r0Z2fRDMNYJx91423VlAaLh/nGSEUup+y1kuwuH/crypIbMDs3Ny+tOSagHjElrXEEGtqGd+8jw2lz9IYUZQw8RjHbvii1I9sU/zQEpUGD8PvZj9IfVHjOp+M4aj7F3cjDlg8/8V+2QL1kTiDYh0n+IBrXMnC25lnxboRYGTveEikYdjfXu8mJSM4yLAKW4Dq0FCQlmFemBkmO1mbVz55BEU5wV7nWxO0fDxnU8DtYiHDu7G6EWz+kofl1LGnZzwXamf6/5HM9NSgzKCcZTWekesfKqoMUZKWGwb2NJtVm1rqxXWk6sAxSSIayUC08mddkqp4imvj/2Wl94B3YsZjvHoYy9VpKtnqabp7Sb4mIb095W9V55bRS60vSZpfOMIekotNEM2HiVSi0gHAiVq0ChzQWosYPC6U7Jm5mMgsRPBZhiGdrJzP3hoUotjRJ9d7ScO+ALynUh9hgnI6lgGOeMNCRpS7s2xRmwSEtbmlvUh9YJLLnUI9DVzu4qrxOoFc9rsHUkywVcYgHoCygAmKYabI3oD/+ALpCwD7zJIdxlqlbjwxYdfHm0yuhFz8NVVaA9eJ/fg/F0XbuZH+YdJrxE9BFh7vjONFJGcAyzn3U6WSeuxoKvnWqcWQnlg6F14iVjYz0JtCgZzxds5h0rLREyA4gopWNMTDZdHjhHqOZoa7wUxohv26uje2bCjEN6B+ctdTN+XmUMGHfP1eXMuM3LUykKc2p7iqeGnKmcwdjMDH3CP0fm/dFjJup8obz9MW6zDaPTkwvrE8NAqk6lYQ/gFRzVLdSsCjXSB1tQGpx4Q=

PART 3: Capabilities of the Newborn

You only have a few weeks left to go before you are the proud parent of a wriggling new baby. One of the goals of your prenatal care class is to make sure you know a bit about what to expect. What can your newborn do? And what can’t they do?

Senses

{model.Relationship != "single"} setModel("pn5b_q1_fb", "Your new baby may not be able to pick you out of a crowd, but they have been hearing your voice—and " + model.partnerName + "'s for months and newborns are able to recognize their parents voices at birth.")
{model.Relationship == "single"} setModel("pn5b_q1_fb", "Your new baby may not be able to pick you out of a crowd, but they have been hearing your voice for months and newborns are able to recognize their parents voices at birth.")

Question 1.24

+qeqMqLXZDZPi7F6vTElNzcoiGkyoqktyKVv59agbRmbkMtdsPz7ZO9N9Sw7yNO8GiDEn1xWSU9AMPmxKsXAZtuj+9untWDs9kJ6Bqwg2pLqn+kl12aLmQjHB9Gs907/t33xFjV5Sgsb5tebKf85qsP7TV/hIviq2SPT0hcysnjjKVPvRi0vgxYCb94zlV6tY3qZT0wRK5dCGM5SX8gV095ug7iupjdf8mqena9UFS83jJwFxtHcrQHFF7Y=

Question 1.25

wpjcL12CazycbekZQkcXWohGJWh5mdefrgkAhZx9B50fPQb0QhbU08TisUKbqz0XRE2YM1oWKOE68H7Ex8vWRM9boQUZk/8R45YslWqm42fibF5jdbxxEf1F9QNbNSYEKmfCnIq2ie4SmCX2sDIaA0d6rJiDGvWZvw+cgPZZo8XbngtTpRBm+lKwDkttqw5k+t3zneFfXm+pclNEth8PMYLdU2WkUMV1W+r+Gfif/x32igrc9swvXRQKItjOYVMA1HOMwLJXfOltrnvygRDg7jdMLpzmM7JmY8x3OntiLg1NrTZ9BeB0mSKzeYau7Uh5V6zoqs8WRQyFv/Bip9s89MNq5zZy3XOCrNrRJ2aUmhN0ys3a/TscoQyBZFOqjuEPfUH8BiMk7tLgugTWsKeD7+J74F1Mis4xv39hbSBgcPhGpj2PbrZnnjib+aQ6zSV+EgbQ/j8SSCoSB5Y0FKoI55JKCWAnHO8wgebTSVbw59Ndft5fNUnffFUYKI37d26vRhisOES3bKtKF2QY4sUO4+Sm4S172R42J+Cqkz1PCucg188ZYO+4k9fGKgJfAOb+fbATH6bBECCkZYiKzTeCG/SofS5uoSnliCFfkvT+Axx1EgCCU/pp4cIc6rhBuAz+lD1lD4St6vGzvNo6z0Rbm56IT5hA3ZP0/yFm7LYF2mqJ7X8/2pl5W6UB/l9D35dcxnKHUigNXF0T7dNT0KWRlxLeBFmSbAuWNX4Vfuv7JwR0eHL/U71mxFw9uL1+2MuYm51Pa2h+AZ7+qFzqsC/rJmR1stJZwQhwaHJDPwGLtiwCv5xgfCVSMP2fRD1c3MWp0CzoaFnBzpiHOc4+tiT8nlvsFdh8fFrTl2ai/K1a9DFZcjZiHaQx+BX9qCENJ6CuiVf+Kg==

Physical capabilities

Question 1.26

NSdBB6ZowmOFrtt7nw0ld7vYo28FRS2YDisCnfpSGKTi762l/3DWnFKUKlikxshAaZbZfoZqu4KmjjGqV7U7l/W1DWkZDP1JOQkbJ3cQseyXEkm93MKtZoRzZQ8o8GUq6DcOWz6dacfj1MHx0/nkUMP37WK2VG9x1H+NzNTymAriuCuPUkjybezv0vh8aNtuxqw8G7NsZYxmvRIwr84l4l/lYVC4Kyqe6+6U6qj++9ogWwlUeBgp3cNEuPzAHPlvl21bLh7tr30mDgO6wTxhpwhlL+s2rq6D2nuMa9PnNgNw6Y+C7BN4x0btwnAPvTxwh+GT6HEjfnY6Z9p/rogBUd9C87Tji9xYhvPGJUPlZ1aqpxc1Fxzm8A5tEwXmkwvXMLRoZe/WktqHY7a2Pj62EVCxVf6jK56yE37WFAOnjEX0+S76O1twqql6XmZJP05hOb/dcQktbOTb5xtxN8JuxKbBlWUzj7KEiZe+ObgfwwE+iZcrfwMqIYH2QMcY249rJeCsPNgS0110/8hC4CzCt0oLXqJnYb8IqKQZnljIjw9h7BaWOC99o1Pkf3blCIWU6GS7HPMg9TgMTaq8wpPjQuxRA9JlRS2Bs+zrA5wIvdOas0epkEnItU2O5y2XqNi5FAbZ/9rDT5zFd6LLU5jbtcMnrudzFOGY/bUW7/3GIMyCZw5uosJIPK4rxj2yh1oozcCh2Ox3GWsmNQfXhTUb4CYWaMS0nx3eUUU+B7H/R+5bp5IT0q/FRkkLxpSQG/7ajFcnLWKt8CQDyEnRCPhwC/sR0K2PtlkwY7J6yKvZxQKWfAYu7/jpINY/+1ZtTvfdgHfRFhgcnqaVvns0LosSZRBRYEfKRdrndlIzp36E11I3LevxiC+WGahgzsY=

Question 1.27

ydraEZ0beM/g/zjecqnL3fMk/ozQjlJFl8+m3tFwVy58xOh0RGJagvAEB8U1OuUzjDyHraF2F/E7ymjlHh6qMK2yFzGaRt2I/whHQGWH8Ot/ejCJRfo/cJp1toB5eZSelxwUyEXYgx2DN+5dRoTvAzGl+tjKYJPeHGCVs6mHyKDMp+K50cnxCEm0U0jJ67fvfsNs4TF9q08jgml63a9S5JWeGM421+AAnq3PgI42JCEPltyaLuQ7pd58pMkexL3X5FP02IFg8R2zMXk6Nj2eMkbO+NEhlD4+8yy5Tjf3vCns8/RfgCCPs3NBgYqXBQOu3pw3t7KYqJ/9wvc2yo8nyrfbhUrGCrTSQPDCSyztEontclVpjRwLERmVihnD8dkR+tP5mElAw+5QjE2xGnZE1TfQI/MfnawOCJZMJ/Fk/f45WSPI1uyLOdt/INOczh/kH5/U36q3CS/0Aprs6BHhrEMqZXUjkf9W3eR5J8Fo0wQVeb4YfbDXBm7hEpTEW/n6f/Oh7kEFShtGuYStPWz6WA1gAZcRYO5w55o3eYESn6jCup46R2fsyFjOypYORom7Tqir3ZB4HdhG/q7IraSrbBJqj4CBP3KYWfaipAkdlG1l4hywZj/D8JuR/KSy8hUDvLHOm4xwUGr7wceH5R8wHpZ5699bDJeKJBdoHYak7eXbpF/tphv++6BkOXMpZnAZ/N/5ipr/yeOHuGXZx2th3A8JUUuTT4sA5IfPwDWJjXKru3huTSp5mAmJhQDeBTmSIfxi54K+Ath2ubBaoiQpFFNcKKQ=

Emotional capabilities

Question 1.28

TVsEn5TOXzjLvEov1EkuPdXhsCOiRY6hrsz4Z84c0yZP6pEjNfJHSlq6Nzvc1PUibPrr4sHLPBC8pbMmkze1n5gsTjFX42DWrTBx3kIXemFriSNcYnTvONguVwmvZvA6tG8OL8Lf5YhrVKTw8WbAH27GONm0AxEKL0hiFjexNVWybcaw53WVUQVhWM8ExdTgn+2hKtG8pUXCtsGx3gLXbuCYPcqYrYxsOWhHhOBbztDXX48LoM9gYrGMn6gKSjF8n5B9DqrgBCWtUukhov0+t/cE/ZPQBK3pu/FLTgSSmbvjclfNgzSy/Kvl7epjzoUhPzxzhcWBghz23QdOEfReKDBs+JKkbM4HGso1wCIQ2BkNsejt3+73CR+IuinpehOI8VMy1fObN+pZ8dm8kr2fy5v7QvuaIy63pR+d7i9DQVdqWvus+mOaiCSuwxSchyHiRK4pNCQjLawKfc1tPSGT3tBeoevy92EHDZoWyL49JPG8T4vxQqdUCfZV/NeZMq0TyZRPZWaK4F64v/8UR5XDiDthOpAblHnWd6/7D7/MMDYeIAhg89IAyuS3QIvJa3c754N6jsy6hXIlsTrgbTQfP51qhWWTdENiSrvoxcsqyQ1w/40B4o/w3cXSAF5Ywa/z2Qc/0YDKKCCbUg+46VTkSpOW8rDxGABCCGwTO81mA2yuoirnDnEvWD+iR21K6uUaX+lMF/awhVEF/emUl1YHk6LyaEC+DE2elPkzIo5ACD9KVJ6+O5mXR3yJjKlcmYp8PFn6LKOt5CQaQitQvvDzmg2KjHmUN4Tx6AQy1W7nY//b+/ZR1CGKcuAnL6XSH0mTQKPue8KjS4k30U/cAyHrOnQVts3I6e5K4CsbMHGv5dWpWGY1baQpL+oyzRKgdunlCXMyWgLBiulsVX+93b/Wn8YGVsUm7zIXgDwV+89CHUbwLTp88RIuCj1lxfWcdjLGKEhqan5wgNM6rdIYT0NLsLeMzxEnWJ5UEXlJ7vb/xm7VXWF3EAAG6QzWZttZ4YaKiz+Cw4sYu8Kb3KWEDWK0ulhogPk2u5DilV11suRk15sRPacQ770iXux0MXYBQrf48cJ5FLsYX4Yln6sz7BKaXOiBMGSVCRaQL5YeoZ4Y2xYulNMkMSNuKN6FCcQ1/9ogBpPioUc/AqHUXtbA1Lj0KED4H10/4CMwFvFu9DYvlkOvmdwy63RATdi9t2owp35yls24qLA+RZTtqdC+U0lnW4ylySFfKNWsnzCozmt3AlvJCq+npqr/QzKXFYoISFz4hKh+ABvcOGFe1u7DeTkUae/QH7dwEwljaHS+RolEYZTZeJ1R10N9am/57rP3/l9DwdaQIrYs8epzmKAeoVqGDJbYFoGbW/5xJc1nLaCVYGEHrdTJVyy7g3O2LMga9O0c8YeZNJyEyzUsPE3KQ/UAVQKNgVc0DZ0OQWVE5R8ZHRh3emUHEZuQU5UqgbPy/Ehm

You’re done! Congratulations. You finished your first prenatal course. Look in the Memory Book for your ‘diploma.’

Explain

Prenatal classes are popular among many parents and health care providers who believe that they are an effective way to provide parents-to-be with social support and information about healthy pregnancy, childbirth and newborn care. Fewer parents are taking these classes than they used to— currently fewer than 60 percent of first time parents are taking prenatal classes, maybe because everyone is busy nowadays and feels like they have access to all the information they might need from their health care provider or online.

Continue

PN5C

The Big Day Begins...Or Does it?

PN5C
true
false
pn5c
{true} setModel("gestational_age_units", "37 weeks")
{true} setModel("gestational_age", "37")

Look Inside

image of a 40 week old fetus

BABY: At birth, much of the baby's skeleton is cartilage which will gradually turn to bone, a process called ossification.

Girls develop more quickly than boys throughout the prenatal period, infancy and childhood. At birth, girls' skeletons are between 4 and 6 weeks more mature as measured by degree of ossification.

MOM: Most mothers lose about 12 pounds immediately after birth: the weight of the baby, placenta, amniotic fluid, and some water content of the tissues and blood.

Within a week, the new mother loses an additional 4 pounds of water weight. Still, it is common for women to weigh somewhat more than their average weight before pregnancy.

When a baby is born, the uterus weighs 2 pounds—15 times heavier than it was before pregnancy. Within 4 to 6 weeks, the uterus shrinks to its original size and weight.

The Big Day Begins...Or Does it?

After you got home from your last office visit, {model.you_partnername} started to feel some weird pains in {model.your_her} back. {model.you_she_cap} took a shower to see if a bit of relaxation made them feel better. {model.Your_partners_cap} mother suggested that maybe you should time them. You’re shocked to see that these weird pains seem to be kind of regular. They are about 7 minutes apart.

model.donorSpermSurrogate != "surrogate"

After you got home from your last office visit, {model.donorName} called to say she was feeling some weird pains in her back. She took a shower to see if a bit of relaxation made them feel better, but you were a bit worried. You called your mother and she suggested that maybe {model.donorName} should time them. You’re shocked to hear that these weird pains seem to be kind of regular. They are about 7 minutes apart.

model.donorSpermSurrogate == "surrogate"

Question 1.29

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

Explain

Early contractions can last for hours or even days. In a first time mother, irregular contractions could last for days before true “active” labor begins. Most experts advise trying to keep comfortable, rest if you can and get something to eat—because labor can last a long time and once the contractions start being fast and strong, mom won’t be able to rest and will need all the energy she can summon. But no matter what you decide to—whether to wait at home, take a walk around the block or go into your medical provider’s office or into the hospital, checking in with your medical provider is always a wise idea. They know you and your history and can give you specific medical advice.

Continue

PN6

The Big Day!

PN6
true
false
pn6
{true} player.setChildAge( "0y" )
{true} setModel("labor_length", Math.floor(Math.random()*12)+12)
{true} setModel("gestational_age", "40")
{true} setModel("objBabySize", newcalculators.fetal_weight())
{true} setModel("child_weight_grams", model.objBabySize.weight)
{true} setModel("birth_weight_grams", model.objBabySize.weight)
{true} setModel("birth_weight_lbs", convert_grams_to_lbs())
{true} setModel("child_weight_lbs", model.birth_weight_lbs)
{true} setModel("percentile", model.objBabySize.percentile / 100)
{true} setModel("stdev", model.objBabySize.stdev)
{true} setModel("mean", model.objBabySize.mean)
{true} setModel("objnormsinv", normsinv.value())
{true} setModel("normsinv_phigh", model.objnormsinv.phigh)
{true} setModel("normsinv_p", model.objnormsinv.p)
{true} setModel("normsinv_q", model.objnormsinv.q)
{true} setModel("normsinv_r", model.objnormsinv.r)
{true} setModel("normsinv_a0", model.objnormsinv.a0)
{true} setModel("normsinv_value", model.objnormsinv.value)
{true} setModel("WeightBasedOnPercentile", model.objnormsinv.value * model.stdev + model.mean)
{true} setModel("child_weight_grams", model.childData.weight.kg * 1000)
{true} setModel("birth_weight_grams", model.childData.weight.kg * 1000)
{true} setModel("birth_weight_lbs", model.childData.weight.lbs)
{true} setModel("low_birth_weight", "false")
{true} setModel("birthWeight", "Normal")
{model.birth_weight_grams < 2500} setModel("low_birth_weight", "true")
{model.low_birth_weight == "true"} setModel("birthWeight", "Low")

Learn More

3578079780001,4206399841001
A woman in obvious labor pain, wearing a hospital gown and cap.

The Big Day!

Your surrogate, {model.donorName}, gave you a call in the middle of the night saying that she felt that the baby was coming. You and {model.partnerName} rushed to meet her at the hospital.

model.GayMan == "true"

Your surrogate, {model.donorName}, gave you a call in the middle of the night saying that she felt that the baby was coming. You rushed to meet her at the hospital.

model.userSingleMale == "true"

You haven’t been sleeping through the night for some time, but when you woke up at 3 o’clock this morning, you felt like you’d landed in a puddle. That dream you’d been having about getting to lounge in a hot tub wasn’t real. Your water broke! The amniotic sac that surrounds the growing fetus begins to leak or breaks before, or just as, labor begins. While this may be the dramatic start to labor many women worry about—and the stuff of movies—fewer than 15 percent of births begin this way.

model.Mother == "user"

In the middle of the night, when {model.partnerName} calls out to you that her water just broke, you can hardly believe it’s finally time. The amniotic sac that surrounds the growing fetus begins to leak or breaks before, or just as, labor begins. While this may be the dramatic start to labor many women worry about—and the stuff of movies—fewer than 15 percent of births begin this way. She is feeling a little nervous, so you give her a big hug and tell her how much you love her. You remind her that it will take a little bit before the actual hard labor will begin—it could even be days, so you help her take ten deep breaths to calm down. Next you both get on the phone to your {model.PN2_Provider}’s office and they recommend going to the hospital. As you settle in and wait, you are so nervous and excited!

model.Mother == "partner"

{model.partnerName} was amazing—{model.partnerHeShe} stayed up all night with you and was with you every step of the way.

model.userSingleFemale == "false" && model.Mother == "user" && model.pMoodiness != "H"

The whole thing was hard on {model.partnerName}, too—{model.partnerHeShe} was so worried about how things were going to turn out.

model.userSingleFemale == "false" && model.Mother == "user" && model.pMoodiness == "H"

The birth ends up taking a bit longer than the average labor. For most first-time mothers, active labor lasts just a few hours—following a period of early labor contractions that may have lasted days, or more like 10 to 14 hours, depending on when you start counting. Typically, the “pushing” phase—as the baby passes through the birth canal—is relatively short, lasting only about 30 minutes (though sometimes as long as an hour or two!). {model.Your_partners_cap} early labor seemed like it lasted forever... You have been in the hospital for {model.labor_length} hours already!

And finally one last push...It’s a {model.baby_boy_girl}! Listen to the lungs in that kid!

asset/baby-crying.mp3

Congratulations! You are now the proud parent of a gorgeous baby {model.baby_boy_girl}! Your little one weighs in at {model.childData.weight.lbs} pounds and {model.childData.height.in} inches long.

Now that it is over, all the stress is starting to be forgotten. Your little {model.baby_boy_girl} is in your arms looking up at you, lying on your chest for a little skin-to-skin contact.

model.userSingleFemale == "true"

Now that it is over, all the stress is starting to be forgotten. Your little {model.baby_boy_girl} is in {model.your_partners} arms looking up at you, lying on {model.your_partners} chest for a little skin-to-skin contact.

model.userSingleFemale != "true" && model.Mother != "donor"

Question 1.30

X4VXRS3BqOHJgWlhWGnUtue4Ndwz/kSuU34gGylpxLgGyGMqtUTfV0EflGcCjiY+9pnZyVh6Kcyd1ZYbDfEyS4qkNxU4v6ebCQjUzg==
{true} setModel("babyName", qq1)
{true} setModel("track_PN_Q3", "Baby name?")
{true} setModel("track_PN_Q3_resp", model.babyName)

Don’t forget to check your Memory Book for a copy of your baby’s birth certificate!

Explain

In the United States, about 30% of babies end up being born by Cesarean section. A few are scheduled Cesareans for what are called “convenience” reasons—which may not be as “convenient” as they may sound—perhaps because a partner is going to be deployed on a certain date, because the couple has only a specific amount of family leave that has to be used at a certain time—or perhaps to coincide with a special date that is important to the family. The rest of the babies are born vaginally after what is, for first time mothers, a period of active labor that can last a few hours—following a period of early labor contractions that may have lasted days, or more like 10 to 14 hours, depending on when you start counting. Typically, the “pushing” phase—as the baby passes through the birth canal—is relatively short, lasting only about 30 minutes (though sometimes as long as an hour or two!). For second time moms and lucky first time mothers, the whole process can be even faster.

Many women choose to take medication to manage pain during labor. A popular choice is a regional anesthetic often called an epidural, and spinal anesthesia. These can only be administered by an anesthesiologist in a hospital. Different types of epidural or spinal anesthesia can allow the mother to “feel” her contractions. Some even allow her to walk around, so called “walking epidural.” The downside of an epidural is that it can be uncomfortable getting it started—and some studies indicate that having an epidural may make labor longer.

Look Inside

image of a 40 week old fetus

BABY: At birth, much of the baby's skeleton is cartilage which will gradually turn to bone, a process called ossification.

Girls develop more quickly than boys throughout the prenatal period, infancy and childhood. At birth, girls' skeletons are between 4 and 6 weeks more mature as measured by degree of ossification.

MOM: Most mothers lose about 12 pounds immediately after birth: the weight of the baby, placenta, amniotic fluid, and some water content of the tissues and blood.

Within a week, the new mother loses an additional 4 pounds of water weight. Still, it is common for women to weigh somewhat more than their average weight before pregnancy.

When a baby is born, the uterus weighs 2 pounds—15 times heavier than it was before pregnancy. Within 4 to 6 weeks, the uterus shrinks to its original size and weight.

You already know how big your baby is. Now find out how {model.baby_he_she} did on {model.baby_his_her} first test—the APGAR.

Continue

PN7

Baby's First Test

PN7
true
pn7
{true} setModel("apgar1_1", model.r2 + 1)
{true} setModel("r2", Math.floor(Math.random()*2))
{model.apgar1_1 < 2} setModel("apgar5_1", model.apgar1_1 + model.r2)
{model.apgar1_1 == 2} setModel("apgar5_1", 2)
{true} setModel("r2", Math.floor(Math.random()*2))
{model.low_birth_weight == "true"} setModel("apgar_total1", 6)
{model.low_birth_weight == "true"} setModel("apgar1_1", 1)
{model.low_birth_weight == "true"} setModel("apgar1_2", 1)
{model.low_birth_weight == "true"} setModel("apgar1_3", 2)
{model.low_birth_weight == "true"} setModel("apgar1_4", 1)
{model.low_birth_weight == "true"} setModel("apgar1_5", 1)
{model.low_birth_weight == "true" && model.birth_weight_grams > 1500} setModel("apgar_total5", 8)
{model.low_birth_weight == "true" && model.birth_weight_grams > 1500} setModel("apgar5_1", 1)
{model.low_birth_weight == "true" && model.birth_weight_grams > 1500} setModel("apgar5_2", 2)
{model.low_birth_weight == "true" && model.birth_weight_grams > 1500} setModel("apgar5_3", 2)
{model.low_birth_weight == "true" && model.birth_weight_grams > 1500} setModel("apgar5_4", 1)
{model.low_birth_weight == "true" && model.birth_weight_grams > 1500} setModel("apgar5_5", 2)
{model.low_birth_weight == "true" && model.birth_weight_grams < 1500} setModel("apgar_total5", 6)
{model.low_birth_weight == "true" && model.birth_weight_grams < 1500} setModel("apgar5_1", 1)
{model.low_birth_weight == "true" && model.birth_weight_grams < 1500} setModel("apgar5_2", 1)
{model.low_birth_weight == "true" && model.birth_weight_grams < 1500} setModel("apgar5_3", 2)
{model.low_birth_weight == "true" && model.birth_weight_grams < 1500} setModel("apgar5_4", 1)
{model.low_birth_weight == "true" && model.birth_weight_grams < 1500} setModel("apgar5_5", 1)
{model.low_birth_weight == "false" && model.r100 < 26} setModel("apgar_total1", 7)
{model.low_birth_weight == "false" && model.r100 < 26} setModel("apgar1_1", 1)
{model.low_birth_weight == "false" && model.r100 < 26} setModel("apgar1_2", 2)
{model.low_birth_weight == "false" && model.r100 < 26} setModel("apgar1_3", 2)
{model.low_birth_weight == "false" && model.r100 < 26} setModel("apgar1_4", 1)
{model.low_birth_weight == "false" && model.r100 < 26} setModel("apgar1_5", 1)
{model.low_birth_weight == "false" && model.r100 < 26} setModel("apgar5_1", 1)
{model.low_birth_weight == "false" && model.r100 < 26 && model.r2 == 1} setModel("apgar5_1", 2)
{model.low_birth_weight == "false" && model.r100 < 26} setModel("apgar5_2", 2)
{model.low_birth_weight == "false" && model.r100 < 26} setModel("apgar5_3", 2)
{model.low_birth_weight == "false" && model.r100 < 26} setModel("apgar5_4", 1)
{model.low_birth_weight == "false" && model.r100 < 26} setModel("apgar5_5", 2)
{model.low_birth_weight == "false" && model.r100 < 26} setModel("apgar_total5", model.apgar5_1 + model.apgar5_2 + model.apgar5_3 + model.apgar5_4 + model.apgar5_5)
{model.low_birth_weight == "false" && model.r100 > 25} setModel("apgar_total1", 8)
{model.low_birth_weight == "false" && model.r100 > 25} setModel("apgar1_1", 1)
{model.low_birth_weight == "false" && model.r100 > 25} setModel("apgar1_2", 2)
{model.low_birth_weight == "false" && model.r100 > 25} setModel("apgar1_3", 2)
{model.low_birth_weight == "false" && model.r100 > 25} setModel("apgar1_4", 1)
{model.low_birth_weight == "false" && model.r100 > 25} setModel("apgar1_5", 2)
{model.low_birth_weight == "false" && model.r100 > 25} setModel("apgar5_1", 2)
{model.low_birth_weight == "false" && model.r100 > 25} setModel("apgar5_2", 2)
{model.low_birth_weight == "false" && model.r100 > 25} setModel("apgar5_3", 2)
{model.low_birth_weight == "false" && model.r100 > 25} setModel("apgar5_4", 2)
{model.low_birth_weight == "false" && model.r100 > 25} setModel("apgar5_5", 2)
{model.low_birth_weight == "false" && model.r100 > 25} setModel("apgar_total5", 10)

Baby's First Test

Baby Avatar will load here.

Just seconds old and your baby is already getting tested. The nurse just administered an APGAR test on little {model.babyName}. {model.baby_He_She_cap} doesn't actually answer any multiple-choice questions for this test, though—the nurse just takes a good look at {model.baby_his_her} color, reflexes, muscle strength, pulse, and breathing function. Most healthy babies score between a 7 and a 10 on the test—and babies who score a 6 or below may need medical intervention. The test is designed to quickly assess which babies need immediate attention—it is typically performed at one minute and at 5 minutes after birth—and for babies who are having trouble, it may be repeated after another 5 minutes.

You were scared when you saw that {model.babyName}’s first APGAR score was only 6. {model.baby_He_She_cap} has been taken to the special care nursery for some extra help support with breathing. They think this may have something to do with the fact that your baby was low birth weight (or LBW) at birth.

model.child_weight_grams < 2501

All is well! {model.babyName}’s APGAR score was {model.apgar_total1} at birth—which is really perfect since almost no babies score a perfect 10. And by 5 minutes, {model.baby_he_she} scored {model.apgar_total5}. Congratulations!

Everyone is so impressed with how big your little one is! At {model.childData.weight.lbs} pounds, it is at the upper end of the scale—most babies are around 7 ½ pounds and only 5% are as large as your baby. Extra cute and cuddly looking! Extra big babies like yours can be at some risk for childhood obesity and complications like diabetes—so while you don’t need to worry right away, you should keep an eye on {model.babyName}.

model.child_weight_grams > 4500
model.child_weight_grams > 2500
Table : APGAR Results
Sign 0 1 2 1 min 5 min
Heart Rate Absent Less Than 100 Over 100 {model.apgar1_1} {model.apgar5_1}
Respiratory Effort Absent Slow, irregular Good Cry {model.apgar1_2} {model.apgar5_2}
Muscle Tone Limp Some Flexion Active Motion {model.apgar1_3} {model.apgar5_3}
Reflex Irritability No Response Grimace Cry 1 {model.apgar5_4}
Color* Pale Body Pink, Extr. Blue All Pink 1 {model.apgar5_5}
Total Score {model.apgar_total1} {model.apgar_total5}
*In babies with naturally dark skin tones, the skin of the mouth, the palms and soles of the feet are checked for pinkness.

Explain

The APGAR test was developed by American anesthesiologist Virginia Apgar and is designed to measure whether a baby needs immediate medical intervention. At one minute after birth, the test is not usually very predictive of the future health of the baby, as it can reflect medication taken by the mother during labor and how the baby was born, and not the actual health of the baby. Between birth and the five minute interval, many babies’ health improves, as they start to breathe better. But at 5 minutes, a low score on the APGAR test—particularly an extremely low score below 4—can be predictive of whether a baby may have some long term challenges.

Look Inside

The newborn’s skull is composed of seven flat bones that are relatively soft and elastic at birth. These bones are flexible to accommodate the brain as it grows. The separations between the bones are called “fontanels,” also known as "soft spots."

In the brain, myelin—fatty substance that covers brain cell axons—makes the transmission of neural impulses faster and more precise. Very few of the brain’s neurons are myelinated at birth, but myelination accelerates soon after.

Continue

PN7A

Will the real newborn please look up?

PN7A
true
false
pn7a

Look Inside

The newborn’s skull is composed of seven flat bones that are relatively soft and elastic at birth. These bones are flexible to accommodate the brain as it grows. The separations between the bones are called “fontanels,” also known as "soft spots."

In the brain, myelin—fatty substance that covers brain cell axons—makes the transmission of neural impulses faster and more precise. Very few of the brain’s neurons are myelinated at birth, but myelination accelerates soon after.

Will the real newborn please look up?

Crying newborn baby

Baby A

Smiling infant wearing pink, knit cap

Baby B

Question 1.31

Mvrl75tRRFVkZOlDzXTqY7xQBQnpjFR/8QtCmNVEzfbDXkAfCxjL6Q3j1HaavonztptdaruqYamKFTwy3jQg6QkuhKG7DhNC1DDLXA0/QhwDED+ZyVPHXDdyiz7wGlUcOPVJ2EHIANdLfrSP3YwLOL5zgLDp+x02RRmOn5S4UESMJwsNGkkL5zEMKPPwHoCkvDcmrb3ngEQXejInmOJP8TLlql23PzJA009Ak1r+1Mw84Ewun4+s95MMCdvGBpcwXyZfqFzHuSybQG+nRzHVgkVxQ/wtdYRDLnRn0kHB8qMwtuKaJMl0mimvugvGUrP0G41WDeU7ld1XWFZF

When your baby is born, you’ll notice that they may have a bit of vernix on them. That’s not a name for a contemporary R&B group—that’s the off-white creamy stuff that protected their skin from the amniotic fluid when they were in the womb.

They’re also a little hairy. That soft hair (sometimes even on sweet newborn girl shoulders) is called lanugo—and don’t reach for the razor quite yet.

You’ll notice that your baby is a little bruised from the trip down the birth canal. {model.baby_His_Her_cap} little face won’t always be that blotchy. But all those hours being squished during delivery may have taken their toll on your little one’s good looks.

Explain

Newborns aren’t always the cherubic bundle of job parents expect—they can be a bit bumpy and bruised at birth, particularly if there was a long vaginal delivery involved.

Continue

PN8

Reflexes: A Newborn's Secret Weapon

PN8
true
pn8
{true} player.setChildAge( "1w" )

Reflexes: A Newborn’s Secret Weapon

Look Inside

While babies are not always in control of what their bodies do, their minds are still very active. Babies brains are growing quickly. This animation provides two perspectives of brain development in infants and toddlers. A microscopic view highlights the formation of myelin on the connecting fibers (axons) of neurons. A macroscopic view shows the brain growing in step with the enlargement of the infant’s head.

Learn More

3605843907001
Adult assisting a non-walking infant step forward.

And what can your little {model.babyName} do? Newborns don’t have control over most of their muscles. Most can’t even hold their heads steady or turn their heads voluntarily. But they will soon have some power over their own bodies, starting with the ability to lift and move their heads, and soon their toes and legs as they learn to control their abdominal muscles. But even if they can’t make their bodies do what they want all the time, their bodies are moving without their conscious control—because they are born with reflexes.

Click on the terms below to see their definitions in the glossary.

Rooting: Stroke your baby’s cheek and watch {model.baby_him_her} turn {model.baby_his_her} head in that direction and open {model.baby_his_her} mouth and try to suck. Rooting helps the infant locate the food source.

Sucking: Healthy babies are born with the ability to suck. Touching the lips or the roof of the mouth will automatically invite the baby to start sucking. This reflex helps the baby obtain nourishment and can help the infant self soothe.

Grasping: Stroke or touch the palm of the baby’s hand. {model.baby_He_She_cap} will instantly grip in response to the sensation of your touch. This grasping reflex helps prevent the infant from falling, and will last until about 6 months of age.

Breathing: Babies start breathing on their own to maintain oxygen supply as soon as they are born. It seems basic, but it’s a critical reflex we’re born with and keep all throughout the lifespan.

Moro: When startled by a loud noise or sudden movement, infants throw their heads back, fling their arms and legs out, and then pull them in. This reflex is often accompanied by crying. The moro reflex is an attempt to avoid a fall and hold on to something, and it starts to disappear after approximately 2 months.

Babinski: Stroke the bottom of your baby’s foot, and the toes will fan outward because of the Babinski reflex. So cute!

Stepping: Hold your baby upright, so that {model.baby_his_her} feet touch a flat surface and watch how {model.baby_he_she} moves {model.baby_his_her} legs in a stepping motion. Of course, {model.baby_he_she} isn’t ready to walk yet, but {model.baby_his_her} body is gearing up to develop those critical motor skills. This reflex disappears at about 4 months.

Explain

Babies are born with some basic reflexes—some of which don’t seem to have a practical purpose (like the Babinski reflex, for example) and may just be a vestige of some evolutionary past. Others, like the sucking and rooting reflex, make sure that a baby, who can’t control its own head, can still get nourishment. So your baby may look helpless, but it has a set of survival skills. This is just an introductory list of reflexes—there are even more—like the swimming reflex, where a baby placed in water seems to display basic swimming movements.

Continue

PN8A

Is Bonding Just For Geese?

PN8A
true
pn8a

Look Inside

While babies are developing new social and emotional relationships, their brains are also growing quickly. This animation provides two perspectives of brain development in infants and toddlers. A microscopic view highlights the formation of myelin on the connecting fibers (axons) of neurons. A macroscopic view shows the brain growing in step with the enlargement of the infant’s head.

Is Bonding Just For Geese?

It has been a few days since little {model.babyName} came into the world.

But even though {model.baby_he_she} is less bruised than {model.baby_he_she} was at birth, {model.baby_he_she} still doesn’t look quite like what you were imagining. One of the nurses asked you whether you are in love with your little baby—and you are not sure that is quite what you feel. Is there something wrong with you? Are you one of those one-in-five new parents that are depressed? How are you supposed to feel about your newborn?

What’s true and what’s a myth?

Question 1.32

ezAllEhvjiXrcqvq5/9I4v/ZDfuFmXMU3KEmT0wM4wG2pg07KuKe7VMJ0XV5HCAiv0AcgME0pgYf6PsusbWCA/Q7ntZooKFc70lzJJfhyAQ+QFXxMoemgYuZeNjn+mzk+7425XkDwbTY13AwK8S1lYCz8E2MJb8v4Ie/4DBBk03FV+zETW94wbK41oawHs4p3rGjm0By6Pqua4LJSpVVaS2UMXfyB+S/ZqGOj3SggJWvlM5lN27ouSZcEAuJ/Zfz9UeqT1OYzD1fYDXjQMiLXffKo/RzOTO0bhdHG3wxDA2WmmBVR8mV2AEN9ABIP+EIS4kIqM2BGrfr/+3/oYnBlQH+9j7RPfGdB8uTQZ9MHI2D6AhehKXtev7w5usNbKc8yw3nDhpaMYk34tUYlQkINDhbvgnuWQQOOx/p6VZ3YrYDwCA67hDssg/y52tLORlGV8PM4lfkJUfe5TK1/UUJrcwNWsL87CUrB4ljEQpY2qlMYRFmKLr7QknAg2KMgAJpF5hUnm151lOP12BvFRLiSKF6yJW9PL8CQQcXu3M/bBx6G/ysLvanyDaQJ2a2YyYivE+xzZPtCz9c3tzODlNz8/qFnarGqVBwMz+QUV8B+6cDySMTrhv96tRhrDbsajjJlwhdpulXmA4aVqPPtQqcgSHRsRd7a6ELpVfXknJ9njqi2dPvMA8I4X5XMzCVLygsgrbEhBKB9rNDGodSfbuSDvFJY2qBxj9YDAMuDwkCB61bbCrTcCAUSn2RtfybklTOAO3vXdeGyNRslhbOZzJeiIgDTSBEGlK6ClvOJPK2AjCmvE1dyQGcgpZ7PM8M8a1DjLeJ8b4d7jur0t4uy+RlgfgDronLtVZNizSBWnBEG813+qMIJkRNPuIRdZES/psmPfVwu4h8iEa43hh6+NRTt8KBEzB9QCIp9v4tDF+lU84vaLGTDJabOp6BTNfomuIB3VcifuPNQZeudTA3/R7RtsZqZ3cIuEPgfS2g3GvY81IbRa+6qqmKpEavE41XNreeztNbPRuSncIhdxcHzTcdhcrEA4D1xMayrlzh39MEfhRbpV0ESzo9YE1W6UjntslqoBkfSVdwIf5i26TZr9c2FbcCp/nN9I/7pWH4IS013DBBi2ngV5fPUSEgcrZEo/OLWNJu5/drezrhO/TSQK0JUvv2P1D4DU9vYcaJOyX+6L/Q9F2g1cDBXvY2el1JJP9EpokeoB68oAw06zHPyEfcrNL2YtTLZmVjIu+3kJHPDbejA9uc4bciSauuo2fBKkyKJ41H2rHgXQJxC63ceVSm9tk5BAGdGugmektS4s069dgsPExOQXs7PRDctCHSQRMJOyh4rP/RsDcXdV3+bypnzhAky6/UW9QcB4dOei/AqWwNFRvdbFCAiYc249UuynGNFim99R3VVGDJXg1EZzcJgc+NeW+G/I2f8EKqiOJ/jg/SCvcs+zjuza4nMbBWBmo35kXmIW42KmbSylNLbE3C5BZuce/A7WfQBSJGLIDVAme7/+yET4PeU9xmaIdZOsQNSCtQ80CAzTgLiWGvtqjCLpmPfKQIq28eYqYGKJiizT9UOm/Vhggw7aL0RcUJMcV+Tt7JVh2U+PkdUH2QYqdLOuLrziaNlRSATPgZSxTihaZSnBytV/zNva4kqCZiU/qIrNcdn/Ri5cbsNxWUgxskHOZ1JhmOsmRxowWvW5NQEsS5org93RCC3ATU4AVz+nR5oi+Kez8PLnTcvPWta6NAo8En1QkX3G5Fkzwiyp8/O2h0OazOrA8T3LndoOGADbQaAYHRaqUnfHX47LHnH0TUMGcj8a55RFhPrLqBKnK4AJnTwOk1wuOxbsXmMDicjvBOpUyHRpvKGQA7A2xFKpCnze1mp3fHs1aRfuoXCdO3L8ZbxCPSpaasf/CCY2Rmw59ZfK29uaX+MXB+aqGCDXHrxL5ys1rXR5xK2XTyDEeXjvVQUAUVCa/Bshf8qCxGr3nby5a9Gxuzeben618IXcu7woi88dvCSMnU7NL3nqNUYQAAugeJuwbVHHGH1C/m0Fj+M/gQlV+5BEPN+YfOqGeXiI7HJGPoItJffwnLYt9EahKaTBx+NuMVH0ySSiBt9dPpYZd4zBLhIoCxAc7uSEZLGD3tFu7yZFE2xXPah2exIqGaa2JVZjkQEeAwpYDbsNpiuTS/biVX/kHdHmrk7voJ9zLoBRiqhQvb1/O/TZEDhaAzDMBY4BPjnjS8XGGjyxKOoKQfyP9EaBcio4A0HnXDaSDrEZQcHvH21WFnnXZWrUzN8avDu3YDG7w5nvMBWP8u69WuW4qReXSUgJ28FHmmdqBLH3u7SNz28Cd931CanePxVgEWAIHJ8o+uEA1VDlFTdkIIjraC2DWkhSByatzwmMczqX5hzsiFUUrKIawuQRj3urWbdNl2z3msPxfFU3yPeSWJICMvA1Wajq9uRM1YgUISoXf2xuMvnH+JrMS2SGowl8BKmZgHwDleDdegSJYOE15dS0+2YFCcFPjmVlOR8c61eVQlWxP8uezd3W4winbWk2R+TAG4yg5YLsIrnI5YlF1TZRoOLNegaGyQUqucATrWUvlF6YgpzOQji86pg3Qz2Y2bo+bsIp4tVZRy5Rzr9xnxxjInLXIPzxS6+CxJrRfv5oY5shtxipQ93x53le6BIMzftCPRugum9wGmrh9IjsViLFOHE3+R/zSZlDmyir+s8yt87Qr00PWqzcl5SCwM1EVu6csfpSu+lIYiZepH3vnvi8Lth8/9fxC7/K8/DrVGQiEFG/BepW+cB6wEoGTtmOV9E/81Zuus3EAhaPJj9lUjwVyVJNV2YU9ocfgEmyCIKZPwE4q421g2FBdyH0sjeGB9g9CmWLe5CbEHMwFWGlE3HyNaZSETVcVi2XYIhDAl689elQZ/q2MzFWgFQj/zmEeZsSNZfzWzr7P9c4jnjEXMOTY7Cgf286X04Av6LUwyTCN/XqqOM4f9lpUcPtszrtjPS2zNHhd0YPZe8d+uukzeFG8ed8XMrmJ900P3RW4Ahw2QmFKC3fvA5VSc/zHjdZCFzDB/dOvARLTo+JQA0a4x7qz1jopu1SHb+fYN7pwkjtKqXUtNaFmh+JhPzIejGfOmRwybHmXWYa3vMXMOGb964ZS3fBNxtdoP04mrwDU7yplWAHvSJQR6yKsh24ie7EmzQSXrm6pWTXGvAzIsT/7cXYzR0LRgsJsi+zDk978h4v5GiXDz406yj/CHoJl74EH6o7mLCWHKQtlyeKZbo6AIup57khNkSAWqFdEOIlk3GQOOeHkkSapnFCXO+A2RnBqiN9SqzAVdvcvtezgKq8J9CQ+mucurJ4KRRCESoPfksfeIMzmTrEkX3/g5iX6UHxJkTzDB/1BofMxsQKUvoqXtQEtjOO96NEM6xUsdaYXSSb8aZpGkknycLL6+EhAr7YKngeEDlMIFt1hvitJqmhq+CHhP7Vx5CDWhQ/j3TMtcpnjTq1My/ft0vW9BShYTQLGWLPW4OFqlZbf+1676AJDBFANq03tUYBxWvqV4q0IqmI93c5Fn/Q8wotkAlnO90aZWCDb+qx04u+B1qwjivlLOmZ6i4hgBUqcbgIKbZhQqGzWDuj9dZxfOhN14gyrsANS/osnKR7h1snYS4rNKyoT26ChstVEEZFoUgHSN40hkMLzp8phCLFSE2++HvF1ReDYOTCezt8LNQPSEDv0/eQLb/4H0r4Zgj3eONEiY/GuU5HxD7KMn7gxIfuo7BS5wodwoi3s85xBjZvDdAoUTttEHmm5WlujWQZPor2uqg1W1qFRhNkrnOGO/reduIhISXT70i/yvYH1EmORwEgfIEi4JheI29KwJ3I1ejSL0m9N1X7GEHcutgMY9aAVChcI+uzVSu/vcmfJMf3j5qRc0pGGEmEazT67RrGwYb23T3hbcLSUkdwYSlToaKyFTwTgH/na6OXyJe7Cp0xU1F6CWPNuwKIcuUYPyUqX3MjjSGCpYeSlZ936R9eCghI7GPbC5n0i6

Question 1.33

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

Question 1.34

Ie8+cEMb30aqvBxN/j8uonMOFIsyNRn81HyMmrBdihPsGk1gyrtDjIYefRqA9KDqJNaNR5Js8O1E51RdyUdvSU4FcFAad83c1CAp6bt2M8odD1/S6l/nmfTLvbW9UqYtpxjRX0+62pFIx5GnnY49/5cCpcBur6IjAFOHyM+e8cx7WZmlIOVAIJK1Z6/uQGD+CsylFDguKNsLGP250WZdPSxIZsQHnI4dUEsIeLBwOw80xq0lA+vM/n1+faminOa4wuACe37Y70Ayrw2hcfXNXskET58XlyEQrBncaED4G3i9CMTpTeaoQfEQttXpGsCgzBZ30Bd6bRQUv29c3jPvtLLpIycO4RGRqRyGwEcv3DaQ3n15LoyjfmAyc+HPl3p2ys4Qj1sJ9aHSLIHYGEp11ZgfaITIVkdB198ITv5yQrNS1AW/dirvn/IoIb5HeB+DVsLtLAqO4F0dJKtIs68+uc2JqK5e0IYTGMGujOMQAPhOY3LJKqUOfipS5evngDR84k4yE9S4N0veLB0kQcSriry2rQUtbKXDfsMtMmtQeZCFAdr+SZQjkhuRJPXIq+KIyp2Nbb2hmwGEBp1NAGlzdc+ZElyO7XBjsbxht7WiEjtcGimwAe9InzH34NB8VzJVRzIcYDmk5AgOcE2UoJvW9mHuqhw6joP/r0dzRjVkjcG2bE8xadQ9GESjNIuSVPGgznivvJsLRiVRfVIK5u0OeQQCfBTYnYUQEVibE22/K0S7RbrxQ1wP/ncuWvLdX8hm0bp4XQRapUMc07M7CCzRzUEvm3yY5lZ9+K8RTNJ2OSzQVFA/SCbkwnlJQkgdUI0z6p3pA6ho1tUn97NrlBtCkUY9wZtyvtURkXo1Guq+0jtnplsINnoqkxuy+WgTpoiliKSgs1X8OT5+d9e8HhlOjM2oP5mHLQ+D7rQxWW4DPLxdcWzA7oieqlRiEvjlBSacPs289Z9xqUjPQWFEZ15IZepzZ+1yJmjiNqt581jdXKMGP/C6d8/MxJ0WN8kZUujJdbCtlWgkr1l9tyaWbmeqKsnu57GD9S5P0lzTFIUbZa0Eg3q6+NH1f2pFk6gKhGKKNhlL+6NSr+KPblQynTpFANzXHptq0hJahvFUkz/ZOqAyv/33dKoywR6NxT4MjgMrVvzL+saeNBTp8LdpyoW4TW0wrKWZZeTlyw7W21318ck1n1rmi4OIwPpHR1W/ba9dbd/tsfZId96WIO/Su6eOwX33Z3LAF0s8/aAMyKFirbk82C28IalwA4urFuyAscmOcNmJ8TqQXA3v7DaHOZ/S3oGIs+mhpHVM

Question 1.35

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

Now let’s take a quick quiz on how well you’re feeling as a parent.

Question 1.36

Lqod8d0JeReyxhjfKkD8ch27Oj31Yo+WguOmSDJ1ZY16tRSrlS9jI2jxdCNpyzIiUWLDzqoG3MXC/z6HousnXq6XMLhCmiiX5pq7mx6V/RhLaXre8WhC9IlX9JlekYM99VcNVfWx6F+XcZHHrbea97poopBKiiYaVdvLKKdVaSRF44I04sKNeHsB8+laRksknqnDSH1cVYj0M8icjyY6WiTOXNPW++p0ZISV1uM6RzjNeP9WUbz41VvnE/o=
true
{qq1 == "1"} setModel("PN8A_connect", 3.0)
{qq1 == "2"} setModel("PN8A_connect", 2.0)
{qq1 == "3"} setModel("PN8A_connect", 1.0)
{qq1 == "4"} setModel("PN8A_connect", 0.0)

That’s a little bit worrisome. Hopefully this is a phase you are going through but it is important to enjoy being with your infant—a strong emotional bond will help your infant develop strong relationships with you—and others later in life—as well as helping them develop important language, cognitive and social skills. If you keep on feeling ambivalent about being with your baby—reach out to your medical provider, partner or a friend and see if you can get some help. Some communities have found that visiting nurses who visit new parents at home or brief sessions of therapy can help parents connect better with their newborns. Skin-to-skin contact and breastfeeding can also enhance parents’ feeling of connectedness with their infants, perhaps by helping to raise the levels of the hormone oxytocin.

qq1 == 3 || qq1 == 4

That’s terrific! Enjoying being with your baby is part of the foundation for a happy relationship which will be good for both parent and child. One thing you’ll want to make sure of, however, is that you don’t become too preoccupied with your child. Being overly obsessed with your child isn’t always the best—eventually your child is going to need to venture out into the wide world on their own, either in kindergarten or in college—if not before and you need to make sure both of you is ready for that!

qq1 == 1 || qq1 == 2

Question 1.37

lxVnAm+f+CwB1sD52KIRZFJgW7Npbc+yAMKTCpqjSpzjVyK6KnJQBKcqRTrirhAyh7AfhiFciBbbQXad8ucGWT7S9/2cu6pv3Bo92sXA5v+9QFZjatdViOKMSYVdj1lEg1g2g8QOb/j0PKsZVlwU1qFtqrBe8L/P07AMCa0b51l3ybqhLzZcrH7pqlvh0og3RkGNe6f9hXxWeLv+yqejuZo0iAVvAD+RsBUNaY3s+2xAXzPefyQGHzYscNoxI7BH/j8LbbWsa/JwJ01NoDnj5h9dT2RcP13K
true
{qq1 == "1"} setModel("PN8A_know", 3.0)
{qq1 == "2"} setModel("PN8A_know", 2.0)
{qq1 == "3"} setModel("PN8A_know", 1.0)
{qq1 == "4"} setModel("PN8A_know", 0.0)

This is a totally fixable problem! Using this program, your textbook or reaching out to other parents or your medical provider or pediatrician, you can learn more about kids and be a more capable and confident parent. Many new parents feel overwhelmed when they’re handed their newborns—particularly in places where they haven’t been able to spend a lot of time around young children. There is a lot to learn—but it is learnable. Remember you can always click on the Learn More button inside this program to get extra information (and earn tokens!).

qq1 == 3 || qq1 == 4

Terrific! Feeling confident and competent as a parent goes a long way to improving your relationship with your little one. Remember there are a lot of resources available as you begin this journey—you can use this program, your textbook or reaching out to other parents or your medical provider or pediatrician, you can learn more about kids and be a more capable and confident parent. There is a lot to learn—but it is learnable. Remember you can always click on the Learn More button inside this program to get extra information (and earn tokens!).

qq1 == 1 || qq1 == 2

Question 1.38

IG3T6O6/A5R1aa1z5A7GG6+81ZiVFnhF1QM+JOFc4PWcOm4qLa01bxmaj7BYYqEZDcKA5Wfqpv5/Mg4G8MW3XvS1DG8i5fCpfu2UZEuHdsGDjTNRQU1ZrJ4bAgDEoGAiYWXBY+qSCB/Ef2xAqNcrGmE4ty7+e36ckH7HvD9Y5bydC3JL97DUdpCTk2mdxA/PcPI62hfkiAguVwCWLpv1kQYscRUnF+sHWqcDglKIeln78CFmYtOL8MMkJv8UcBQ6zukBBMdUgsA50TjbaFwF4cDeT5NOvAgm9szBXTD6vAMJubHM4j8sqgmcw1Ic0wSbWBP3RoWysk01gHxD300WCSgTiPkV2Q8+T1rlLqtbFa8i7bDSXnNRo7VPIm8=
true
{qq1 == "1"} setModel("PN8A_resent", 3.0)
{qq1 == "2"} setModel("PN8A_resent", 2.0)
{qq1 == "3"} setModel("PN8A_resent", 1.0)
{qq1 == "4"} setModel("PN8A_resent", 0.0)

Feeling stressed and exhausted comes with the territory of being a new parent. But you need to keep track of whether that stress is turning into feeling too resentful or angry at your little one. We know that they can’t help being needy—which sometimes involves crying and not sleeping and interrupting. Feeling angry at them for what they can’t control won’t help matters and could help you from establishing a close relationship with your little one. Parents who are angry at their little one much of the time are at risk for not being able to connect well with their kids—and sometimes even at risk for neglecting or abusing their children. Make sure that you have all the resources you need to take care of yourself and your child. Reach out to your medical provider, partner or a friend and see if you can get some help. Some communities have found that visiting nurses who visit new parents at home or brief sessions of therapy can help parents connect better with their newborns. Skin-to-skin contact and breastfeeding can also enhance parents’ feeling of connectedness with their infants, perhaps by helping to raise the levels of the hormone oxytocin

qq1 == 3 || qq1 == 4

Feeling stressed and exhausted comes with the territory of being a new parent. So it is no wonder that sometimes you might feel a little annoyed when your baby wakes up just as you’ve fallen asleep. But in a healthy relationship, this stress and annoyance doesn’t turn into outright resentment or anger at the baby—too much of the time. Make sure you are taking care of yourself and remember that this newborn period doesn’t last forever. One day your baby will sleep through the night and not be so needy! And make sure you get all the support you need to keep up the good work of parenting.

qq1 == 1 || qq1 == 2

Explain

A parent’s relationship with their child is an important part in helping kids to have a happy, successful life. There are a lot of myths about how this relationship should develop—some parents feel stressed when they find out that parenting a newborn can be stressful and difficult and isn’t the blissful experience they may have expected. Some parents—estimates are between 15 and 20 percent of mothers—experience depression after they have their children which can affect the quality of their relationship with and caregiving for their children. Other parents just have trouble connecting with their children. Research has shown that some interventions—from better parent education, to contact with nurses, therapists or just community members, and things like more touch—can help improve the quality of the parent-child relationship in the early months. However, remember that like so many other things in child development—one experience (for good or bad) does not determine the child’s path for ever more. For example, if a good relationship between parent and child is challenging or difficult in the early years—because a parent is extremely depressed or because a child is sick—does not mean that child is doomed forever. Children (and parents) can recover and, particularly in the early years, are extremely resilient. For example, even though they may spend months in an unusual and maybe not ideal early infancy, children who are born extremely premature often develop normal social and emotional connections—just like children born on time.

Continue

PN9

What Will Baby's First Food Be?

PN9
true
pn9
{true} player.setChildAge( "1w" )

What Will Baby’s First Food Be?

Learn More

3605850865001,3570961798001

Baby Avatar will load here.

Now that you have your baby with you, you’re going to be bombarded with choices to make about how to care for your little one. You’re going to have your first choice within the first hour after your baby is born. {model.Are_you_cap} going to put your newborn baby to {model.your_her} breast for some early breastfeeding, or are you going to choose to bottle feed?

The nurses are recommending that {model.you_partnername} breastfeed your baby because it is the best first food—it can provide protection against infection and provides the best nutrition for a newborn—and they’ve offered to help and even get {model.you_her} a lactation consultant if {model.you_have_she_has} any troubles. Even a little breastfeeding can be beneficial for {model.you_partnername}—and your baby.

{model.r3=0} setModel("PN9_job", "a hospital system")
{model.r3=1} setModel("PN9_job", "a school")
{model.r3=2} setModel("PN9_job", "a big company")

Since {model.you_have_partnername_has} to go back to work right away, you might be worried that breastfeeding will be impossible because {model.you_have_she_has} to take time off of {model.your_her} shift to breast pump during work. But luckily {model.you_work_she_works} for {model.PN9_job}—so they give {model.you_her} time to pump during work—although it isn’t necessarily paid if it is extra break time and you’re not really sure where you’ll be doing it.

model.mother_school_work == "work" && model.SEClass != "U" && model.r2 == 0

Question 1.39

xjArXDQef40G+vL4YpCOv+bMp6PxEWyNhDOv0erzyIQomq0LGBNjOla7vpNcahg5JcwaW9O0ysB+58YGVHBm3AeNSCZUN33vg9IQm/wSe46HIccvp4xOedeotinzYR9uBmDt9RoTdtq4p7YK5ycpgvP3FNeV5Gu9YIR0QdIaTXzqMgf5zf13fBkhLD4D9iI1NBQjBSYHL8Es9n8JaRqul2Dzb1SzLsBot0MsXYTTfSBARd+0eSMr51YxQoaVsdxrt0mi65cjNgOzn0bNpu8ayKcnbQiKH/NjroxvObyF3bogtD3XG09SQ8fzgpUCbx2fjxnR4UsyKfzQzHAZaR7FaUqX6lJzkUja2mf9kl1Ze0bMqtl02CYdQbC/fBYLWOz+BuPonKAo9cHGxNaFjGL0astQMRm4tJ0IPDkjRelFqQAnU9Y861op6fFshvAfzQ60l9gPeszk4aCAsCT/8AL5hxpbgMpvCdLishest7H33iIH/4ouDdxQibXRv9a593i/w1jCLGPz0wdCBFZzTU/ynBxjfuOJmvO2PTKl99pl6Ft5nbOECB4pmrBXxGaAtGcNRe0nmH+zQ2Bcqcx+fFYFifExiXivgwDAC65iDOVmF3McRPwzPHp+pc0eaMVIxgWVk9+gRh25aN7+BQLFPO/1+Z5fnxGUBbUAa3m1yApejGunSvqPZ1bjt4kYWX/Ppktt5H/Y20b3fuE4CrNA8EzsbQnDbBBK13v69KZkFYv+b1zqJNEz9OKJ0BdIpjHK3exJbADJ05YjOGaks1DRxV9yVL1X2JCMFLVA43gq4SHuf/2JswZHmFHbA/1itmlMQsvpeK/qXvzTTMpe9acWWoiiXhjO4DCgNzhFuGTMCKD7NXazYOPq2tEGDqnloMX20z8KoT5yFqS/gkkjdWHzwLIYDk5qIhBvehwZ2ryC3NMGojIvjMsGGNrhdLSQYhzvuBP9pmoKKCY+4XUzismLlAv85ORIaSJRbIMVImdk1+HYE+vAOVhUTzgT0i5h9fvf9BNYM9J+lnnCPtVqDdBe0ye4ihtoULVtbWDftnl3TCXe1spsaq2NBmIKjl3b7kBKk0PXjv73nww+S5yYfn4tzRvq1oUoNUdz1M/dQQ+2Cw6OU5CddqJW5KOLSJYQ5mzqKWelrtUfeQ3xEKcYM0KObs4COf3/8t3iq/CSpLNr8MEDrJFPos94eZLinGN4pw7YKTDjlS5inIH6ttzCNK6VZPdysatN1VmJ7pQ/VHY06nzLD4z+ewZXnQVeDTFFwD/tZWyvNfOT6m8DJ0mzMbo7dDntRMEI2+HwUb2ayaAQmILDY6rgEH0q
true
{true} setModel("breastfeed", "false")
{qqMC1 == 0} setModel("breastfeed", "true")
{true} setModel("track_PN_Q4", "breastfeed?")
{true} setModel("track_PN_Q4_resp", model.breastfeed)
model.Mother == "user"

Question 1.40

g9fctqRXAYGYruR1DsJ44qc52T68moVQd8RGYFx0K8pmPjjlpfXM37E1RPnIyE5YwczXBCxqIH8mAbvZCsakWNCp2Y1vd/ZpOfBe+g0rqqTmsxKzfhswSDozvUlzx9yqiI8swmThKCuHVkBGFVS7pLJmVCEErTjUYBJiZ0si0CwT51UeWZzLIbqy1ksoiKejEBHUR2FYb2MAkuPrbbZms6H7vgQB7MpmS6NCv5ZMzWAaH2kx/kBpWFgp2O/zfIxy/BEEfrdSHuPnNyk3J0He/ZropUY/o09Xbe5IWxcmDIwZDbGm28FYYAb1qBEMNvn/BDYtO6UA5sFdn+WfZr8K+3oKGtcubzn61eF9xxcg4PnyB08lW92/PbFZ+F6M/Sn51SKgba3cPtRiwnzwYdJkSIWOCfaQXqIRL36VeTst98UQ5ZPTX5x+g/s6texYpDTQD90GFelpkoFWgkThzyWt0GI9541LjDqLjVyKWwrBrDd3Lz4xdRtoHKS2v2edBAe//F6E1ON+yIMYzBzTm5A2c9lIjXMbTosXcecciNWu6Vjd6rZegN5F9CZ9LNZT1ylSAThkmRhO4EUUgL/Niw1tnc4lk4tAkkAYIWzooPMLX1F2IGiC+GdRVy3Aum7ayN41v0/3s6wfphM+jiDjV2bxm7LQVFEknG0dn7Gf5TreXhQvg5y1oIygWWevDQ9SRlM0TNUMQYBTb0eR8/2U8/5gDTDxyWBalaL3jjY0GGhWmIIrv3qfUAZN90N2Y74j6FzAH6GO/4rc5NFXt91OAECT5fU4CF6CnyX0z8ppWt+8392BhKI+avjzPNdjleR8gBN5lGJtXfzrvjR8Iwu1xk5I/q5Zs8on39ptNjMzXx98mkj0pTwoZ37dz7kpDrAi5N2jNfsu8GZK0Za4waV8Zw3psoCb/cJ7q5J/ZgLanwKUNmPMYwH6QB69Friums/4mC7ebGP6qoo0+P3wthVCVkTuLKDQKD6yu8WFo6Q0id3CG52+VVAA/ExQVnqwKgLA+dtnRq0SNJ3tyeRAG/9TRgVrEmCaSjBsmh8hSZeSVXBQPlUCZCo4clQBYOKlnRZ8cSLHGG6UPet7+JSnd79DNxqyJcTwVTPz4TWuKRrt8X6zTywa5LQG+K4/ByrvF2nXzV5H9RO57fEH1kBltrHDPizYyasGq98jRBfIemm6uK++2AIZ68KeyF670iiTZT1iBcUDqSxL9UPer0C/ONToEKwQolK04s27p/xiPyLH7/mGzmjZjv28qRva9etMdd3hNEg96kBhaIuN37y0MgBrrTDSqK3DMnsSiryU
true
{true} setModel("breastfeed", "false")
{qqMC1 == 0} setModel("breastfeed", "true")
{true} setModel("track_PN_Q4", "breastfeed?")
{true} setModel("track_PN_Q4_resp", model.breastfeed)
model.Mother == "partner"

Question 1.41

gEgyxuUd8s3EM4R2TmMBohVUfJ7zD/0lpH0NxVRrUAV6a7z1CCBI2cmejZHaRc3yyNXJpJA1xA5bX40lOlxFV0ClEmIgEWGOn80xf+bQRBuPALUpLdwW0Kw6XR/ZqKfbtwBs7jk68Cs5x81JpSa2tN7CSTYL6rB8BFHXObenkwYZrzJ8GHfEq5u4Tc2M9P0njx8JQ7qVWquttNAH9bJTD5ofTKItOqd/ulKAWLyVhYj5zN3QcoCk/uYZ0CH4ueda8WKFQyis4ZMzMxAqHOBJPZ+tdsBWtmDRohW1F9qhxilkBPv1Aw2YOzmzIq7VI8woSy+yvYtUmeaI/0iRSLM1GDd2DWOW+4N3bAHr0HGtkDYPKmAr/WBUgLz7KhCba1492cR+aHxGa5rqowJzWKQZMzPeVbFKdOfVi18BU3lWwIk4grW2dPcxqvRxNfI3C1TJDL5LatUxjQNU2gMhU0ZTfrL4txgaG4lEzYsQR+3NrdRMRd7HXOkBVoPC8U1ipfhN623hByHGUB5+mb3UJT6TJDOACYaQCFLJCmGcS0mYSyHVIBMn62xZkJEb5iZfRVLSWJpa2scAwczuP7TkhC4u5Zqm+odORpw2DqDPfUZGGqH8UEjr37Lou5eetYtYLQj0+A7lCIfkMAmWIqHXMELBI29QqD6O3PK1zPPc62KG4YN/t1ikWs58vs4wt8tOsuEp20c5nAsjN2upOtFffxNS0WD7mF/IMm4rCArr75kUTYmN7ecA55nZ77G5twRb1A6wEHAApbxL8RWq9CbrP5qLMF8O4ITIl7MtaLX204nNtjlJ64g/9SUJqQJI/HCO+MdxVXowICG00qi/EHUv9oJGmZh7q6RoA43S3koJZdsOhWcOxFbuFLNXgWt9g3TtkBc46WNwP1X982GaKYsSp8TbyPH9WvidungRIHjUAvIzJbhsQSk8PRd7DJoCXOiTIDujrNFrLSjmhgS+u4GLDtDyBP0YOfzzgonKkvV4Ryl9pZSqTfK7ypQcJvxyBX35I0kIjbSS1+U3TxVHQOcZlDdFml93ktO0aaPoDVQuvVw/CjTy6xd34FeM4qoTpp6FfOB2jJfuQbWWF4PK4VE3qlU/th13Br7RosfEN1vTauKNkf7HByANw/Bk42AXi6Z800CVbOS/oJpiHb7fQvjilR7nQthEZV0I1xBNPuTIHdji2Jhj2FODadXwZCCRubqXUgTtzaPDsYUEBpHluiQGyEDAQ9Fi7IBQ9YDxkVWITFeVpVZuWLzs
{true} setModel("breastfeed", "false")
{qqMC1 == 0} setModel("breastfeed", "true")
{true} setModel("track_PN_Q4", "breastfeed?")
{true} setModel("track_PN_Q4_resp", model.breastfeed)
model.Mother == "donor"

Explain

In the long run, most researchers advocate breastfeeding as the ideal first food for babies. However, breastfeeding can be challenging for some families who can’t breastfeed or need to make other choices. Babies can thrive without breastmilk. Pediatricians and nurses try to advocate breastfeeding for all families—while understanding that it can be extremely difficult for some families. For example, breastfeeding in adoptive families or families where babies have been delivered by surrogates can be extremely difficult—although some hospitals offer “milk banks” where breastmilk can be obtained. Other families have challenging logistical issues that can make breastfeeding—and particularly extended breastfeeding very difficult. While many employers may be legally required to allow breastfeeding mothers to pump at work—in practice, this can be very challenging for many mothers—from nurses who work 12 hour shifts to retail workers who need to be out on the floor.

However, breastfed babies tend to have less asthma, diabetes, intestinal diseases and even colds than formula-fed babies. They’re sick less frequently. And some studies even indicate that breastfed babies have higher cognitive development than formula-fed babies. Even a little breastfeeding can help reduce infections and disease. Breastfeeding can be good for moms too—it decreases the rate of diabetes, breast and ovarian cancers. In the United States, the rate of breastfeeding at birth has been rising in recent years—in part because an emphasis on rooming in–having newborns stay with their mothers rather than being taken care of in a hospital nursery and skin-to-skin contact right after birth.

Rates of breastfeeding have been going up in the United States in recent years—as hospitals work hard to urge all mothers to try breastfeeding right after birth. Around the world, public health officials encourage exclusive early breastfeeding to keep babies from exposure to water-borne disease and reduce infant mortality. There is extensive regional and national variation in success of these efforts.

Rates of Breastfeeding in the United States
Rates of Breastfeeding Around the World

Look Inside

MOM: Within 48 to 72 hours after birth, a mother's breasts may become tender and firm. This is caused by an increase in the blood supply to the breasts, a change that helps produce a greater supply of milk.

A high-calorie milk called colostrum is produced in small quantities at birth and contains a high proportion of protein and antibodies. A mother's milk will begin to shift from colostrum to mature milk after three days.

Milk begins to flow ("let down") when the nipple and areola are stimulated, sending a signal to the pituitary gland, which releases the hormones prolactin and oxytocin. Together, these two hormones bring about physiological change that cause milk to flow from the breast.

Each nipple has between 15 and 20 openings for the flow of milk. The small bumps on the areola of a woman's breast are called Montgomery glands. They produce oils and enzymes that lubricate the nipple and keep it germ free during breastfeeding.

Newborns will want to feed every 2 to 3 hours for the first 2 to 4 weeks (i.e., 8 to 12 times a day). A mother's breasts will automatically adjust the supply of milk based on the amount the baby consumes each day.

Do you want to review some of the highlights of nutrition in early infancy? What we eat in infancy can have short and long term health benefits.

Continue

Prenatal_end

Learn More Activities

learn_more

Here are some additional resources. After you have read each resource, take the Token Quiz to test your knowledge and to earn tokens. Tokens can be spent on items in the store or to access special items in events.

Video: The Prenatal Period: Conception to Birth

3840610436001

This video depicts prenatal brain development, including light animation of drawings and week-by-week depictions of brain development.

Quiz loads here

Article: Conception

lm_pn1_2

Whether or not you are a parent in the real world, you may not really know how life begins. Since you are going to be a parent in Developing Lives, let’s review the basics:

A woman typically ovulates or releases an ovum into one of her fallopian tubes in the middle of her menstrual cycle.

A male releases more than 40 million sperm cells each time he ejaculates.

Both sperm and ovum are referred to as reproductive cells, or gametes. These reproductive cells contain genes from the 23 chromosomes of each parent. Conception occurs when a man’s sperm combines with a woman’s ovum—typically in the woman’s fallopian tube, although in certain kinds of infertility treatments, it can occur outside of a woman’s body.

The sex of your soon-to-be-child is determined by the 23rd chromosome of the sperm that combines with the ovum. The 23rd chromosome from the ovum is always an X. The 23rd chromosome of sperm can be an X or a Y. If it is an X sperm cell, it’s a girl! If it is a Y sperm cell, it’s a boy!

Quiz loads here

Video: Genetic Disorders

3578072447001

The video discusses genetic disorders including Huntington’s Disease, Down’s Syndrome, sex-linked disorders such as Rett syndrome. It includes footage of kids with these disorders, including footage of Rett syndrome girls climbing steps to raise awareness.

Quiz loads here

Video: Genetic Testing

3570785348001

This video is from CBS News and includes a discussion of the implications of genetic testing (voice over asks: “Do you really want to know what might kill you?”). Dr. Robert Green (a medical doctor from Boston’s Brigham and Wormen's Hospital) is interviewed regarding his research on people’s reactions to good versus bad news from genetic tests (results: people actually respond equally well to either–they just like to know the results either way). Footage includes research on eye cancer and a genetic test conducted to determine one’s survivability rates, as well as an interview with an eye cancer patient on whether she is treatable. The reporter asks the question: “Why would you want to know?” Patient’s response: “Because I have a bucket list.” In addition, the video segment includes discussion of Huntington’s Disease and an 18-year-old girl who had a 50/50 chance of getting the disease. She felt the burden of not knowing was too great and opted for genetic testing. The patients’ genetic test results are shared at the end.

Quiz loads here

Video: Genes and Development

3578079743001

The interaction of genetics and environmental influences are discussed. The difference between genotype (inherited characteristics) and phenotype (expressed characteristics) is explained. Additionally, new fields of study that examine the interplay of genes and environment, such as epigenetics and behavioral genetics, are outlined.

Quiz loads here

Fact or Fiction Quiz

lm_pn2_1

More information about the do’s and don’ts of pregnancy.

Drinking a few beers on the weekends won’t harm my growing fetus. Fact or Fiction?
Fiction. Fiction. Many studies have linked alcohol use during pregnancy to physical and neurological problems in children, which can eventually become a constellation of challenges known as fetal alcohol spectrum disorder. This disorder effects as many as 1% of children born within the United States. Fetal alcohol spectrum disorder can result in intellectual disability and any number of neurological issues from trouble with memory to hyperactivity. Research seems to indicate that the severity of the alcohol’s effect on the growing embryo or fetus depends on the timing of exposure during the pregnancy, how much alcohol was consumed, and the genetic vulnerability of the fetus. In the United States, most experts advise pregnant women never to drink during pregnancy to avoid any risk to the growing fetus.

Some kinds of sushi can be good for the developing fetus. Fact or Fiction?
Fact. This is a trick question. You will want to avoid uncooked fish during your pregnancy. But there is some sushi—like a California roll—that is actually cooked. Eating any raw or undercooked foods is hazardous during pregnancy because they may harbor bacteria that are usually killed off during cooking. And during pregnancy, a woman’s body is particularly susceptible to bacteria. Also, certain types of fish used in sushi should also be avoided due to high levels of mercury. Mercury consumed during pregnancy has been linked to serious neurological problems and brain damage. Certain fish like tuna, mackerel, and swordfish, have higher levels of mercury and other toxins. However, mothers are advised to eat fish that is low in heavy metals or mercury at least three times a week during pregnancy—these are fish like flounder and lobster or other shellfish—since consumption of fish during pregnancy has been tied to higher intelligence in children.

A pregnant woman should eat her steaks rare in order to increase her iron intake. Fact or Fiction?
Fiction. Super rare beef should be avoided because it could be contaminated with coliform bacteria, salmonella, and toxoplasmosis. You need to cook all your meat thoroughly while you are pregnant to kill off any bacteria that could cause serious health issues for a pregnant mother or the growing fetus.

Deli meats can be contaminated and can lead to infection. Fact or Fiction?
Fact. Deli meats, along with some hot dogs and smoked fish, can be contaminated with listeria, which is a type of bacteria that can grow even in cold temperatures. Listeria is able to cross the placenta and may infect the baby and cause miscarriage or a serious infection. Pregnant women who eat deli meats or hot dogs should reheat them until steaming. After handling these meats, she should wash her hands thoroughly.

Not washing fresh vegetables can pass contaminants to a fetus. Fact or Fiction?
Fact. It is essential to make sure vegetables are washed to avoid potential exposure to bacteria that may be present in the ground where they were grown—this even applies to those pricey organic or farmers’ market veggies. Bacteria like toxoplasmosis may contaminate the soil where the vegetables were grown and can cause stillbirth, neurological damage, and other devastating disabilities to a fetus.

Some soft cheese such as brie, feta, and queso blanco can be hazardous. Fact or Fiction?
Fact. Some soft cheeses can be contaminated with listeria, which is a type of bacteria that can grow even in cold temperatures. Listeria is able to cross the placenta and may infect the fetus leading, to miscarriage or serious infection. Pregnant women should avoid soft cheeses like brie, camembert, feta, gorgonzola, Roquefort, queso blanco, and queso fresco, unless the packaging says that they are made from pasteurized milk. Soft cheeses made in the United States with pasteurized milk are safe to eat. And in fact, they can be a great source of calcium during pregnancy.

Changing a cat’s litter box can be dangerous to a pregnant woman. Fact or Fiction?
Fact. This is a good time to pass this chore on to someone else! While there is only a slight chance your cat carries toxoplasmosis, a pregnant woman should recruit someone else to change the cat’s litter box. If that isn’t possible, wear gloves and wash your hands thoroughly afterward. Toxoplasmosis is a disease that can cause birth defects. Outdoor cats may get it if they eat animals that carried the disease.

It is safe for a pregnant mother to drink herbal, caffeine-free tea? Fact or Fiction?
Unclear. Herbal teas may be caffeine-free, but their safety for pregnant mothers is unclear. There are no human studies on the safety of products containing herbs, including supplements such as Echinacea and St. John’s wort, during pregnancy. The FDA also does not monitor the quality of herbal teas or dietary supplements. Check the label and the herbs with your medical provider before you drink a lot of it. Some teas like peppermint or chamomile seem to be safe during pregnancy—but others may have teratogenic or even labor-inducing qualities if consumed in large quantities.

It is safe for a pregnant mother to paint the baby’s room. Fact or Fiction?
Fiction. If a pregnant mother must paint, she should use latex paint and choose a paint that is low in Volatile Organic Compounds, or VOCs. Most latex paint doesn't contain solvents and is considered safe to use and be around during pregnancy as long as the area is well ventilated. Oil-based paint contains solvents and requires turpentine or mineral spirits for cleanup. Studies have shown that exposure to solvents may increase the risk of miscarriage, and heavy or long-term solvent exposure may raise the risk of birth defects and learning problems, so using oil-based paint or being around the fumes during pregnancy should be avoided.

Lead-based paint, commonly used before the 1970s, is no longer sold but is of particular concern because it was used in so many buildings. Scraping or sanding any kind of old paint, or being in a place while scraping or sanding is taking place, is definitely not advisable. The pregnant mother could inhale lead dust, which can be harmful to both her and the baby. Leave removal of lead-based paint to others and make sure the pregnant woman is out of the house. After the paint has been removed and the dust has been cleaned up, it's safe for her to be in that room again.

A pregnant woman can relax or color her hair without any concerns about the effect on her fetus. Fact or Fiction?
Fiction. You need to read the fine print and try to get your hair done as safely as you can. Hair straighteners, relaxers, or dyes that have high levels of chemicals like lye, ammonia, or formaldehyde and are going to be on your scalp for a long time are probably not the safest choice in pregnancy. In addition, breathing in the fumes from these products is probably not ideal for your fetus. Many health care providers err on the side of caution and recommend that pregnant women not have harsh hair treatments during the first trimester. But some believe that, if the chemicals are only on your scalp for a short period of time and they are used in a well ventilated room you and your fetus will be fine. In any case, check the labeling and consider getting your hair done less frequently during pregnancy. Or consider transitioning to going natural while you are pregnant.

It isn’t a good idea to smoke cigarettes, but marijuana won’t hurt my fetus. Fact or Fiction?
Fiction. Just like smoking cigarettes, when women smoke marijuana she reduces the amount of oxygen the developing fetus gets—and exposes it to a variety of toxins from the smoke. Babies born to mothers who smoke marijuana tend to be born prematurely and at lower weights than babies born to mothers who don’t smoke marijuana. And some studies seem to indicate that babies born to mothers who smoked marijuana during pregnancy are at higher risk for some behavioral problems later in childhood. In addition, since in most states marijuana is still unregulated, you don't know exactly what you are smoking when you smoke marijuana—you may be inadvertently exposing your fetus to something more toxic than pot.

Some birth defects are caused by hazards in the environment. Fact or Fiction?
Fact. Environmental hazards can be potent teratogens. Things like polluted water (which can happen when women in rural areas drink from wells that are contaminated with minerals like arsenic or when pollutants or chemicals get into public water supplies), chemicals used in some kinds of factory or industrial work, or the fertilizers, pesticides, and herbicides used on farms, can all harm a developing fetus. The effect on the fetus depends on when the fetus is exposed: Generally, exposure earlier in the pregnancy causes more potent physical damage, including potential miscarriage, while exposure later in pregnancy can cause more effects on the fetus’ brain. Effects can also depend on the type of chemical and amount of exposure.

Most doctors recommend avoiding most recreational and prescription drugs during pregnancy. Fact or Fiction?
Fact. Most doctors recommend completely avoiding recreational drugs—particularly alcohol, which has a high potential for harming the developing fetus—and limiting prescription and over-the-counter medications to when they are absolutely necessary. Prescription and common over-the-counter medications (like cold medicines), are mostly evaluated by the drug manufacturers and the Food and Drug Administration and categorized as to degrees of safety in pregnancy. Some, like Tylenol, seem to be basically safe to use while you are pregnant. But others, like ibuprofen, are not. The rule of thumb is typically that you should use the safest—or the least amount—of medication you can while you are pregnant.

Almost 15 percent of pregnant women take prescription anti-depressant medication. Fact or Fiction?
Fact. Around 15 percent of pregnant women take prescription anti-depressants during their pregnancies. Research is ongoing as to whether these drugs have any effect on the growing fetuses. Some early studies seem to indicate that the anti-depressant medications could cause serious birth defects. Some medical providers believe that the risks of taking women off these medications may be worse than any potential for birth defects—because depressed women may be a danger to themselves or their fetuses. Women who feel depressed should talk to providers about alternatives to prescription drugs for treatment of their depression—including specific kinds of therapy and regular exercise. But some women may decide that the benefits of anti-depressant medications are worth any potential risk to their future children.

Many kinds of bread are now fortified with folic acid, a mineral that protects against some birth defects, including spina bifida. Fact or Fiction?
Fact. In the United States and many countries around the world, many products that contain flour are automatically fortified with folic acid, a mineral that protects against neural tube birth defects, like spina bifida, in which the developing neural tube does not close correctly, which could cause an opening in the spinal cord or even cause the baby’s brain to form incorrectly. These neural tube defects can sometimes be detected through early screening during pregnancy—and sometimes treated with fetal surgery—but if untreated, they can cause lifelong complications. Since these neural tube defects happen in the first month of pregnancy, women who are planning to get pregnant should get 400 mcg (or 0.4 mg) of folic acid per day. But about half of pregnancies in the United States are unplanned, so fortification of common foods is a way of trying to make sure that women get the folic acid they need— even before they know they are pregnant.

My friends tell me the most dangerous thing I can do when I am pregnant is to get the flu shot. Fact or Fiction?
Fiction. Actually one of the most dangerous things for a pregnant woman is the seasonal flu. Pregnant women are particularly susceptible to the flu because their immune systems are repressed as a result of pregnancy. The effects of the flu virus on the fetuses are not clear—but the high fevers the flu causes in the pregnant women seem to cause greater numbers of birth defects, including neural tube defects, in their babies. Pregnant women who get the seasonal flu are hospitalized in much higher numbers than the adult population and can even die from the flu. All women who might be pregnant during flu season are recommended to get the annual flu vaccine and any pregnant woman who suspects she might have the flu should go directly to her medical provider. Some medications can be effective at reducing the severity of the flu and the possibility of birth defects in the fetus. In addition to preventing the seasonal flu for pregnant women, the vaccine also confers some protection on the baby until it is about 6 months old.

I teach in a preschool, and one of my students has come down with chicken pox. My friends tell me that my developing embryo is too small to worry about. Fact or Fiction?
Fiction. Communicable diseases like chicken pox can be serious for pregnant women and their fetuses. Depending on how far along you are, the chicken pox may have no effect on your fetus or may cause some serious complications—typically getting exposed in your last trimester causes the most serious complications. There is an easy way to prevent this, however. If you’re planning to get pregnant, check with your medical provider about making sure your vaccinations are up-to-date. You’ll want to make sure you’ve been vaccinated with the MMR vaccine that protects against measles, mumps, and rubella (which is one of the worst communicable diseases for your fetus), as well as chicken pox. Vaccination is the safest way to protect your growing fetus—and many vaccinations are safe to have while you’re pregnant, so if you’re already pregnant, it may not be too late to get your shots in order.

I like nothing better than relaxing in the hot tub or hitting the sauna at the gym after a work-out. But I’ve heard they aren’t safe during pregnancy. Fact or Fiction?
Fact. Research indicates that it isn’t safe to get too hot while you are pregnant. Sitting outside on a warm summer day won’t harm your fetus, but getting a high fever over a long period of time or sitting in a hot tub or sauna long enough to raise your body temperature significantly isn’t a good idea for your growing fetus. In some places, like Finland, pregnant women take saunas regularly—but it isn’t clear whether they are staying in the sauna for long enough to get really hot or whether there are any protective factors involved. In the end, most experts recommend avoiding hot baths, saunas, hot tubs, and steam rooms while you’re pregnant. But they’ll be terrific to help you relax during labor.

Quiz loads here

Video: Challenges During Pregnancy

3578076561001

This video discusses the various forms of teratogens and their general effects on development during pregnancy.

Quiz loads here

Video: Prenatal Animation: Fetal Development

3520832767001

Quiz loads here

Video: Prenatal Development

3249244378001

Quiz loads here

Video: Prenatal Period: 3D Ultrasound

3569309600001

An ultrasound is a diagnostic tool that uses sound waves to create an image, or sonogram, of the developing fetus. While 3D images are becoming popular, 4D images are available. Ultrasounds can be completed during anytime throughout the pregnancy. During the first trimester they can be used to determine the viability of the pregnancy, detect multiple births, and determine gestational age. During the second trimester they can view normal prenatal development and can even determine the sex of the baby. During the third trimester ultrasounds are usually performed for high risk pregnancies and can assess fetal movement, abnormalities, and verify the due date.

Quiz loads here

Video: Low Birthweight in India

3227273424001

Quiz loads here

Video: The Experience of Pregnancy: The First Trimester

3571156394001

In this video clip, a couple describes their experience of the first trimester of pregnancy, from emotions each member of the couple experiences to physical symptoms the woman experiences, including food aversions.

Quiz loads here

Article: Having a Healthy Pregnancy

lm_pn3_1

Congratulations on beginning prenatal care! More than 80 percent of new mothers are in prenatal care and it is strongly correlated with a healthier pregnancy—and a healthier baby.

Most pregnant mothers are prescribed a daily prenatal vitamin—high in folic acid. They are encouraged to drink lots of milk or yogurt—for calcium, every day. Eat a healthy diet with plenty of whole grains, proteins, leafy green vegetables, fruits and some dairy. Avoid undercooked or raw meats, fish and eggs to protect yourself from parasites or bacteria such as listeria. Of course, you’ll need to stop drinking alcohol. Most doctors also suggest you limit or cut your caffeine intake as well—some studies have shown that caffeine may cause miscarriage early in pregnancy.

You can keep exercising as before, except avoid activities that present a risk of falling like biking, skating and running. Swimming is excellent exercise for pregnant women—the water does most of the work of holding you up! Remember that now is not the time to start an ambitious exercise regimen if you have not been exercising regularly before the pregnancy. If this is the case, start slowly, and remember—walking is excellent exercise.

Try to avoid stress. This may be easier said, than done! Some studies show that children whose mothers suffered from stress while pregnant may be more susceptible to stress themselves. Avoid stressful situations and try prenatal yoga and meditation to decompress. Staying calm will help you—and your baby—feel better!

A lot of what’s good for you and your growing baby is common sense, but here are some recommendations to keep you safe and happy:

You are what you eat:

  • CALORIES: Despite your cravings, you only need about 300 more calories per day than your pre-pregnancy diet. If you eat an additional 300 calories a day your weight gain will stay on track.
  • ENJOY the good stuff! Talk to your doctor or midwife about adding the following to your diet: folic acid (or folate), omega 3 fatty acids, and calcium. Your prenatal vitamins include these, but make sure you are eating a healthy diet of protein, veggies, grains and fruit.
  • DON’T consume the bad stuff:
    • Drugs: They’re bad for you and worse for the developing baby.
    • Nicotine: Smoking can decrease the amount of oxygen the baby receives. Low birth weight, premature birth, and other problems can result from smoking during pregnancy.
    • Alcohol: There’s no data on exactly how much alcohol will hurt the baby. To be safe, avoid alcohol entirely. Consuming large amounts can lead to serious birth defects, and children with FAS suffer from cognitive deficits, developmental delays and behavioral and emotional problems.
  • Some more specifics:
    • Caffeine: Some studies have found that consuming large amounts of caffeine, especially in the first trimester, can increase the chances of miscarriage. Stop drinking coffee and other caffeinated beverages or limit the amount you consume to less than 200 mg per day.
    • Cheese: Stick to hard cheeses; soft cheeses can carry potentially dangerous bacteria.
    • Fish/meat: Some fish contain high levels of mercury, which can damage the fetus’ developing nervous system. Avoid processed lunch meats, which can contain harmful bacteria.

EXERCISE: It’s good for both of you! Maintain a regular exercise routine throughout your pregnancy to stay healthy and feel your best. Regular exercise during pregnancy can improve your posture and alleviate some common pregnancy discomforts such as backaches, fatigue, and swelling. Don’t exercise more than you did before you were pregnant, but do keep up your pre-pregnancy level of fitness. Walking and prenatal yoga are great ways to stay in shape while pregnant, and will make the birth easier, too!

Avoid exposure to toxins in the environment:

  • Cat litter: Cat feces contain toxins that can be potentially harmful to the baby. If cleaning the litter box has traditionally been your chore, now is the time to ask for help!
  • Gardening: Avoid using pesticides in the garden, and always wear gloves and wash your hands frequently to protect yourself.
  • On the job: Do you work in a job where you’re exposed to chemicals or toxins? Talk to your supervisor and your medical provider about staying safe on the job.
Quiz loads here

Video: Brain Development Animation: Prenatal

3570609669001

Quiz loads here

Video: Brain Development Animation: Process of Myelination

3570635534001

Quiz loads here

Video: The Prenatal Period: Brain Development

3840600443001

This video depicts prenatal development including light animation of drawings and week-by-week physical developments. It also includes an interview with a pregnant mother about the experience of pregnancy and shows her with the baby once she is born.

Quiz loads here

Video: Ultrasound

lm_pn4_1

This video discusses the use of ultrasound technology during pregnancy.

Quiz loads here

Video: The Prenatal Period: Ultrasound

3578076530001

Quiz loads here

Article: Birthing choices of pregnant women

lm_pn5_1

This article contains some statistics regarding the birthing choices made by other women.

Social Support

Social support can be helpful during the long hours of labor and delivery—and women who have support during labor and delivery typically are able to give birth with fewer complications and less medical intervention then those who have to, or want to, go it alone. Partners who share in the birth of their baby often report that this is extremely rewarding. But the support person doesn’t have to be your romantic partner—it can be a friend, a sibling, or a good friend. A partner in the delivery room can offer emotional support, by holding the mother’s hand and providing a calming presence. For those who can afford it (and this isn’t an option for players who are in lower income categories), a doula is a non-medical support person who is paid to help women and their families before, during, and after labor and childbirth. The doula takes the “pressure” off the partner by meeting some of the needs of the mother and advocating for the new parents with the hospital staff.

In a recent survey, the vast majority of women reported had some support person with them during labor, most frequently a partner.

Support Person Present at Birth

Pain Reduction Techniques

Over the millennia that women have given birth, there have been thousands of different ways women have tried to make the experience less uncomfortable. These are some of the common ways you’ll see in a current hospital or birthing center. Meditation, relaxation, hypnosis, acupuncture, water therapy, and massage are all different ways to eliminate some of the discomfort of labor. A birthing ball or water can reduce the need for pain medication; and some women choose these as an alternative to the traditional, Western hospital birth position—lying in a hospital bed.

In a recent survey, these were some of the options women chose to distract themselves and reduce their discomfort while laboring.

Drug-free Pain Relief Methods Used by Mothers

Pain Medications

In the 1940s, women gave birth under general anesthesia. But since then, we’ve made some advances in the sophistication of our methods for making labor less painful. Some women (almost twenty percent) choose not to have pain medication during childbirth. Others try a spinal or epidural block, where an anesthesiologist in a hospital puts some anesthetic directly into the cerebrospinal fluid or epidural space in the woman’s spine—reducing the pain and sensations of labor. (This wouldn’t be an option if you are planning to deliver in a birthing center with a doula or at home.) Some women find a narcotic or opioid anesthetic helps to make the experience more bearable and others choose a specific type of pudendal nerve block that just blocks off sensation from the vaginal area.

Typically women who have a Cesarean section—and usually they don’t know this early on in pregnancy with a first child whether this will be an option—have either an epidural or general anesthesia.

Pain Medication Used by Mothers
Quiz loads here

Video: Interview with Susan Beals: Sudden Infant Death Syndrome

4206399841001

Quiz loads here

Video: Birth

3578079780001

This video discusses birth, with a focus on babies born in the United States and includes footage of women giving birth, birthing practices in the US and in other countries, and includes footage of C-section births (30% of all US births) and discussion of C-section risks. It includes a discussion of midwives’ and doulas’ roles.

Quiz loads here

Video: Newborn Reflexes

3605843907001

This video depicts infant reflexes (e.g., rooting, sucking, Moro, etc.) and discusses infant senses—all five of which are operating at birth.

Quiz loads here

Video: Nutrition in Infancy and Toddlerhood

3605850865001

This video discusses the importance of early nutrition, especially for brain development and discusses health benefits of breast milk (e.g., opportunity to pass on antibodies). It also includes an interview with a mother regarding breast feeding. Also covers early obesity.

Quiz loads here

Video: Nutritional Needs of Infants and Children: Breast Feeding Promotion

3570961798001

UNICEF is partnering with various government entities in the battle against malnourishment by promoting exclusive breastfeeding for the first six months of life. In the Philippines the rate of malnourishment is 30%. Malnourishment exists is other countries as well, such as Sierra Leone. UNICEF is promoting breastfeeding in these countries in hopes to reduce the number of children suffering from malnourishment.

Quiz loads here

End of Prenatal

Prenatal_end
true
prenatal_end

End of Prenatal

You’ve now come to the end of the prenatal module. {model.babyName} is now {model.childData.age.weeks} week(s) old, weighing {model.childData.weight.lbs} pounds and measuring {model.childData.height.in} inches tall. Soon it will be time for you to make choices about how to raise and react to your newborn. Your instructor may have assigned some study questions for you to complete at the end of this module that you’ll find separately as part of this LaunchPad. We’d love to hear your feedback. Just click here to let us know what you think. Thank you for sharing your feedback.