[# PARENT.q 20 May 1992 [# all parent.q -changed ===> to @. bmk] [# skipped for ex-spouses >tm5< [##label = timestamp, start of parent module] [allow 4] [define <-3>] [define <-4>] [define <-5>] [define <-6>] [define <-7>] [if entry mode] [#settime tm5] [endif] [copy tm5 in tm5] [#if cid7 is <5> goto endt] [#mam [#change width of P1 from 1 to 2 bbd] >P1< [##label = MOTHER IN HOUSEHOLD] [allow 2] [if f735 eq <1>] [#mom in hh [store <1> in P1] [goto P4] [endif] >P1a< [##dname = RF1] [##label = mother alive] [define <-1>] [define <-2>] [missing <-1> <-2>] Next I have some questions about your parents. Is your mother still living? <1> YES <2> NO[goto P1w][#PRECODE CONVERSION ITEM P1a 5 = 2] DON'T KNOW [goto P1w] REFUSED [goto P1w] @ >P1c< [#if cid7 eq <1> goto P1w] [# P1b -added parentheses around interviewer directive. bmk] >P1b< [##dname = RF2] [##label = how old is mother] How old is she? (INTERVIEWER: ENTER AGE AT PARENT'S LAST BIRTHDAY) <30-98> AGE 30 - 98 <99> AGE 99 OR OLDER DON'T KNOW REFUSED @ >P1w< [store P1a in P1] [if P1 isnt <2> goto P4] [#if cid7 gt <1> goto P2] [if MLIV eq <1> goto P2][#mom alive at wave1 [if MLIV eq <> goto P2] [# changed above skip from eq <2> to gt <1> jas 8/17 [# P2 -added parentheses around interviewer directive. bmk] [# P2 -???expand years? bmk] >P2< [##dname = RF3] [##label = yr mother died] In what year did she die? (INTERVIEWER: ENTER YEAR 1901-2004) <1901-2004> 1901-2004 DON'T KNOW REFUSED @ [#change width of P4 from 1 to 2 bbd] >P4< [##label = FATHER IN HOUSEHOLD] [allow 2] [if f736 eq <1>] [#dad in hh] [store <1> in P4] [goto P150] [endif] >P4a< [##dname = RF4] [##label = father alive] Is your father still living? <1> YES <2> NO [goto P4w][#PRECODE CONVERSION ITEM P4a 5 = 2] DON'T KNOW [goto P4w] REFUSED [goto P4w] @ >P4c< [#if cid7 eq <1> goto P4w] [# P4b -added parentheses around interviewer directive. bmk] >P4b< [##dname = RF5] [##label = how old is father] How old is he? (INTERVIEWER: ENTER AGE AT PARENT'S LAST BIRTHDAY) <30-98> AGE 30 - 98 <99> AGE 99 OR OLDER DON'T KNOW REFUSED @ >P4w< [store P4a in P4] [# changed <5> to <2>] [if P4 isnt <2> goto P150] [#if cid7 gt <1> goto P5] [if FLIV eq <1> goto P5] [if FLIV eq <> goto P5] [goto P150] [# changed above skip from eq <2> to gt <1> jas 8/17 [# P5 -added parentheses around interviewer directive. bmk] [# P5 -???expand years? bmk] >P5< [##dname = RF6] [##label = yr father died] In what year did he die? (INTERVIEWER: ENTER YEAR 1901-2004) <1901-2004> 1901-2004 DON'T KNOW REFUSED @ [goto P150] >P150< [##dname = RF7] [##label = ever live w/ step-parent] Did you ever live with a step-parent? <1> YES <2> NO [goto i701][#PRECODE CONVERSION ITEM P150 5 = 2] DON'T KNOW [goto i701] REFUSED [goto i701] @ [# P151 -added parentheses around interviewer directive. bmk] >P151< [##dname = RF8] [##label = step father or mother] Was this a step-father or step-mother? (INTERVIEWER: IF RESPONDENT HAS MORE THAN ONE STEP-PARENT, ASK ABOUT THE ONE THAT HE/SHE LIVED WITH THE LONGEST.) <1> STEP-FATHER <2> STEP-MOTHER DON'T KNOW [goto i701] REFUSED [goto i701] @ >f841< [allow 6] [store <> in f841] >f842< [allow 4] [store <> in f842] >f860< [allow 15] [store <> in f860] >f803< [allow 6] [if P151 eq <1>] [store in f803] [store in f842] [store in f841] [store in f860] [endif] >f818< [if P151 eq <2>] [store in f803] [store in f842] [store in f841] [store in f860] [endif] >P152< [##dname = RF9] [##label = step father/mother still living] Is your step-(father/mother) still living? <1> YES <2> NO[#PRECODE CONVERSION ITEM P152 5 = 2] DON'T KNOW REFUSED @ >f847< [if P152 isnt <1>] [store <> in f860] [goto i701] [endif] [# if parent is dead, skip around marriage question [# jas 10/19 changed <5> to <2> in 2 places below >i780< [if P151 eq <2>] [if P4 eq <2> goto i701] [endif] >i781< [if P151 eq <1>] [if P1 eq <2> goto i701] [endif] >P153< [##dname = RF10] [##label = step still married to bio parent] Is (he/she) still married to your (father/mother)? <1> YES <2> NO[#PRECODE CONVERSION ITEM P153 5 = 2] DON'T KNOW REFUSED @ >i782< [allow 1] [##label = FATHER STILL MARRIED TO STEPMOTHER] [if P151 eq <2>] [if P153 eq <1>] [store <1> in i782] [endif] [endif] [# step-mother is married to father >i783< [allow 1] [##label = MOTHER STILL MARRIED TO STEPFATHER] [if P151 eq <1>] [if P153 eq <1>] [store <1> in i783] [endif] [endif] [# step-father is married to mother >i701< [if A1ma eq <1> goto P7] >i702< [if A1ca ne <1> goto f813] [# If we change rel code 11 to include partner's parents this skip would change [#change width pf P7 from 1 to 2 bbd] >P7< [allow 2] [##label = SPOUSE'S FATHER STILL MARRIED TO STEPMOTHER] [if f738 eq <1>] [store <1> in P7] [goto P10] [endif] >P7a< [##dname = RF11] [##label = spouse mother still living] Is your (husband's/wife's/partner's) mother still living? <1> YES <2> NO[#PRECODE CONVERSION ITEM P7a 5 = 2] DON'T KNOW REFUSED @ >P7w< [store P7a in P7] [if P7a eq <1> goto P9] [if P7a is <-2> goto P10] [if P7a is <-1> goto P10] [# P8 -added parentheses around interview directive. bmk] [# P8 -expand years in pre-code? bmk] >P8< [##dname = RF12] [##label = yr spouse mother died] In what year did she die? (INTERVIEWER: ENTER YEAR 1901-2004) <1901-2004> 1901-2004 DON'T KNOW REFUSED @ [goto P10] [# P9 -added parentheses around interviewer directive. bmk] >P9< [##dname = RF13] [##label = how old is spouse mother] How old is she? (INTERVIEWER: ENTER AGE AT PARENT'S LAST BIRTHDAY) <30-98> AGE 30 - 98 <99> AGE 99 OR OLDER DON'T KNOW REFUSED @ [#change width of P10 from 1 to 2 bbd] >P10< [allow 2] [##label = SPOUSE'S MOTHER STILL MARRIED TO STEPFATHER] [if f739 eq <1>] [store <1> in P10] [goto f813] [endif] >P10a< [##dname = RF14] [##label = spouse father still living] Is your (husband's/wife's/partner's) father still living? <1> YES <2> NO[#PRECODE CONVERSION ITEM P10a 5 = 2] DON'T KNOW REFUSED @ >P10w< [store P10a in P10] [if P10a eq <1> goto P12] [if P10a is <-2> goto f813] [if P10a is <-1> goto f813] [# P11 -added parentheses around interview directive. bmk] [# P11 -expand years for pre-code? bmk] >P11< [##dname = RF15] [##label = yr spouse father died] In what year did he die? (INTERVIEWER: ENTER YEAR 1901-2004) <1901-2004> 1901-2004 DON'T KNOW REFUSED @ [goto f813] [# P12 -added parentheses around interviewer directive. bmk] >P12< [##dname = RF16] [##label = how old spouse father] How old is he? (INTERVIEWER: ENTER AGE AT PARENT'S LAST BIRTHDAY) <30-98> AGE 30 - 98 <99> AGE 99 OR OLDER DON'T KNOW REFUSED @ [# these are parents who have died since inyr >f813< [allow 15] [store in f813] >f814< [allow 16] [if P5 ge inyr] [store in f814] [store <> in f813] [endif] >f815< [allow 34] [if P8 ge inyr] [store in f815] [store <> in f813] [endif] >f816< [allow 34] [if P11 ge inyr] [store in f816] [store <> in f813] [endif] >f817< [if P2 ge inyr] [store in f813] [endif] [# t1, t2, t3, t4 are indicators of which parents are living t1c, t2c, t3c, and t4c are indicators that parents are alive or have died since nsfh1 >t1< [allow 1] [##label = MOTHER IN HOUSEHOLD] [store <0> in t1] >t1c< [allow 1] [store <0> in t1c] >t1d< [if P1 eq <1>] [store <1> in t1] [store <1> in t1c] [endif] >t1a< [if P1 ne <1>] [if P2 ge inyr] [store <1> in t1c] [endif] [endif] >t1b< [if P2 is <-1>] [store <0> in t1c] [endif] >t1z< [if P2 is <-2>] [store <0> in t1c] [endif] >t2< [allow 1] [store <0> in t2] [##label = FATHER IN HOUSEHOLD] >t2c< [allow 1] [store <0> in t2c] >t2d< [if P4 eq <1>] [store <1> in t2] [store <1> in t2c] [endif] >t2a< [if P4 ne <1>] [if P5 ge inyr] [store <1> in t2c] [endif] [endif] >t2b< [if P5 is <-1>] [store <0> in t2c] [endif] >t2z< [if P5 is <-2>] [store <0> in t2c] [endif] >t3< [allow 1] [store <0> in t3] >t3c< [allow 1] [store <0> in t3c] >t3d< [if P7 eq <1>] [store <1> in t3] [store <1> in t3c] [endif] >t3a< [if P7 ne <1>] [if P8 ge inyr] [store <1> in t3c] [endif] [endif] >t3b< [if P8 is <-1>] [store <0> in t3c] [endif] >t3z< [if P8 is <-2>] [store <0> in t3c] [endif] >t4< [allow 1] [store <0> in t4] >t4c< [allow 1] [store <0> in t4c] >t4d< [if P10 eq <1>] [store <1> in t4] [store <1> in t4c] [endif] >t4a< [if P10 ne <1>] [if P11 ge inyr] [store <1> in t4c] [endif] [endif] >t4b< [if P11 is <-1>] [store <0> in t4c] [endif] >t4z< [if P11 is <-2>] [store <0> in t4c] [endif] >t1e< [allow 28] [store <> in t1e] >t1q< [allow 15] [store <> in t1q] >t1h< [if A1ma ne <1> goto t1f] >t1i< [if A1sa eq <1>] [store in t1q] [endif] >t1j< [if A1sa gt <1>] [store in t1q] [endif] >t1f< [#if A1ca eq <1> and A1ca onpath][#ADDED ONPATH CODE 2/16/2001 bbd] [if A1ca eq <1>][#REMOVED ONPATH CODE 3/13/2001 bbd] [store in t1q] [endif] >t2g< [allow 13][store <> in t2g] [if (t1 + t2 + t3 + t4) ne <4>] [if (t3 + t4) eq <2>] [store in t2g] [endif] [endif] >t2h< [allow 13][store <> in t2h] [if (t1 + t2 + t3 + t4) eq <4>] [store in t2h] [goto t2q] [endif] [if (t1 + t2) eq <2>] [store in t2h] [endif] >t2q< [allow 12][store <> in t2q] >t2k< [if P1 eq <1>] [store in t2q] [endif] >t2l< [if P4 eq <1>] [store in t2q] [endif] >t2m< [if P1 eq <1>] [if P4 eq <1>] [store in t2q] [endif] [endif] >t2w< [allow 2] [store <> in t2w] >t2v< [if (t1 + t2) gt <0>] [if (t3 + t4) gt <0>] [store in t2w] [endif] [endif] >t1k< [if P7 eq <1>] [if A1sa eq <1>] [if A1ma eq <1>] [store in t1e] [endif] [endif] [endif] >t1l< [if P10 eq <1>] [if A1sa eq <1>] [if A1ma eq <1>] [store in t1e] [endif] [endif] [endif] >t1x< [if P7 eq <1>] [if P10 eq <1>] [if A1sa eq <1>] [if A1ma eq <1>] [store in t1e] [goto f794] [endif] [endif] [endif] [endif] >t1n< [if P7 eq <1>] [if A1sa gt <1>] [if A1ma eq <1>] [store in t1e] [endif] [endif] [endif] >t1o< [if P10 eq <1>] [if A1sa gt <1>] [if A1ma eq <1>] [store in t1e] [endif] [endif] [endif] >t1p< [if P7 eq <1>] [if P10 eq <1>] [if A1sa gt <1>] [if A1ma eq <1>] [store in t1e] [goto f794] [endif] [endif] [endif] [endif] >t1v< [if P7 eq <1>] [#if A1ca eq <1> and A1ca onpath][#ADDED ONPATH CODE 2/16/2001 bbd] [if A1ca eq <1>][#REMOVED ONPATH CODE 3/13/2001 bbd] [store in t1e] [endif] [endif] >t1r< [if P10 eq <1>] [#if A1ca eq <1> and A1ca onpath][#ADDED ONPATH CODE 2/16/2001 bbd] [if A1ca eq <1>][#REMOVED ONPATH CODE 3/13/2001 bbd] [store in t1e] [endif] [endif] >t1s< [if P7 eq <1>] [if P10 eq <1>] [#if A1ca eq <1> and A1ca onpath][#ADDED ONPATH CODE 2/16/2001 bbd] [if A1ca eq <1>][#REMOVED ONPATH CODE 3/13/2001 bbd] [store in t1e] [endif] [endif] [endif] >f794< [allow 7] [store in f794] >f795< [if P1 eq <1>] [store <> in f794] [endif] >f796< [if P4 eq <1>] [store <> in f794] [endif] >f797< [if P7 eq <1>] [store <> in f794] [endif] >f798< [if P10 eq <1>] [store <> in f794] [endif] >f742< [allow 18][store < > in f742] >f799< [if P1 eq <1>] [store in f742] [endif] >f743< [allow 17] [store < > in f743] >f800< [if P4 eq <1>] [store in f743] [endif] >f744< [allow 31][store < > in f744] >f801< [if P7 eq <1>] [store in f744] [endif] >f745< [allow 31][store < > in f745] >f802< [if P10 eq <1>] [store in f745] [endif] [# these fills identify living parents [# skip if no living parent skip to coresidence/nursing home if no living parent but a parent died since 1987 >i703< [if (t1c + t2c + t3c + t4c) eq <0> goto endt] >i704< [if (t1 + t2 + t3 + t4) eq <0> goto f861] [# f804 is number of living parents >f804< [allow 1] [store t1 in f804] [add t2 to f804] [add t3 to f804] [add t4 to f804] [##label = NUMBER OF LIVING PARENTS] [# f805 is number of parents who have died since 1987 >f805< [allow 1] [store t1 in f805] [add t2 to f805] [add t3 to f805] [add t4 to f805] [subtract f804 from f805] [##label = NUMBER OF LIVING PARENTS WHO HAVE DIED SINCE LAST INTERVIEW] [# f806 is the sum of the two >f806< [allow 1] [store f805 in f806] [add f804 to f806] [# this is for mother >i700< [if P1 ne <1> goto i705] [# P13 -added pre-code labels to question. bmk] [# P13 -removed "DO NOT READ" from above dk. bmk] >P13< [##dname = RF17] [##label = how is mothers health] How would you describe your mother's physical health? Would you say it is very poor, poor, fair, good, or excellent? <1> VERY POOR <2> POOR <3> FAIR <4> GOOD <5> EXCELLENT DON'T KNOW REFUSED @ [# P14 -suggest deleting scale illustration. bmk] >P14< [##dname = RF18] [##label = rs relationship w/ mother 0 to 10 scale] Taking all things together, on a scale from 0 to 10, where 0 is really bad and 10 is absolutely perfect, how would you describe your relationship with your mother? <-6> OTHER (ENTER RESPONSE FOLLOWED BY //) [specify] DON'T KNOW REFUSED @ [@] <0> REALLY BAD <1-9> <10> ABSOLUTELY PERFECT >i740< [if P4 ne <1> goto P15b] [# if i761 eq 5, a parent is married to a step-parent and parents cannot be married to each other [# changed <5> to <2> below in 2 places] >i761< [allow 1] [if i782 eq <1>] [store <2> in i761] [goto P15b] [# changed 8/21/92 [endif] >i785< [if i783 eq <1>] [store <2> in i761] [goto f810] [endif] [# if ever lived with a step-parent, parents can't be married to each other unless remarried each other, a possibility which we will ignore >i786< [if P150 eq <1> goto P15b] >P15a< [if f735 eq <1> goto P18] [# changed 8/21/92 [#this is for mother living in R's hh >P15< [##dname = RF19] [##label = mother and father currently married] Are your mother and father presently married to each other? <1> YES [goto i762] <2> NO[#PRECODE CONVERSION ITEM P15 5 = 2] DON'T KNOW REFUSED @ >P15b< [if f735 eq <1> goto f701] [# P16 -changed wording/added pre-code labels to question. bmk] [# P16 -removed "DO NOT READ" from above dk. bmk] >P16< [##dname = RF20] [##label = mothers current marital status] What is your mother's current marital status? Is she married, separated because of marital problems, divorced, widowed, or never been married? <1> MARRIED <2> SEPARATED BECAUSE OF MARITAL PROBLEMS [goto i762] <3> DIVORCED [goto i762] <4> WIDOWED [goto i762] <5> HAS SHE NEVER MARRIED [goto i762] DON'T KNOW [goto i762] REFUSED [goto i762] @ >f810< [allow 19][store in f810] >f811< [if i783 eq <1>] [store in f810] [endif] [# P17 -added parentheses around interviewer directive. bmk] >P17< [##dname = RF21] [##label = what yr mother married to current spouse] In what year did your mother get married to (her current husband/your step-father)? (INTERVIEWER: ENTER YEAR 1901-2004) <1901-2004> 1901-2004 DON'T KNOW REFUSED @ [# P18 -suggest removing scale illustration. bmk] >P18< [##dname = RF22] [##label = r relationship w/ mothers spouse 0-10] Taking all things together, on a scale from 0 to 10, where 0 is really bad and 10 is absolutely perfect, how would you describe your relationship with (her current husband/your step-father)? <-4> R HAS NO RELATIONSHIP/CONTACT WITH MOTHER'S HUSBAND <-6> OTHER (ENTER RESPONSE FOLLOWED BY //) [specify] DON'T KNOW REFUSED @ [@] <0> REALLY BAD <1-9> <10> ABSOLUTELY PERFECT [# creates fill mother/parents i762 permits identification of respondents whose parents are no longer married to each other, combining P15 and i761] >i762< [allow 2] [store P15 in i762] [#change width from 1 to 2 bbd] [##label = PARENTS CURRENTLY MARRIED TO EACH OTHER] >i763< [if i761 eq <2>] [store <2> in i762] [endif] [# changed <5> to <2> in 2 places above >f701< [allow 7] [store in f701] >f703< [allow 8] [store in f703] >f704< [allow 6] [store in f704] >f705< [allow 6] [store in f705] [# changed <5> to <2> below] >f702< [if P4 is <2> goto P23] [if i762 eq <1>] [store in f701] [store in f703] [store in f704] [store in f705] [endif] >P23< [allow 1][if f735 eq <1>] [store <2> in P23] [goto f706] [endif] [# jim this fill was wrong; says parents even if one is dead; think it is fixed [# P23a -added parentheses around interviewer directive. bmk] [# P23a -moved pre-code labels into question. bmk] [# P23a - removed "DO NOT READ" from above d. bmk] >P23a< [##dname = RF23] [##label = where parents/mother live] (Do/does) your (mother/parents) live in (her/their) own house or apartment, in the home of another son or daughter, in a nursing home or somewhere else?[#allow 2] (INTERVIEWER: NURSING HOME REFERS TO A FACILITY THAT PROVIDES MORE OR LESS CONTINUOUS CARE OR CUSTODY) <1> (her/their) OWN HOUSE OR APARTMENT [goto P19] <3> THE HOME OF ANOTHER SON OR DAUGHTER <4> NURSING HOME <-6> SOMEWHERE ELSE (ENTER RESPONSE FOLLOWED BY //)[specify] <-4> PARENTS DO NOT LIVE TOGETHER - E.G., ONE IN NURSING HOME (ENTER EXPLANATORY TEXT,INCLUDING HOW LONG APART) [specify] DON'T KNOW [goto P19] REFUSED [goto P19] @ >f706< [allow 38] [if P23 eq <2>] [store in f706] [endif] >f707< [if P23a eq <3>] [store in f706] [endif] >f708< [if P23a eq <4>] [store in f706] [endif] >f709< [if P23a is ] [store in f706] [endif] >P24z< [if P23 eq <2>] [if bbb ne <1> goto i705] [endif] [# P24 -removed "month" from d pre-code label. bmk] [# P24 -added r pre-code. bmk] >P24< [##dname = RF24M] [##label = mnth began living there] In what month and year did (she/they) begin living (in your home/in the home of another son or daughter/ in a nursing home/there)? <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER <-6> OTHER RESPONSES E.G., QUESTION SEEMS INAPPROPRIATE, (ENTER RESPONSE FOLLOWED BY //) [specify] [goto i751] DON'T KNOW REFUSED @ [# P25 -removed "year" from dk pre-code label. bmk] [# P25 -needs r pre-code. bmk] [# P25 -added parentheses around interviewer directive] >P25< [##dname = RF24Y] [##label = yr began living there] (INTERVIEWER: ENTER YEAR 1924-2004) [no erase] <1924-2004> 1924 - 2004 DON'T KNOW [goto i751] @ >i718< [if P24 isnt <-1> goto i751] [# P26 -added parentheses around interviewer directive. bmk] >P26< [##dname = RF24F] [##label = part of yr began living there] Do you remember what part of the year it was? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //)[allow int 2] (INTERVIEWER: PROBE FOR SEASON, PORTION OF YEAR IF R SAYS "WINTER" PROBE: Do you think it was January or February or December?) <1> JANUARY <5> MAY <9> SEPTEMBER <-1> DK <2> FEBRUARY <6> JUNE <10> OCTOBER <-2> REF <3> MARCH <7> JULY <11> NOVEMBER <4> APRIL <8> AUGUST <12> DECEMBER <99> OTHER <21> WINTER <23> SUMMER <31> FIRST HALF OF YEAR <22> SPRING <24> FALL <32> SECOND HALF OF YEAR @ [#specify] >i751< [if P23 eq <2> goto i705] [# P19 -changed wording from "how many miles from here. . . bmk] >P19< [##type = integer] [##dname = RF25] [##label = approx mile to parents residence] Approximately how many miles from you (do/does) your (mother/parents) live? <0> LESS THAN ONE MILE [goto P20] <1-8999>ONE TO 8999 MILES [goto P20] <9000> 9000 MILES OR MORE [goto P20] DON'T KNOW DISTANCE <-7> DON'T KNOW WHERE PARENT LIVES [goto P20] REFUSED [goto P20] @ >P19a< [#*** is this in final data] In what city and state (do/does) your (mother/parents) live? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //) [allow 4] @ [specify] [# P20 -changed wording/added pre-code labels to question. bmk] [#deleted some other frequency dw] >P20< [##dname = RF26] [##label = how often saw mom last yr] [#allow 2] During the last 12 months, about how often did you see your mother? Would you say not at all, about once a year, several times a year, 1 to 3 times a month, about once a week, or more than once a week? <1> NOT AT ALL <2> ABOUT ONCE A YEAR [goto P22] <3> SEVERAL TIMES A YEAR [goto P22] <4> 1 TO 3 TIMES A MONTH [goto P22] <5> ABOUT ONCE A WEEK [goto P22] <6> MORE THAN ONCE A WEEK [goto P22] DON'T KNOW [goto P22] REFUSED [goto P22] @ [# P21 -added parentheses around interviewer directive. bmk] [# P21 -expand pre-code years? bmk.] >P21< [##dname = RF27] [##label = yr last saw mom] In what year did you last see your mother? (INTERVIEWER: ENTER YEAR 1921-2004) <1920> 1920 OR BEFORE <1921-2004> 1921-2004 DON'T KNOW REFUSED @ [# P22 -changed wording/added pre-code labels to question. bmk] [#deleted some other frequency dw] [#added e-mail] >P22< [##dname = RF28] [##label = how often communicate mother last yr] During the last 12 months, how often did you communicate with your mother by letter, phone, or e-mail? Would you say not at all, about once a year, several times a year, 1 to 3 times a month, about once a week, or more than once a week?[#allow 2] <1> NOT AT ALL <2> ABOUT ONCE A YEAR <3> SEVERAL TIMES A YEAR <4> 1 TO 3 TIMES A MONTH <5> ABOUT ONCE A WEEK <6> MORE THAN ONCE A WEEK DON'T KNOW REFUSED @ >i705< [if P4 ne <1> goto i752] [# P27 -changed wording/added pre-code labels to question. bmk] [# P27 -removed "DO NOT READ" from above dk. bmk] >P27< [##dname = RF29] [##label = fathers physical health] How would you describe your father's physical health? Would you say it is very poor, poor, fair, good, or excellent? <1> VERY POOR <2> POOR <3> FAIR <4> GOOD <5> EXCELLENT DON'T KNOW REFUSED @ [# P28 -suggest removing scale illustration. bmk] >P28< [##dname = RF30] [##label = rs relationship w/ father 0 to 10 scale] Taking all things together, on a scale from 0 to 10, where 0 is really bad and 10 is absolutely perfect, how would you describe your relationship with your father? <-6> OTHER (ENTER RESPONSE FOLLOWED BY //) [specify] DON'T KNOW REFUSED @ [@] <0> REALLY BAD <1-9> <10> ABSOLUTELY PERFECT [# if parents are married >i706< [if P15 eq <1> goto i752] >i764< [if P153 eq <1>] [if P151 eq <2> goto f812] [endif] >P28z< [if f736 eq <1> goto P36] [# P29 -changed wording/added pre-code labels to question. bmk] [# P29 -removed "DO NOT READ" from above dk. bmk] >P29< [##dname = RF31] [##label = fathers marital status] What is your father's current marital status? Is he married, separated because of marital problems, divorced, widowed, or never been married? <1> MARRIED <2> SEPARATED BECAUSE OF MARITAL PROBLEMS [goto P36] <3> DIVORCED [goto P36] <4> WIDOWED [goto P36] <5> NEVER BEEN MARRIED [goto P36] DON'T KNOW [goto P36] REFUSED [goto P36] @ >f812< [allow 19][store in f812] >f845< [if i782 eq <1>] [store in f812] [endif] [# P30 -added parentheses around interviewer directive. bmk] [# P30 -expand pre-code years? bmk] >P30< [##dname = RF32] [##label = what year father married current spouse] In what year did your father get married to (his current wife/your step-mother)? (INTERVIEWER: ENTER YEAR 1901-2004) <1901-2004> 1901-2004 DON'T KNOW REFUSED @ [# P31 -suggest removing scale illustration. bmk] >P31< [##dname = RF33] [##label = rs relationship w/ fathers spouse 0to10] Taking all things together, on a scale from 0 to 10, where 0 is really bad and 10 is absolutely perfect, how would you describe your relationship with your father's wife? <-4> R HAS NO RELATIONSHIP/CONTACT WITH FATHER'S WIFE <-6> OTHER (ENTER RESPONSE FOLLOWED BY //) [specify] DON'T KNOW REFUSED @ [@] <0> REALLY BAD <1-9> <10> ABSOLUTELY PERFECT >P36< [allow 1][if f736 eq <1>] [store <2> in P36] [goto f716] [endif] [# P36a -changed wording/added pre-code labels to question. bmk] [# P36a -added parentheses around interviewer directive. bmk] [# P36a -removed "DO NOT READ" from above dk. bmk] >P36a< [##dname = RF34] [##label = fathers residence] Does your father live in his own house or apartment, in another son or daughter's home, in a nursing home, or somewhere else? (INTERVIEWER: NURSING HOME REFERS TO A FACILITY THAT PROVIDES MORE OR LESS CONTINUOUS CARE OR CUSTODY) <1> HIS OWN HOUSE OR APARTMENT <3> ANOTHER SON OR DAUGHTER'S HOME <4> NURSING HOME <-6> SOMEWHERE ELSE (ENTER RESPONSE FOLLOWED BY //) [specify] DON'T KNOW [goto i752] REFUSED [goto i752] @ [# P32 -changed wording from "how many miles from here". . . bmk] >P32< [##type = integer] [##dname = RF35] [##label = distance to fathers residence] Approximately how many miles from you does your father live? <0> LESS THAN ONE MILE [goto P33] <1-8999>ONE TO 8999 MILES [goto P33] <9000> 9000 MILES OR MORE [goto P33] DON'T KNOW DISTANCE <-7> DON'T KNOW WHERE PARENT LIVES [goto P33] REFUSED [goto P33] @ >P32a< [#*** is this item in final data] In what city and state does he live? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //)[allow 4] @ [specify] [# P33 -changed wording/added pre-code labels to question. bmk] [#deleted some other frequency dw] >P33< [##dname = RF36] [##label = how often saw father last yr] During the last 12 months, about how often did you see your father? Would you say not at all, about once a year, several times a year, 1 to 3 times a month, about once a week, or more than once a week? [#allow 2] <1> NOT AT ALL <2> ABOUT ONCE A YEAR [goto P35] <3> SEVERAL TIMES A YEAR [goto P35] <4> 1 TO 3 TIMES A MONTH [goto P35] <5> ABOUT ONCE A WEEK [goto P35] <6> MORE THAN ONCE A WEEK [goto P35] DON'T KNOW [goto P35] REFUSED [goto P35] @ [# added parentheses to interviewer directive. bmk] >P34< [##dname = RF37] [##label = yr last saw father] In what year did you last see your father? (INTERVIEWER: ENTER YEAR 1921-2004) <1920> 1920 OR BEFORE <1921-2004> 1921-2004 <-4> NEVER[goto i752] DON'T KNOW REFUSED @ [# P35 -changed wording/added pre-code labels to question] [#deleted some other frequency dw] >P35< [##dname = RF38] [##label = how often communicate father last year] [#changed] During the last 12 months, how often did you communicate with your father by letter, phone, or e-mail? Would you say not at all, about once a year, several times a year, 1 to 3 times a month, about once a week, or more than once a week?[#allow 2] <1> NOT AT ALL <2> ABOUT ONCE A YEAR <3> SEVERAL TIMES A YEAR <4> 1 TO 3 TIMES A MONTH <5> ABOUT ONCE A WEEK <6> MORE THAN ONCE A WEEK DON'T KNOW REFUSED @ >i787< [if P36 isnt <2>] [if P36a isnt <3>] [if P36a isnt <4> goto i752] [endif] [endif] >f716< [allow 29] [if P36 eq <2>] [store in f716] [endif] >f717< [if P36a eq <3>] [store in f716] [endif] >f718< [if P36a eq <4>] [store in f716] [endif] >f719< [if P36a is ] [store in f716] [endif] >P37z< [if P36 eq <2>] [if bbb ne <1> goto i709] [endif] [# P37 -removed "month" from dk pre-code label. bmk] >P37< [##dname = RF39M] [##label = mnth father began living there] In what month and year did he begin living (in your home/ in the home of another child/in a nusing home/there)? <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER DON'T KNOW <-6> OTHER RESPONSES E.G., QUESTION SEEMS INAPPROPRIATE, (ENTER RESPONSE FOLLOWED BY //) [specify][goto i752] @ [# P38 -added parentheses around interviewer directive. bmk] [# P38 -removed year from pre-code label. bmk] [# P38 - needs r pre-code. bmk] [# P38 -expand pre-code years? bmk] >P38< [##dname = RF39Y] [##label = yr father began living there] (INTERVIEWER: ENTER YEAR 1924-2004) [no erase] <1924-2004> 1924 - 2004 DON'T KNOW [goto i752] @ >i708< [if P37 isnt <-1> goto i752] [# P39 -added parentheses around interviewer directive. bmk] >P39< [##dname = RF39F] [##label = part of yr father began living there] Do you remember what part of the year it was? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //)[allow 2] (INTERVIEWER: PROBE FOR SEASON, PORTION OF YEAR- IF R SAYS "WINTER" PROBE: Do you think it was January or February or December?) <1> JANUARY <5> MAY <9> SEPTEMBER <-1> DK <2> FEBRUARY <6> JUNE <10> OCTOBER <-2> REF <3> MARCH <7> JULY <11> NOVEMBER <4> APRIL <8> AUGUST <12> DECEMBER <99> OTHER <21> WINTER <23> SUMMER <31> FIRST HALF OF YEAR <22> SPRING <24> FALL <32> SECOND HALF OF YEAR @ [#specify] >i752< [if P152 ne <1> goto i709] [# P154 -changed wording/added pre-code labels to question. bmk] [#deleted some other frequency dw] >P154< [##dname = RF40] [##label = how oftn saw step mother/father last yr] During the last 12 months, about how often did you see your step-(father/mother)? Would you say not at all, about once a year, several times a year, 1 to 3 times a month, about once a week, or more than once a week? [#allow 2] (INTERVIEWER: IF RESPONDENT HAS MORE THAN ONE STEP-PARENT, ASK ABOUT THE ONE THAT HE/SHE LIVED WITH THE LONGEST.) <1> NOT AT ALL <2> ABOUT ONCE A YEAR [goto i760] <3> SEVERAL TIMES A YEAR [goto i760] <4> 1 TO 3 TIMES A MONTH [goto i760] <5> ABOUT ONCE A WEEK [goto i760] <6> MORE THAN ONCE A WEEK [goto i760] DON'T KNOW [goto i760] REFUSED [goto i760] @ [# P34z -added parentheses to interviewer directive. bmk] >P34z< [##dname = RF41] [##label = yr last saw step] In what year did you last see your step-(father/mother)? (INTERVIEWER: ENTER YEAR 1921-2004) <1920> 1920 OR BEFORE <1921-2004> 1921-2004 DON'T KNOW REFUSED @ >i760< [if P153 eq <1> goto i709] [# P155 -suggest removing scale illustration. bmk] >P155< [##dname = RF42] [##label = rs relationship w/ step 0 to 10 scale] Taking all things together, on a scale from 0 to 10, where 0 is really bad and 10 is absolutely perfect, how would you describe your relationship with your step-(father/mother)? <-4> R HAS NO RELATIONSHIP/CONTACT WITH STEP-PARENT <-6> OTHER (ENTER RESPONSE FOLLOWED BY //) [specify] DON'T KNOW REFUSED @ [@] <0> REALLY BAD <1-9> <10> ABSOLUTELY PERFECT [# this is for mother in law >i709< [if P7 ne <1> goto i712] [# P40 -changed wording/added pre-code labels to question. bmk] [# P40 -removed "DO NOT READ" from above dk. bmk] >P40< [##dname = RF43] [##label = spouse mother physical health] Next are some questions about (your wife's/huband's/ partner's mother/father/parents). How would you describe your (husband's/wife's/partner's) mother's physical health? Would you say it is very poor, poor, fair, good, or excellent? <1> VERY POOR <2> POOR <3> FAIR <4> GOOD <5> EXCELLENT DON'T KNOW REFUSED @ [# P41 -suggest removing scale illustration. bmk] >P41< [##dname = RF44] [##label = rs relationship w/ spouse mother] Taking all things together, on a scale from 0 to 10, where 0 is really bad and 10 is absolutely perfect, how would you describe your relationship with your (husband's/wife's/partner's) mother? <-4> R HAS NO RELATIONSHIP/CONTACT WITH SPOUSE/PARTNER'S MOTHER <-6> OTHER (ENTER RESPONSE FOLLOWED BY //) [specify] DON'T KNOW REFUSED @ [@] <0> REALLY BAD <1-9> <10> ABSOLUTELY PERFECT >i741< [if P10 ne <1> goto P43] [if f738 eq <1> goto f711] >P42< [##dname = RF45] [##label = spouses mother and father curr married] Are your (husband's/wife's/partner's) mother and father presently married to each other? <1> YES [goto f711] <2> NO[#PRECODE CONVERSION ITEM P42 5 = 2] DON'T KNOW REFUSED @ >P43< [allow 1] [if f738 eq <1>] [store <1> in P43] [goto f711] [endif] [# P43a -changed wording/added pre-code labels to question. bmk] [# P43a -removed "DO NOT READ" from above dk. bmk] >P43a< [##dname = RF46] [##label = spouse mother current marital status] What is your (husband's/wife's/partner's) mother's current marital status? Is she married, separated because of marital problems, divorced, widowed, or never been married? <1> MARRIED <2> SEPARATED BECAUSE OF MARITAL PROBLEMS <3> DIVORCED <4> WIDOWED <5> NEVER BEEN MARRIED DON'T KNOW REFUSED @ >f711< [allow 7] [store in f711] >f713< [allow 8] [store in f713] >f714< [allow 6] [store in f714] >f715< [allow 6] [store in f715] >f712< [if P42 eq <1>] [store in f711] [store in f713] [store in f714] [store in f715] [endif] >P47< [allow 2][if f738 eq <1>] [store <2> in P47] [goto f720] [endif] [# P47a -changed wording/added pre-code labels to question. bmk] [# P47a -added parentheses around interviewer directive. bmk] [# P47a -removed "DO NOT READ" from above dk. bmk] >P47a< [##dname = RF47] [##label = spouse mother residence] (Do/does) your (husband's/wife's/partner's) (mother/parents) live in (her/their) own house or apartment, in the home of another son or daughter, in a nursing home, or somewhere else? [allow 2] (INTERVIEWER: NURSING HOME REFERS TO A FACILITY THAT PROVIDES MORE OR LESS CONTINUOUS CARE OR CUSTODY) <1> (her/their) OWN HOUSE OR APARTMENT <3> HOME OF ANOTHER SON OR DAUGHTER <4> NURSING HOME <-6> SOMEWHERE ELSE (ENTER RESPONSE FOLLOWED BY //)[specify] DON'T KNOW REFUSED @ [# P44 -changed wording from "how many miles from here. bmk] >P44< [##type = integer] [##dname = RF48] [##label = miles to spouses mother] Approximately how many miles from you (do/does) your (husband's/ wife's/partner's) (mother/parents) live? <0> LESS THAN ONE MILE [goto P45] <1-8999>ONE TO 8999 MILES [goto P45] <9000> 9000 MILES OR MORE [goto P45] DON'T KNOW DISTANCE <-7> DON'T KNOW WHERE PARENT(S) LIVE [goto P45] REFUSED [goto P45] @ >P44a< [#*** does this item need new label] In what city and state (do/does) your (husband's/wife's/ partner's) (mother/parents) live? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //)[allow 4] @ [specify] [# P45 -changed wording/added pre-code labels to question. bmk] [#deleted some other frequency dw] [#FIXED DNAME, USED MULTIPLE TIMES] >P45< [##dname = RF49] [##label = how often saw spouse mother last yr] [#changed] During the last 12 months, about how often did you see your (husband's/wife's/partner's) mother? Would you say not at all, about once a year, several times a year, 1 to 3 times a month, about once a week, or more than once a week?[#allow 2] <1> NOT AT ALL <2> ABOUT ONCE A YEAR <3> SEVERAL TIMES A YEAR <4> 1 TO 3 TIMES A MONTH <5> ABOUT ONCE A WEEK <6> MORE THAN ONCE A WEEK DON'T KNOW REFUSED @ [# P46 -changed wording/added pre-code labels to question. bmk] [#added e-mail dw] [#deleted some other frequency dw] [#FIXED DNAME, USED MULTIPLE TIMES] >P46< [##dname = RF50] [##label = how oftn communicate spouse mther lst yr] During the last 12 months, how often did you communicate with your (husband's/wife's/partner's) mother by letter, phone, or e-mail? Would you say not at all, about once a year, several times a year, 1 to 3 times a month, about once a week, or more than once a week?[#allow 2] <1> NOT AT ALL <2> ABOUT ONCE A YEAR <3> SEVERAL TIMES A YEAR <4> 1 TO 3 TIMES A MONTH <5> ABOUT ONCE A WEEK <6> MORE THAN ONCE A WEEK DON'T KNOW REFUSED @ >i788< [if P47a isnt <3>] [if P47a isnt <4> goto i712] [endif] >f720< [allow 29] [if P47 eq <2>] [store in f720] [endif] >f721< [if P47a eq <3>] [store in f720] [endif] >f722< [if P47a eq <4>] [store in f720] [endif] >f723< [if P47a is ] [store in f720] [endif] >P48z< [if P47 eq <2>] [if bbb ne <1> goto i712] [endif] [# P48 -removed "month" from dk pre-code label. bmk] >P48< [##dname = RF51M] [##label = mnth spouse mother began living there] In what month and year did (she/they) begin living (in your home/in the home of another child/in a nusing home/there)? <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER <-6> OTHER RESPONSES E.G., QUESTION SEEMS INAPPROPRIATE, (ENTER RESPONSE FOLLOWED BY //) [specify][goto i712] DON'T KNOW @ [# P49 -removed "year" from dk pre-code label. bmk] [# P49 -expand years for pre-code. bmk] [# P49 -added parentheses around interviewer directive. bmk] [# P49 -item needs r pre-code. bmk] >P49< [##dname = RF51Y] [##label = yr spouse mother began living there] (INTERVIEWER: ENTER YEAR 1924-2004) [no erase] <1924-2004> 1924 - 2004 DON'T KNOW [goto i712] @ >i711< [if P48 isnt <-1> goto i712] [# P50 -added parentheses around interviewer directive. bmk] [# P50 -item needs d, r pre-code. bmk] >P50< [##dname = RF51F] [##label = time of yr spouse mther began lvng there] Do you remember what part of the year it was? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //) [allow 2] (INTERVIEWER: PROBE FOR SEASON, PORTION OF YEAR- IF R SAYS "WINTER" PROBE: Do you think it was January or February or December?) <1> JANUARY <5> MAY <9> SEPTEMBER <-1> DK <2> FEBRUARY <6> JUNE <10> OCTOBER <-2> REF <3> MARCH <7> JULY <11> NOVEMBER <4> APRIL <8> AUGUST <12> DECEMBER <99> OTHER <21> WINTER <23> SUMMER <31> FIRST HALF OF YEAR <22> SPRING <24> FALL <32> SECOND HALF OF YEAR @ [#specify] >i712< [if P10 ne <1> goto f861] [# P51 -changed wording/added pre-code labels to question. bmk] [# P51 -removed "DO NOT READ" from above dk. bmk] >P51< [##dname = RF52] [##label = spouse father physical health] How would you describe your (husband's/wife's/partner's) father's physical health? Would you say it is very poor, poor, fair, good, or excellent? <1> VERY POOR <2> POOR <3> FAIR <4> GOOD <5> EXCELLENT DON'T KNOW REFUSED @ [# P52 -suggest removing illustration of scale. bmk] >P52< [##dname = RF53] [##label = rs relationship w/ spouse father] Taking all things together, on a scale from 0 to 10, where 0 is really bad and 10 is absolutely perfect, how would you describe your relationship with your (husband's/wife's/partner's) father? <-4> R HAS NO RELATIONSHIP/CONTACT WITH SPOUSE/PARTNER'S FATHER <-6> OTHER (ENTER RESPONSE FOLLOWED BY //) [specify] DON'T KNOW REFUSED @ [@] <0> REALLY BAD <1-9> <10> ABSOLUTELY PERFECT [# IF BOTH PARENTS ARE STILL MARRIED >i715< [if P42 eq <1> goto f861] >P52z< [if f739 eq <1> goto P57] [# P53 -changed wording/added pre-code labels to question. bmk] [# P53 -removed "DO NOT READ" from above dk. bmk] >P53< [##dname = RF54] [##label = spouse father current marital status] What is your (husband's/wife's/partner's) father's current marital status? Is he married, separated because of marital problems, divorced, widowed, or never been married? <1> MARRIED <2> SEPARATED BECAUSE OF MARITAL PROBLEMS <3> DIVORCED <4> WIDOWED <5> NEVER BEEN MARRIED DON'T KNOW REFUSED @ >P57< [allow 1][if f739 eq <1>] [store <2> in P57] [goto f724] [endif] [# P57a -changed wording/added pre-code labels to question. bmk] [# P57a -added parentheses aorund interviewer directive. bmk] [# P57a -removed "DO NOT READ" from above dk. bmk] >P57a< [##dname = RF55] [##label = spouse father residence] Does your (husband's/wife's/partner's) father live in his own house or apartment, in another son or daughter's home, in a nursing home, or somewhere else? (INTERVIEWER: NURSING HOME REFERS TO A FACILITY THAT PROVIDES MORE OR LESS CONTINUOUS CARE OR CUSTODY) <1> OWN HOUSE OR APARTMENT <2> ANOTHER SON OR DAUGHTER'S HOME <4> NURSING HOME <-6> SOMEWHERE ELSE? (ENTER RESPONSE FOLLOWED BY //) [specify] DON'T KNOW REFUSED @ [# P54 -changed wording from "how many miles from here"... bmk] >P54< [##type = integer] [##dname = RF56] [##label = miles to spouse father] Approximately how many miles from you does your (husband's/ wife's/partner's) father live? <0> LESS THAN ONE MILE [goto P55] <1-8999>ONE TO 8999 MILES [goto P55] <9000> 9000 MILES OR MORE [goto P55] <-4> PARENT AND RESPONDENT LIVE IN SAME HOUSEHOLD [goto f724] DON'T KNOW DISTANCE <-7> DON'T KNOW WHERE PARENT LIVES [goto P55] REFUSED [goto P55] @ >P54a< [#*** does item need new label] In what city and state (do/does) your (husband's/wife's/ partner's) (mother/parents) live? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //)[allow 4] @ [specify] [# P55 -changed wording/added pre-code labels to question. bmk] [#deleted some other frequency dw] >P55< [##dname = RF57] [##label = how often saw spouse father last yr] [#changed] During the last 12 months, about how often did you see your (husband's/wife's/partner's) father? Would you say not at all, about once a year, several times a year, 1 to 3 times a month, about once a week, or more than once a week?[#allow 2] <1> NOT AT ALL <2> ABOUT ONCE A YEAR <3> SEVERAL TIMES A YEAR <4> 1 TO 3 TIMES A MONTH <5> ABOUT ONCE A WEEK <6> MORE THAN ONCE A WEEK DON'T KNOW REFUSED @ [# P56 -changed wording/added pre-code labels to question. bmk] [#added e-mail dw] [#deleted some other frequency dw] [#changed wording to match si9 dw] >P56< [##dname = RF58] [##label = how oftn communcate w spouse fthr lst yr] [#changed] During the last 12 months, how often did you communicate with your (husband's/wife's/partner's) father by letter, phone, or e-mail? Would you say not at all, about once a year, several times a year, 1 to 3 times a month, about once a week, or more than once a week?[#allow 2] <1> NOT AT ALL <2> ABOUT ONCE A YEAR <3> SEVERAL TIMES A YEAR <4> 1 TO 3 TIMES A MONTH <5> ABOUT ONCE A WEEK <6> MORE THAN ONCE A WEEK DON'T KNOW REFUSED @ >i789< [if P57a isnt <3>] [if P57a isnt <4> goto f861] [endif] >f724< [allow 29] [if P57 eq <2>] [store in f724] [endif] >f725< [if P57a eq <3>] [store in f724] [endif] >f726< [if P57a eq <4>] [store in f724] [endif] >f727< [if P57a is ] [store in f724] [endif] >P58z< [if P57 eq <2>] [if bbb ne <1> goto f861] [endif] [# P58 -removed "month" from d pre-code label. bmk] >P58< [##dname = RF59M] [##label = mnth spouse father began living there] In what month and year did he begin living (in your home/ in the home of another child/in a nusing home/there)? <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER DON'T KNOW <-6> OTHER RESPONSES E.G., QUESTION SEEMS INAPPROPRIATE, (ENTER RESPONSE FOLLOWED BY //) [specify][goto f861] @ [# P59 -removed "year" from pre-code label. bmk] [# P59 -expand years for pre-code? bmk.] [# P59 -item needs r pre-code. bmk] [# P59 -added parentheses around interviewer directive. bmk] >P59< [##dname = RF59Y] [##label = yr spouse father began living there] (INTERVIEWER: ENTER YEAR 1924-2004) [no erase] <1924-2004> 1924 - 2004 DON'T KNOW [goto f861] @ >i713< [if P58 isnt <-1> goto f861] [# P60 -added parentheses around interviewer directive. bmk] >P60< [##dname = RF59F] [##label = time of yr spouse fthr began lvng there] Do you remember what part of the year it was? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //) [allow 2] (INTERVIEWER: PROBE FOR SEASON, PORTION OF YEAR- IF R SAYS "WINTER" PROBE: Do you think it was January or February or December?) <1> JANUARY <5> MAY <9> SEPTEMBER <-1> DK <2> FEBRUARY <6> JUNE <10> OCTOBER <-2> REF <3> MARCH <7> JULY <11> NOVEMBER <4> APRIL <8> AUGUST <12> DECEMBER <99> OTHER <21> WINTER <23> SUMMER <31> FIRST HALF OF YEAR <22> SPRING <24> FALL <32> SECOND HALF OF YEAR @ [#specify] [# f735 mother lives with if value eq 1 f736 father lives with f738 mother in law lives with f739 father in law lives with >f861< [allow 10] [store <> in f861] >f862< [if bbb ne <1> goto f823] >f741< [if f735 eq <1> goto f729] >f789< [if f736 eq <1> goto f729] >f790< [if f738 eq <1> goto f729] >f791< [if f739 eq <1> goto f729] >f728< [goto f823] >f729< [store in f861] >f864< [allow 12] [if f735 eq <1>] [store in f864] [endif] >f730< [allow 12] [if f736 eq <1>] [store in f730] [endif] >f731< [allow 40] [if f738 eq <1>] [store in f731] [endif] >f732< [allow 40] [if f739 eq <1>] [store in f732] [endif] [# f825 is number of surviving parents in law >f823< [allow 30] [store <> in f823] >f825< [allow 1] [store <0> in f825] [##label = NUMBER OF PARENTS-IN-LAW] >f824< [if P10 eq <1>] [store <1> in f825] [goto f826] [endif] >f877< [if P10a eq <1>] [store <1> in f825] [endif] >f826< [if P7 eq <1>] [add <1> to f825] [goto f828] [endif] >f878< [if P7a eq <1>] [add <1> to f825] [endif] >f828< [if f825 ge <1>] [store in f823] [endif] >f827< [if f825 ge <1>] [if A1ca eq <1>] [store in f823] [endif] [endif] >f829< [allow 2] [if f825 gt <0>] [store in f829] [endif] >f831< [if (t1 + t2) eq <0>] [store <> in f829] [endif] >f767< [allow 13][store <> in f767] [if (t1c + t2c + t3c + t4c) ne <4>] [if (t3c + t4c) eq <2>] [store in f767] [endif] [endif] >f834< [allow 13][store <> in f834] [if (t1c + t2c + t3c + t4c) eq <4>] [store in f834] [goto f833] [endif] [if (t1c + t2c) eq <2>] [store in f834] [goto f833] [endif] >f833< [allow 7] [if (t1 + t2) gt <0>] [store in f833] [endif] >f835< [allow 7] [if (t1c + t2c) gt <0>] [store in f835] [endif] [# f833 is used as fill for living parents f835 is used as fill for at least one living parent or one parent who died since indt >t2qz< [allow 12][store <> in t2qz] >t2kz< [if t1c eq <1>] [store in t2qz] [endif] >t2lz< [if t2c eq <1>] [store in t2qz] [endif] >t2mz< [if t1c eq <1>] [if t2c eq <1>] [store in t2qz] [endif] [endif] >t2wz< [allow 2] [store <> in t2wz] >t2vz< [if (t1c + t2c) gt <0>] [if (t3c + t4c) gt <0>] [store in t2wz] [endif] [endif] >t1ez< [allow 30][if t3c eq <1>] [if A1sa eq <1>] [if A1ma eq <1>] [store in t1ez] [endif] [endif] [endif] >t1lz< [if t4c eq <1>] [if A1sa eq <1>] [if A1ma eq <1>] [store in t1ez] [endif] [endif] [endif] >t1zz< [if t3c eq <1>] [if t4c eq <1>] [if A1sa eq <1>] [if A1ma eq <1>] [store in t1ez] [endif] [endif] [endif] [endif] >t1nz< [if t3c eq <1>] [if A1sa gt <1>] [if A1ma eq <1>] [store in t1ez] [endif] [endif] [endif] >t1oz< [if t4c eq <1>] [if A1sa gt <1>] [if A1ma eq <1>] [store in t1ez] [endif] [endif] [endif] >t1pz< [if t3c eq <1>] [if t4c eq <1>] [if A1sa gt <1>] [if A1ma eq <1>] [store in t1ez] [endif] [endif] [endif] [endif] >t1vz< [if t3c eq <1>] [if A1ca eq <1>] [store in t1ez] [endif] [endif] >t1rz< [if t4c eq <1>] [if A1ca eq <1>] [store in t1ez] [endif] [endif] >t1sz< [if t3c eq <1>] [if t4c eq <1>] [if A1ca eq <1>] [store in t1ez] [endif] [endif] [endif] >P61z< [allow 1] [store <0> in P61z] [if f864 isnt <>] [store <1> in P61z] [endif] [if f730 isnt <>] [add <1> to P61z] [endif] [if f731 isnt <>] [add <1> to P61z] [endif] [if f732 isnt <>] [add <1> to P61z] [endif] [if (t1c + t2c + t3c + t4c) le P61z goto f764] [# P61 -added parentheses around interviewer directive. bmk] >P61< [##dname = RF60] [##label = othr than current any parents live w/ r] ((Other than) (your mother,) (your father,) (your spouse/ partner's mother,) (your spouse/partner's father,)) At any time since (last interview date), did (any of/either of) (your father/mother/parents) (or) (either of) (your wife's/huband's/partner's mother/father/parents) live with you in your household? (INTERVIEWER: THIS INCLUDES PARENTS WHO HAVE DIED SINCE (previous interview) - MUST HAVE LIVED IN R'S HOUSEHOLD; NOT R IN PARENT'S HOUSEHOLD) <1> YES <2> NO [goto f764][#PRECODE CONVERSION ITEM P61 5 = 2] DON'T KNOW [goto f764] REFUSED [goto f764] @ >P62skip< [if (t1c +t2c +t3c+t4c) eq <1> goto f764] >P62< [##dname = RF61] [##label = which parents lived w/ r] [#should fill parents who died since last interview-t1 or t2] (P62) Which of your (parents) (or) (parents-in-law/partner's parents) lived with you in your household?[allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P63 -removed "month" from d pre-code label. bmk] [# P63 -added r pre-code. bmk] >P63< [##dname = RF62M] [##label = mnth parents lived w/ r] In what month and year did (he/she/they) begin living with you. If it happened more than once, tell me about the most recent time. <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER DON'T KNOW REFUSED @ [# P64 -added parentheses around interviewer directive. bmk] [# P64 -expand years for pre-code. bmk] [# P64 -remove "year" from d pre-code label. bmk] [# P64 -item needs r pre-code. bmk] >P64< [##dname = RF62Y] [##label = yr parents lived w/ r] (INTERVIEWER: ENTER YEAR 1924-2004) [no erase] <1924-2004> 1924 - 2004 DON'T KNOW [goto P66] @ >i750< [if P63 isnt <-1> goto P66] [# P65 -added parentheses around interviewer directive. bmk] >P65< [##dname = RF62F] [##label = time of year parents lived w/ r] Do you remember what part of the year it was? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //) [allow 2] (INTERVIEWER: PROBE FOR SEASON, PORTION OF YEAR- IF R SAYS "WINTER" PROBE: Do you think it was January or February or December?) <1> JANUARY <5> MAY <9> SEPTEMBER <-1> DK <2> FEBRUARY <6> JUNE <10> OCTOBER <-2> REF <3> MARCH <7> JULY <11> NOVEMBER <4> APRIL <8> AUGUST <12> DECEMBER <99> OTHER <21> WINTER <23> SUMMER <31> FIRST HALF OF YEAR <22> SPRING <24> FALL <32> SECOND HALF OF YEAR @ [#specify] [# P66 -??? add pre-code label to question? Needs fills? bmk] >P66< [##dname = RF63] [##label = why parents lived w/ r] How did it happen that (he/she/they) started living with you? <1> PARENT ILL/DISABLED <2> R ILL/DISABLED <3> PARENT HAD FINANCIAL PROBLEM <4> R HAD FINANCIAL PROBLEM <5> PARENT WAS PROVIDING OTHER ASSISTANCE TO R <-6> OTHER REASON (ENTER RESPONSE FOLLOWED BY //)[specify] DON'T KNOW REFUSED @ [# Or should this be how long they were there; [# P67 -remove "month" from dk pre-code label. bmk] [# P67 -added r pre-code. bmk] >P67< [##dname = RF64M] [##label = mnth stopped living w/ r] In what month and year did (he/she/they) stop living with you? <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER <-4> STILL LIVES WITH R [goto P71] DON'T KNOW REFUSED @ [# P68 -remove "year" from dk pre-code label. bmk] [# P68 -added parentheses around interviewer directive. bmk] [# P68 -item needs r pre-code. bmk] >P68< [##dname = RF64Y] [##label = yr stopped living w/ r] (INTERVIEWER: ENTER YEAR 1987-2004) [no erase] <1987-2004> 1987 - 2004 DON'T KNOW [goto P70] @ >i719< [if P67 isnt <-1> goto P70] [# P69 -added parentheses around interviewer directive. bmk] >P69< [##dname = RF64F] [##label = time of year stopped living w/ r] Do you remember what part of the year it was? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //)[allow 2] (INTERVIEWER: PROBE FOR SEASON, PORTION OF YEAR- IF R SAYS "WINTER" PROBE: Do you think it was January or February or December?) <1> JANUARY <5> MAY <9> SEPTEMBER <-1> DK <2> FEBRUARY <6> JUNE <10> OCTOBER <-2> REF <3> MARCH <7> JULY <11> NOVEMBER <4> APRIL <8> AUGUST <12> DECEMBER <99> OTHER <21> WINTER <23> SUMMER <31> FIRST HALF OF YEAR <22> SPRING <24> FALL <32> SECOND HALF OF YEAR @ [#specify] [# P70 -??? Add pre-code labels to question? bmk] [# P70 -added parentheses around interviewer directive. bmk] >P70< [##dname = RF65] [##label = where p lived after w/ r] After (he/she) stopped living with you, where did (he/she) live? (INTERVIEWER: NURSING HOME REFERS TO A FACILITY THAT PROVIDES MORE OR LESS CONTINUOUS CARE OR CUSTODY) <1> PARENT DIED <2> PARENT WENT TO OWN HOUSEHOLD <3> PARENT MOVED TO NURSING HOME <4> PARENT MOVED IN WITH RESPONDENT'S BROTHER OR SISTER OR other relative <-6> PARENT MOVED TO SOME OTHER PLACE (ENTER RESPONSE FOLLOWED BY //)[specify] DON'T KNOW REFUSED @ >f807< [if f806 eq <1> goto f764] [# P71 -items need d and r pre-codes. bmk] >P71< [##dname = RF66] [##label = other parents live w/ r since prev int] (P71) Did any other (parents) (or) (parents-in-law/partner's parents) live with you in your household since (last interview date)?[allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT (goto f764) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT [goto f764] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P72 -removed "month" from dk pre-code label. bmk] [# P72 -added r pre-code. bmk] >P72< [##dname = RF67M] [##label = mnth p lived w/ r] In what month and year did (he/she/they) begin living with you. If it happened more than once, tell me about the most recent time. <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER DON'T KNOW REFUSED @ [# P73 -added parentheses around interviewer directive. bmk] [# P73 -remove "year" from d pre-code label. bmk] [# P73 -item needs r pre-code. bmk] >P73< [##dname = RF67Y] [##label = yr p lived w/ r] (INTERVIEWER: ENTER YEAR 1924-2004) [no erase] <1924-2004> 1924 - 2004 DON'T KNOW [goto P75] @ >i720< [if P72 isnt <-1> goto P75] [# P74 -added parentheses around interviewer directive. bmk] [# P74 -items needs d, r pre-codes. bmk] >P74< [##dname = RF67F] [##label = time of year p lived w/ r] Do you remember what part of the year it was? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //)[allow 2] (INTERVIEWER: PROBE FOR SEASON, PORTION OF YEAR- IF R SAYS "WINTER" PROBE: Do you think it was January or February or December?) <1> JANUARY <5> MAY <9> SEPTEMBER <-1> DK <2> FEBRUARY <6> JUNE <10> OCTOBER <-2> REF <3> MARCH <7> JULY <11> NOVEMBER <4> APRIL <8> AUGUST <12> DECEMBER <99> OTHER <21> WINTER <23> SUMMER <31> FIRST HALF OF YEAR <22> SPRING <24> FALL <32> SECOND HALF OF YEAR @ [#specify] [# P75 -??? Add pre-code labels to question? bmk] >P75< [##dname = RF68] [##label = why p lived w/ r] How did it happen that (he/she/they) started living with you? <1> PARENT ILL/DISABLED <2> R ILL/DISABLED <3> PARENT HAD FINANCIAL PROBLEM <4> R HAD FINANCIAL PROBLEM <5> PARENT WAS PROVIDING OTHER ASSISTANCE TO R <-6> OTHER REASON (ENTER RESPONSE FOLLOWED BY //)[specify] DON'T KNOW REFUSED @ [# P76 -removed "month" from dk pre-code label. bmk] [# P76 -added r pre-code. bmk] >P76< [##dname = RF69M] [##label = mnth stopped living w/ r] In what month and year did (he/she/they) stop living with you? <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER <-4> STILL LIVES WITH R [goto P80] jasnote check this skip DON'T KNOW REFUSED @ [# P77 -added parentheses around interview directive. bmk] [# P77 -removed "year" from dk pre-code label] [# P77 -item needs r pre-code. bmk] >P77< [##dname = RF69Y] [##label = yr stopped w/ r] (INTERVIEWER: ENTER YEAR 1987-2004) [no erase] <1987-2004> 1987 - 2004 DON'T KNOW [goto P79] @ >i721< [if P76 isnt <-1> goto P79] [# P78 -added parentheses around interviewer directive. bmk] >P78< [##dname = RF69F] [##label = time of year stopped living w/ r] Do you remember what part of the year it was? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //)[allow 2] (INTERVIEWER: PROBE FOR SEASON, PORTION OF YEAR- IF R SAYS "WINTER" PROBE: Do you think it was January or February or December?) <1> JANUARY <5> MAY <9> SEPTEMBER <-1> DK <2> FEBRUARY <6> JUNE <10> OCTOBER <-2> REF <3> MARCH <7> JULY <11> NOVEMBER <4> APRIL <8> AUGUST <12> DECEMBER <99> OTHER <21> WINTER <23> SUMMER <31> FIRST HALF OF YEAR <22> SPRING <24> FALL <32> SECOND HALF OF YEAR @ [#specify] [# P79 -??? Add pre-code labels to question? bmk] [# P79 -added parentheses around interviewer directive. bmk] >P79< [##dname = RF70] [##label = where p lived after w/ r] After (he/she) stopped living with you, where did (he/she) live? (INTERVIEWER: NURSING HOME REFERS TO A FACILITY THAT PROVIDES MORE OR LESS CONTINUOUS CARE OR CUSTODY) <1> PARENT DIED <2> PARENT WENT TO OWN HOUSEHOLD <3> PARENT MOVED TO NURSING HOME <4> PARENT MOVED IN WITH RESPONDENT'S BROTHER OR SISTER OR other relative <-6> PARENT MOVED TO SOME OTHER PLACE (ENTER RESPONSE FOLLOWED BY //) [specify] DON'T KNOW REFUSED @ [# fills for who lives with sibling >f764< [allow 1] [if P23a eq <3>] [store <1> in f764] [endif] >f765< [allow 1] [if i762 eq <1>] [store f764 in f765] [endif] >f766< [if P36a eq <3>] [store <1> in f765] [endif] >f866< [allow 10][store <> in f866] [if f764 eq <1> goto f868] >f768< [if f765 eq <1> goto f868] >f865< [goto f837] >f868< [allow 10][store in f866] >f770< [allow 12] [if f764 eq <1>] [store in f770] [endif] >f771< [allow 12] [if f765 eq <1>] [store in f771] [endif] >f837< [if (t1c + t2c) eq <0> goto f772] >f769< [allow 13][store <> in f769] [if (t1c + t2c) eq <2>] [store in f769] [endif] >P80z< [allow 1] [store <0> in P80z] [if f770 isnt <>] [store <1> in P80z] [endif] [if f771 isnt <>] [add <1> to P80z] [endif] >P80y< [if (t1c + t2c) le P80z goto f772] [# P80 -added parentheses around interviewer directive. bmk] >P80< [##dname = RF71] [##label = p live w/ bro or sis since prev int] ((Other than) (your mother,) (your father,)) At any time since (last interview date), did (either of) (your father/mother/parents) live in the household of any of your brothers or sisters? (INTERVIEWER: - THIS REFERS TO R'S PARENTS ONLY; NOT TO PARENTS OF SPOUSE/PARTNER - PARENT MUST HAVE LIVED IN HOUSEHOLD OF SIBLING; NOT SIBLING IN PARENT'S HOUSEHOLD) <1> YES <2> NO [goto f772][#PRECODE CONVERSION ITEM P80 5 = 2] <-4> DOES NOT APPLY: NO BROTHERS OR SISTERS [goto f772] DON'T KNOW [goto f772] REFUSED [goto f772] @ [# jas added following skip 9/20 >P81skip< [if (t1c +t2c) eq <1> goto f772] >P81< [##dname = RF72] [##label = which parents lived with bro or sis] [# P81 -item needs d, r pre-codes. bmk] (P81) Which parent lived in the household of any of your brothers or sisters? <1> RESPONDENT'S MOTHER <2> RESPONDENT'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <9> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P83 -removed "month" from dk pre-code label. bmk] [# P83 -added r pre-code. bmk] >P83< [##dname = RF73M] [##label = mnth p lived w/ bro or sis] In what month and year did (he/she/they) begin living with your brother or sister? If it happened more than once, tell me about the most recent time. <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER DON'T KNOW REFUSED @ [# P83a -removed "year" from dk pre-code label. bmk] [# P83a -added parentheses around interviewer directive. bmk] [# P83a -item needs r pre-code. bmk] >P83a< [##dname = RF73Y] [##label = yr p lived w/ bro or sis] (INTERVIEWER: ENTER YEAR 1924-2004) [no erase] <1924-2004> 1924 - 2004 DON'T KNOW [goto P82] @ >P83b< [if P83 isnt <-1> goto P82] [# P83c -added parentheses around interviewer directive. bmk] >P83c< [##dname = RF73F] [##label = time of yr p lived w/ bro or sis] Do you remember what part of the year it was? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //)[allow 2] (INTERVIEWER: PROBE FOR SEASON, PORTION OF YEAR- IF R SAYS "WINTER" PROBE: Do you think it was January or February or December?) <1> JANUARY <5> MAY <9> SEPTEMBER <-1> DK <2> FEBRUARY <6> JUNE <10> OCTOBER <-2> REF <3> MARCH <7> JULY <11> NOVEMBER <4> APRIL <8> AUGUST <12> DECEMBER <99> OTHER <21> WINTER <23> SUMMER <31> FIRST HALF OF YEAR <22> SPRING <24> FALL <32> SECOND HALF OF YEAR @ [#specify] [# P82 -changed wording/added pre-code labels to question. bmk] [# P82 -removed "DO NOT READ" from above dk. bmk] >P82< [##dname = RF74] [##label = why p lived w/ bro or sis] How did it happen that (he/she/they) started living with your brother or sister? If it happened more than once, tell me about the most recent time. Was it because your parent was ill or disabled, your sibling was ill or disabled, your parent had financial problems, or your parent was providing other assistance to your sibling? <1> PARENT WAS ILL/DISABLED <2> SIBLING WAS ILL/DISABLED <3> PARENT HAD FINANCIAL PROBLEMS <4> SIBLING HAD FINANCIAL PROBLEMS <5> PARENT WAS PROVIDING OTHER ASSISTANCE TO SIBLING <-6> OTHER (ENTER RESPONSE FOLLOWED BY //)[specify] DON'T KNOW REFUSED @ [# P84a -removed "month" from dk pre-code label. bmk] [# P84a -added r pre-code. bmk] >P84a< [##dname = RF75M] [##label = mnth stopped living w/ bro or sis] In what month and year did (he/she/they) stop living with your brother or sister? <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER <-4> STILL LIVES WITH BROTHER/SISTER [goto f808] DON'T KNOW REFUSED @ [# P84b -added parentheses to interviewer directive. bmk] [# P84b -removed "year" from dk pre-code label. bmk] [# P84b -item needs r pre-code. bmk] >P84b< [##dname = RF75Y] [##label = yr stopped living w/ bro or sis] (INTERVIEWER: ENTER YEAR 1987-2004) [no erase] <1987-2004> 1987 - 2004 DON'T KNOW [goto f808] @ >i724< [if P83 isnt <-1> goto f808] [# P85 -added parentheses around interviewer directive. bmk] [# P85 -item needs d, r items. bmk] >P85< [##dname = RF75F] [##label = time of yr stopped living w/ bro or sis] Do you remember what part of the year it was? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //)[allow 2] (INTERVIEWER: PROBE FOR SEASON, PORTION OF YEAR- IF R SAYS "WINTER" PROBE: Do you think it was January or February or December?) <1> JANUARY <5> MAY <9> SEPTEMBER <-1> DK <2> FEBRUARY <6> JUNE <10> OCTOBER <-2> REF <3> MARCH <7> JULY <11> NOVEMBER <4> APRIL <8> AUGUST <12> DECEMBER <99> OTHER <21> WINTER <23> SUMMER <31> FIRST HALF OF YEAR <22> SPRING <24> FALL <32> SECOND HALF OF YEAR @ [#specify] >f808< [if f804 eq <1> goto f772] >P86< [##dname = RF76] [##label = other parents lived w/ bro or sis] [# P86 -???Add pre-code labels to question? bmk] (P86) Which, if any, other parent lived in the household of any of your brothers or sisters? <1> RESPONDENT'S MOTHER <2> RESPONDENT'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT n NO OTHER PARENT (goto f772) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT [goto f772] <9> OTHER (ENTER RESPONSE FOLLOWED BY //) DON'T KNOW REFUSED @ [# P87 -changed wording/added pre-code labels to question. bmk] [# P87 -removed "DO NOT READ" from above dk. bmk] >P87< [##dname = RF77] [##label = why other p lived w/ bro or sis] How did it happen that (he/she/they) started living with your brother or sister? If it happened more than once, tell me about the most recent time. Was it because your parent was ill or disabled, your sibling was ill or disabled, your parent had financial problems, your sibling had financial problems, or your parent was providing other assistance to your sibling? <1> PARENT WAS ILL/DISABLED <2> SIBLING WAS ILL/DISABLED <3> PARENT HAD FINANCIAL PROBLEMS <4> SIBLING HAD FINANCIAL PROBLEMS <5> PARENT WAS PROVIDING OTHER ASSISTANCE TO SIBLING <-6> OTHER (ENTER RESPONSE FOLLOWED BY //)[specify] DON'T KNOW REFUSED @ [# P87a -removed "month" from dk pre-code label. bmk] [# P87a -added r pre-code. bmk] >P87a< [##dname = RF78M] [##label = mnth other p lived w/ bro or sis] In what month and year did (he/she/they) begin living with your brother or sister. If it happened more than once, tell me about the most recent time. <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER DON'T KNOW REFUSED @ [# P87b -added parentheses to interviewer directive. bmk] [# P87b -removed "year" from d pre-code label. bmk] [# P87b -item needs r pre-code. bmk] >P87b< [##dname = RF78Y] [##label = yr other p lived w/ bro or sis] (INTERVIEWER: ENTER YEAR 1924-2004) [no erase] <1924-2004> 1924 - 2004 DON'T KNOW [goto P88] @ >P87c< [if P87a isnt <-1> goto P88] [# P87d -added parentheses to interviewer directive. bmk] >P87d< [##dname = RF78F] [##label = time of yr other p lived w/ bro or sis] Do you remember what part of the year it was? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //)[allow 2] (INTERVIEWER: PROBE FOR SEASON, PORTION OF YEAR- IF R SAYS "WINTER" PROBE: Do you think it was January or February or December?) <1> JANUARY <5> MAY <9> SEPTEMBER <-1> DK <2> FEBRUARY <6> JUNE <10> OCTOBER <-2> REF <3> MARCH <7> JULY <11> NOVEMBER <4> APRIL <8> AUGUST <12> DECEMBER <99> OTHER <21> WINTER <23> SUMMER <31> FIRST HALF OF YEAR <22> SPRING <24> FALL <32> SECOND HALF OF YEAR @ [#specify] [# P88 -removed "month" from dk pre-code label. bmk] [# P88 -added r pre-code. bmk] >P88< [##dname = RF79M] [##label = mnth stopped live w/ bro or sis] In what month and year did (he/she/they) stop living with your brother or sister? <1> JANUARY <4> APRIL <7> JULY <10> OCTOBER <2> FEBRUARY <5> MAY <8> AUGUST <11> NOVEMBER <3> MARCH <6> JUNE <9> SEPTEMBER <12> DECEMBER <-4> STILL LIVES WITH BROTHER/SISTER [goto P90] DON'T KNOW REFUSED @ [# P89 -added parentheses to interviewer directive. bmk] [# P89 -removed "year" from dk pre-code label. bmk] [# P89 -item needs r pre-code. bmk] >P89< [##dname = RF79Y] [##label = yr stopped live w/ bro or sis] (INTERVIEWER: ENTER YEAR 1987-2004) [no erase] <1987-2004> 1987 - 2004 DON'T KNOW [goto f772] @ >i726< [if P88 isnt <-1> goto f772] [# P89a -added parentheses to interviewer directive. bmk] >P89a< [##dname = RF79F] [##label = time of yr stopped live w/ bro or sis] Do you remember what part of the year it was? (INTERVIEWER: ENTER RESPONSE FOLLOWED BY //)[allow 2] (INTERVIEWER: PROBE FOR SEASON, PORTION OF YEAR- IF R SAYS "WINTER" PROBE: Do you think it was January or February or December?) <1> JANUARY <5> MAY <9> SEPTEMBER <-1> DK <2> FEBRUARY <6> JUNE <10> OCTOBER <-2> REF <3> MARCH <7> JULY <11> NOVEMBER <4> APRIL <8> AUGUST <12> DECEMBER <99> OTHER <21> WINTER <23> SUMMER <31> FIRST HALF OF YEAR <22> SPRING <24> FALL <32> SECOND HALF OF YEAR @ [#specify] >f772< [allow 1] [if P23a eq <4>] [store <1> in f772] [endif] >f773< [allow 1] [if i762 eq <1>] [store f772 in f773] [endif] >f774< [if P36a eq <4>] [store <1> in f773] [endif] >f775< [allow 1] [if P47a eq <4>] [store <1> in f775] [endif] >f776< [allow 1] [if P42 eq <1>] [store f775 in f776] [endif] >f777< [if P57a eq <4>] [store <1> in f776] [endif] >f870< [allow 10] [store <> in f870] >f778< [if f772 eq <1> goto f782] >f779< [if f773 eq <1> goto f782] >f780< [if f775 eq <1> goto f782] >f781< [if f776 eq <1> goto f782] >f873< [goto P90z] >f782< [store in f870] >f783< [allow 12] [if f772 eq <1>] [store in f783] [endif] >f784< [allow 12] [if f773 eq <1>] [store in f784] [endif] >f785< [allow 40] [if f775 eq <1>] [store in f785] [endif] >f786< [allow 40] [if f776 eq <1>] [store in f786] [endif] >P90z< [allow 1][store <0> in P90z] [if f783 isnt <>] [store <1> in P90z] [endif] [if f784 isnt <>] [add <1> to P90z] [endif] [if f785 isnt <>] [add <1> to P90z] [endif] [if f786 isnt <>] [add <1> to P90z] [endif] [if (t1c + t2c + t3c + t4c) le P90z goto P93] [# P90 -added parentheses around interviewer directive. bmk] >P90< [##dname = RF80] [##label = any parents in nursng home since nsfh2] ((Other than) (your mother,) (your father,) (your spouse's/ partner's mother,) (your spouse's/partner's father,)) At any time since (last interview date), has/have (any of/either of) (your father/mother/parents) (or) (either of) (your wife's/huband's/partner's mother/father/parents) been a resident or patient in a nursing home or other long-term care facility? (INTERVIEWER: NURSING HOME REFERS TO A FACILITY THAT PROVIDES MORE OR LESS CONTINUOUS CARE OR CUSTODY) <1> YES <2> NO [goto P93][#PRECODE CONVERSION ITEM P90 5 = 2] DON'T KNOW [goto P93] REFUSED [goto P93] @ >P91skip< [if (t1c+t2c+t3c+t4c) eq <1> goto P93] >P91< [##dname = RF81] [##label = which parent resident of n home] (P91) Which of your (parents) (or) (parents-in-law/partner's parents) have been [allow 2] residents of a nursing home since (last interview date)? <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ >P92< [##dname = RF82] [##label = other parents in n home] (P92) Which, if any, other (parents) (or) (parents-in-law/ partner's parents) have been residents of nursing homes since (last interview date)?[allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# skip to endt if all parents are dead and there is no living step-parent >P93< [if P152 is <1> goto P93z] >P93y< [if (t1 + t2 + t3 + t4) eq <0> goto endt] >P93z< [##dname = RF83] [##label = help p w/ shopping last mo] Next we are interested in the help and support that you may have given to (your father/mother/parents) (or) (your wife's/huband's/ partner's mother/father/parents) IN THE LAST MONTH. Include only help that you, yourself, gave, not help that other members of your family gave. Have you GIVEN (your father/mother/parents) (or) (your wife's/ huband's/partner's mother/father/parents) help with shopping, running errands, or transportation DURING THE LAST MONTH? <1> YES <2> NO [goto P95][#PRECODE CONVERSION ITEM P93z 5 = 2] <-4> R SAYS NO PARENT IS LIVING [goto endt] DON'T KNOW [goto P95] REFUSED [goto P95] @ >f830< [if f804 eq <1> goto P95] [#FIXED DNAME, USED MULTIPLE TIMES] >P93a< [##dname = RF84] [##label = which p help shopping] (P93a) Which (parents) (or) (parents-in-law/partner's parents) have you given help with shopping, errands, or transportation?[#allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P95) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P95] <9> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P94 -item needs d, r pre-codes. bmk] [#FIXED DNAME, USED MULTIPLE TIMES] >P94< [allow 2] [##dname = RF85] [##label = others help shopping] (P94) (Which (parents) (or) (parents-in-law/partner's parents) have you given help with shopping, errands, or transportation?) Any others? <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P95) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P95] <99> OTHER (ENTER RESPONSE FOLLOWED BY //)[specify] @ >P95< [##dname = RF86] [##label = help p w/ housework last mo] DURING THE LAST MONTH, have you GIVEN (your father/mother/parents) (or) (your wife's/huband's/partner's mother/father/parents) help with housework, yard work, car repairs, or other work around the house? <1> YES <2> NO [goto P98][#PRECODE CONVERSION ITEM P95 5 = 2] DON'T KNOW [goto P98] REFUSED [goto P98] @ >f832< [if f804 eq <1> goto P98] [# P96 -item needs d, r pre-codes. bmk] >P96< [allow 2] [##dname = RF87] [##label = which p help housework] (P96) Which (parents) (or) (parents-in-law/partner's parents) have you given help with housework, yard work, car repairs, or other work around the house? <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P98) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P98] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P97 -item needs r, s pre-codes. bmk] >P97< [allow 2] [##dname = RF88] [##label = others help housework] [# P97 -re-worded and re-organized optional. bmk] (P97) (Which (parents) (or) (parents-in-law/partner's parents) have you given help with housework, yard work, car repairs, or other work around the house?) Any others? <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P98) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P98] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P98 -re-worded and re-organized optional. bmk] >P98< [##dname = RF89] [##label = emotional support to p last mo] (DURING THE LAST MONTH, have you GIVEN (your father/mother/parents) (or) (your wife's/huband's/partner's mother/father/parents). . .) . . .advice, encouragement, moral, or emotional support? <1> YES <2> NO [goto i753][#PRECODE CONVERSION ITEM P98 5 = 2] DON'T KNOW [goto i753] REFUSED [goto i753] @ >f836< [if f804 eq <1> goto i753] [# P102 -item needs d, r pre-codes. bmk] >P102< [##dname = RF90] [##label = which p help w/ emotional support] (P102) Which (parents) (or) (parents-in-law/partner's parents) have you given advice, encouragement, moral or emotional support?[allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto i753) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto i753] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ >P103< [##dname = RF91] [##label = others help w/ emotional support] [# P103 re-worded and re-organized item. bmk] (P103) (Which (parents) (or) (parents-in-law/partner's parents) have you given advice, encouragement, moral, or emotional support?) Any others? [allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT <98> ALL LIVING PARENTS AND PARENTS-IN-LAW <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ >i753< [if P93z eq <1> goto P160] [if P95 eq <1> goto P160] [if P98 eq <1> goto P160] [goto P107] [# P160 -added parentheses around interviewer directive. bmk] >P160< [##dname = RF92] [##label = hours helped p in week in last mo] Taking all kinds of help together, in an average week in the last month how many hours would you say you spend helping (your father/mother/parents) (or) (your wife's/huband's/partner's mother/father/parents)? (INTERVIEWER: THIS REFERS TO THE AVERAGE NUMBER OF HOURS FOR WEEKS IN WHICH HELP WAS GIVEN DURING THE LAST MONTH) <0> NONE OR LESS THAN ONE <1-74> ONE TO SEVENTY-FOUR HOURS <75> SEVENTY-FIVE OR MORE HOURS DON'T KNOW REFUSED @ >P107< [##dname = RF93] [##label = r received shopping help from p] Next we are interested in help and support that you have RECEIVED from (your father/mother/parents) (or) (your wife's/huband's/ partner's mother/father/parents). DURING THE LAST MONTH, have you RECEIVED help from (your father/mother/parents) (or) (your wife's/huband's/partner's mother/father/parents) with shopping, errands, or transportation? <1> YES <2> NO [goto P110][#PRECODE CONVERSION ITEM P107 5 = 2] DON'T KNOW [goto P110] REFUSED [goto P110] @ >f840< [if f804 eq <1> goto P110] [# P108 -item needs d, r pre-codes. bmk] >P108< [##dname = RF94] [##label = which p helped w/ shopping] (P108) From which (parents) (or) (parents-in-law/partner's parents) have you received help with shopping, errands, or transportation?[allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P110) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P110] <99> OTHER (ENTER RESPONSE FOLLOWED BY //)[specify] @ [# P109 -re-worded and re-organized optional. bmk] [# P109 -item needs d, r pre-codes. bmk] >P109< [##dname = RF95] [##label = others that helped w/ shopping] (P109) (From which (parents) (or) (parents-in-law/partner's parents) have you received help with shopping or transportation?) Any others? [allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P110) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P110] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ >P110< [##dname = RF96] [##label = r received housework help from p] (DURING THE LAST MONTH, have you RECEIVED help from (your father/mother/parents) (or) (your wife's/huband's/partner's mother/father/parents)) ...with housework, yard work, car repairs, or other work around the house? <1> YES <2> NO [goto P116][#PRECODE CONVERSION ITEM P110 5 = 2] DON'T KNOW [goto P116] REFUSED [goto P116] @ >f843< [if f804 eq <1> goto P116] [# P111 -item needs d, r pre-codes. bmk] >P111< [##dname = RF97] [##label = which p helped w/ housework] (P111) From which (parents) (or) (parents-in-law/partner's parents) have you received help with housework, yard work, car repairs, or other work around the house?[allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P116) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P116] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P112 -re-worded and re-organized optional. bmk] [# P112 -item needs d, r pre-codes. bmk] >P112< [##dname = RF98] [##label = others that helped w/ household] (From which (parents) (or) (parents-in-law/partner's parents) have you received help with housework, yard work, car repairs, or other work around the house?) Any others? [allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P116) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P116] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ >P116< [##dname = RF99] [##label = r received emotional help from p] (DURING THE LAST MONTH, have you RECEIVED help from (your father/mother/parents) (or) (your wife's/huband's/partner's mother/father/parents)) ... with advice, encouragement, moral or emotional support? <1> YES <2> NO [goto i722][#PRECODE CONVERSION ITEM P116 5 = 2] DON'T KNOW [goto i722] REFUSED [goto i722] @ >f846< [if f804 eq <1> goto i722] [# P117 -item needs d, r pre-codes. bmk] >P117< [##dname = RF100] [##label = which p gave r emotional help] (P117) From which (parents) (or) (parents-in-law/partner's parents) have you received advice, encouragement, moral or emotional support?[allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto i722) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto i722] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P118 -re-worded and re-organized optional. bmk] [# P118 -item needs d, r pre-codes. bmk] >P118< [##dname = RF101] [##label = others gave r emotional help] (From which (parents) (or) (parents-in-law/partner's parents) have you received advice, encouragement, moral, or emotional support?) Any others? [allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto i722) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto i722] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ >i722< [if ayoc eq <> goto i723] [if ayoc gt <12> goto i727] [# P122 -re-worded and re-organized optional. bmk] [# P122 -added parentheses around interviewer directive. bmk] >P122< [##dname = RF102] [##label = r recvd help w/ childcare while working] (During THE LAST MONTH, have you RECEIVED help from (your father/mother/parents) (or) (your wife's/huband's/ partner's mother/father/parents)) ...with child care WHILE YOU (or your husband/wife/partner) WERE WORKING? (INTERVIEWER: INCLUDE R PAYING PARENT FOR CHILD CARE) <1> YES <2> NO [goto i727][#PRECODE CONVERSION ITEM P122 5 = 2] DON'T KNOW [goto i727] REFUSED [goto i727] @ >f850< [if f804 eq <1> goto i727] [# P123 -item needs d, r pre-codes. bmk] >P123< [##dname = RF103] [##label = which p helped r w/ childcare] (P123) From which (parents) (or) (parents-in-law/partner's parents) have you received help with child care while you (or your husband/wife/partner) were working?[allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto i727) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto i727] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P124 -re-worded and re-organized optional. bmk] [# P124 -item needs d, r pre-codes. bmk] >P124< [##dname = RF104] [##label = others that helped r w/ childcare] (P124) (From which (parents) (or) (parents-in-law/partner's parents) have received help with child care while you (or your husband/ wife/partner) were working? Any others? [allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ >i727< [if ayoc gt <18> goto i723] [# P125 -removed INTERVIEWER: READ IF NECESSARY. bmk] [# P125 -added parentheses around interviewer directive. bmk] >P125< [##dname = RF105] [##label = r received help w/ childcare not working] (During THE LAST MONTH, have you RECEIVED help from (your father/mother/parents) (or) (your wife's/huband's/ partner's mother/father/parents)) ... with child care at times OTHER THAN WHEN YOU (or your husband/wife/partner) WERE WORKING? (INTERVIEWER: INCLUDE PAID CHILD CARE) <1> YES <2> NO [goto i723][#PRECODE CONVERSION ITEM P125 5 = 2] DON'T KNOW [goto i723] REFUSED [goto i723] @ >f851< [if f804 eq <1> goto i723] [# P126 -item needs d, r pre-codes. bmk] >P126< [##dname = RF106] [##label = which p helped r w/ childcare] (P126) From which (parents) (or) (parents-in-law/partner's parents) have you received help with child care at times other than when you (or your husband/wife/partner) were working?[allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto i723) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto i723] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P127 -item needs d, r pre-codes. bmk] >P127< [##dname = RF107] [##label = others that helped r w/ childcare] (P127) (From which (parents) (or) (parents-in-law/partner's parents) have you received help with child care at times other than when you were working?) Any others?[allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto i723) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto i723] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ >i723< [if P107 eq <1> goto i758] [if P110 eq <1> goto i758] [if P116 eq <1> goto i758] [if P122 eq <1> goto i758] [if P125 eq <1> goto i758] [goto i754] [# i758 -added parentheses around interviewer directive. bmk] >i758< [##dname = RF108] [##label = hours p helped r in week in last mo] Taking all kinds of help together, in an average week in the last month how many hours would you say (your father/mother/parents) (or) (your wife's/huband's/partner's mother/father/parents) spend(s) helping you? (INTERVIEWER: THIS REFERS TO THE AVERAGE NUMBER OF HOURS FOR WEEKS IN WHICH HELP WAS GIVEN DURING THE LAST MONTH) <0> NONE OR LESS THAN ONE <1-74> ONE TO SEVENTY FOUR HOURS <75> SEVENTY-FIVE OR MORE HOURS DON'T KNOW REFUSED @ >i754< [if (t1 + t2 + t3 + t4) eq <0> goto endt] [# if no living parents go to next section >P9y< [allow 5] [store in P9y] >P9z< [allow 8] [store in P9z] [if (t1 + t2 + t3 + t4) gt <1>] [store in P9y] [store <> in P9z] [endif] >P128< [##dname = RF109] [##label = parent in hosp for 2 plus days last yr] In the last 12 months (has/have) (has/have) (your father/ mother/parents) (or) (either of) (your wife's/huband's/ partner's mother/father/parents) been hospitalized for more than two days? <1> YES <2> NO [goto P131][#PRECODE CONVERSION ITEM P128 5 = 2] DON'T KNOW [goto P131] REFUSED [goto P131] @ >f853< [if f804 eq <1> goto P131] [# P129 -item needs d, r pre-codes. bmk] >P129< [##dname = RF110] [##label = which parent hospitalized] (P129) Which of your (parents) (or) (parents-in-law/partner's parents) has been hospitalized for more than two days in the last 12 months? [allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P131) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P131] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P130 -re-worded and re-orgnaized optional. bmk] [# P130 -item needs d, r pre-codes. bmk] >P130< [##dname = RF111] [##label = others hospitalized last yr] (P130) (Which of your (parents) (or) (parents-in-law/partner's parents) has been hospitalized for more than two days in the past 12 months?) Any others? [allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT (goto P131) a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P131) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT [goto P131] <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P131] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [#removed any others from P131 dw] >P131< [##dname = RF112] [##label = any p need personal help] Do(es) (has/have) (your father/mother/parents) (or) (either of) (your wife's/huband's/partner's mother/father/parents) need help moving around inside the house or with personal care such as eating, bathing, dressing, or going to the bathroom? <1> YES <2> NO [goto P135][#PRECODE CONVERSION ITEM P131 5 = 2] DON'T KNOW [goto P135] REFUSED [goto P135] @ >f854< [if f804 eq <1> goto P135] [# P132 -item needs d, r pre-codes. bmk] >P132< [##dname = RF113] [##label = which p needs personal help] (P132) Which (parents) (or) (parents-in-law/partner's parents) needs help? [allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P135) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P135] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P133 -item needs d, r pre-codes. bmk] >P133< [##dname = RF114] [##label = other p need personal help] (P133) (Which (parents) (or) (parents-in-law/partner's parents) needs help?) Any others? [allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT (goto P135) a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P135) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT [goto P135] <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P135] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ >P135< [##dname = RF115] [##label = p have memory probs] Do(es) (has/have) (your father/mother/parents) (or) (either of) (your wife's/huband's/partner's mother/father/parents) have serious problems with memory or mental confusion? <1> YES <2> NO [goto P143][#PRECODE CONVERSION ITEM P135 5 = 2] DON'T KNOW [goto P143] REFUSED [goto P143] @ >f855< [if f804 eq <1> goto P143] [# P136 -item needs d, r pre-codes. bmk] >P136< [##dname = RF116] [##label = which p has memory prob] (P136) Which of your (parents) (or) (parents-in-law/partner's parents) have such a problem? [allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P143) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P143] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P137 -item needs d, r pre-codes. bmk] >P137< [##dname = RF117] [##label = other p have memory prob] (P137) Any others?[allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto P143) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto P143] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ >P143< [##dname = RF118] [##label = p have income prob] Do(es) (has/have) (your father/mother/parents) (or) (either of) (your wife's/huband's/partner's mother/father/parents) have problems because of too little income to meet day-to-day needs? <1> YES <2> NO [goto endt][#PRECODE CONVERSION ITEM P143 5 = 2] DON'T KNOW [goto endt] REFUSED [goto endt] @ >f858< [if f804 eq <1> goto endt] [# P144 -item needs d, r pre-codes. bmk] >P144< [##dname = RF119] [##label = which p has income prob] (P144) Which of your (parents) (or) (parents-in-law/partner's parents) have too little income?[allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto endt) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto endt] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ [# P145 -item needs d, r pre-codes. bmk] >P145< [##dname = RF120] [##label = other p have income prob] (P145) Any others? [allow 2] <1> RESPONDENT'S MOTHER <5> SPOUSE/PARTNER'S MOTHER <2> RESPONDENT'S FATHER <6> SPOUSE/PARTNER'S FATHER <3> RESPONDENT'S MOTHER AND FATHER <7> SPOUSE/PARTNER'S MOTHER AND FATHER <4> RESPONDENT'S STEP-PARENT <8> SPOUSE/PARTNER'S STEP-PARENT n NO OTHER PARENT (goto endt) a ALL LIVING PARENTS AND PARENTS-IN-LAW (goto endt) s OTHER (ENTER RESPONSE FOLLOWED BY //) (specify) <0> NO OTHER PARENT [goto endt] <98> ALL LIVING PARENTS AND PARENTS-IN-LAW [goto endt] <99> OTHER (ENTER RESPONSE FOLLOWED BY //) @ >endt< [#if A1sa lt <1> goto cmpl] [#if A1sa lt <1> goto cb] [#replaced cmpl with cb 10/30 bbd]