==========================================================================================

Section A: COVERSCREEN  (Respondent)

==========================================================================================


HHID                          HOUSEHOLD IDENTIFICATION NUMBER
         Section: A     Level: Respondent      Type: Character  Width: 6   Decimals: 0

         .................................................................................
         22034           000003-959738.  Household Identification Number


==========================================================================================


PN                            RESPONDENT PERSON IDENTIFICATION NUMBER
         Section: A     Level: Respondent      Type: Character  Width: 3   Decimals: 0

         .................................................................................
         12326         010.  Person Identifier
           625         011.  Person Identifier
            29         012.  Person Identifier
             1         013.  Person Identifier
          7141         020.  Person Identifier
           177         021.  Person Identifier
             9         022.  Person Identifier
             1         023.  Person Identifier
           633         030.  Person Identifier
            45         031.  Person Identifier
             7         032.  Person Identifier
           975         040.  Person Identifier
            58         041.  Person Identifier
             6         042.  Person Identifier
             1         043.  Person Identifier


==========================================================================================


MSUBHH                        2010 SUB HOUSEHOLD IDENTIFICATION NUMBER
         Section: A     Level: Respondent      Type: Character  Width: 1   Decimals: 0

         .................................................................................
         20699           0.  Original sample household - no split from divorce or
                             separation of spouses or partners
           672           1.  Split household - one half of couple from SUBHH 0 and new
                             spouse or partner, if any
           503           2.  Split household - one half of couple from SUBHH 0 and new
                             spouse or partner, if any
            52           5.  Split household - one half of couple from SUBHH 1 or 2
             6           6.  Split household - one half of couple from SUBHH 1 or 2
           101           7.  Reunited household - respondents from split household
                             reunite
             1           8.  Split household - one half of couple from SUBHH 1 or 2


==========================================================================================


LSUBHH                        2008 SUB HOUSEHOLD IDENTIFICATION NUMBER
         Section: A     Level: Respondent      Type: Character  Width: 1   Decimals: 0

         .................................................................................
         14544           0.  Original sample household - no split from divorce or
                             separation of spouses or partners
           610           1.  Split household - one half of couple from SUBHH 0 and new
                             spouse or partner, if any
           471           2.  Split household - one half of couple from SUBHH 0 and new
                             spouse or partner, if any
            39           5.  Split household - one half of couple from SUBHH 1 or 2
             6           6.  Split household - one half of couple from SUBHH 1 or 2
            69           7.  Reunited household - respondents from split household
                             reunite
             1           8.  Split household - one half of couple from SUBHH 1 or 2
          6294       Blank.  NEW COHORT HH


==========================================================================================


MPN_SP                        2010 SPOUSE/PARTNER PERSON NUMBER
         Section: A     Level: Respondent      Type: Character  Width: 3   Decimals: 0

         .................................................................................
          6364         010.  Person Identifier
           598         011.  Person Identifier
            28         012.  Person Identifier
          6051         020.  Person Identifier
           155         021.  Person Identifier
             8         022.  Person Identifier
             1         023.  Person Identifier
           461         030.  Person Identifier
            41         031.  Person Identifier
             6         032.  Person Identifier
           733         040.  Person Identifier
            63         041.  Person Identifier
             6         042.  Person Identifier
             1         043.  Person Identifier
            37         811.  Spouse of Non-Original Respondent
             4         812.  Spouse of Non-Original Respondent
             8         821.  Spouse of Non-Original Respondent
             2         822.  Spouse of Non-Original Respondent
             4         831.  Spouse of Non-Original Respondent
             4         841.  Spouse of Non-Original Respondent
             1         842.  Spouse of Non-Original Respondent
          7458       Blank.  Single Respondent Household


==========================================================================================


MCSR                          2010 WHETHER COVERSHEET RESPONDENT
         Section: A     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0

         *

         .................................................................................
         15280           1.  Yes
            18           3.  2nd Coverscreen  R, answers not retained
          6736           5.  No


==========================================================================================


MFAMR                         2010 WHETHER FAMILY RESPONDENT
         Section: A     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0

         .................................................................................
         14977           1.  Family R
            14           3.  2nd Family R, answers not retained
          7043           5.  Non-Family R


==========================================================================================


MFINR                         2010 WHETHER FINANCIAL RESPONDENT
         Section: A     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0

         .................................................................................
         15130           1.  Financial R
            14           3.  2nd Financial R, answers not retained
          6890           5.  Non-Financial R


==========================================================================================


         ASSIGN: IF (Init.A120_UPDATER > 0) OR Init.A503_REFRESH <> EMPTY THEN 
         A500_CurDate := SYSDATE 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA500                         DATE OF INTERVIEW - MONTH
         Section: A     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: Init.A500_CurDate

         *

         .................................................................................
          1752           1.  JAN
          1153           2.  FEB
          1691           3.  MAR
          2187           4.  APR
          1824           5.  MAY
          1674           6.  JUN
          1525           7.  JUL
          1674           8.  AUG
          1783           9.  SEP
          1804          10.  OCT
          2630          11.  NOV
          2337          12.  DEC


==========================================================================================


         ASSIGN: IF (Init.A120_UPDATER > 0) OR Init.A503_REFRESH <> EMPTY THEN 
         A501_CurDateYear := A500_CurDate.YEAR 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA501                         DATE OF INTERVIEW - YEAR
         Section: A     Level: Respondent      Type: Numeric    Width: 4   Decimals: 0
         Ref: Init.A501_CurDateYear

         *

         .................................................................................
         22034               2010-2011.  Actual Value


==========================================================================================


         ASSIGN: IF (Init.A120_UPDATER > 0) OR Init.A503_REFRESH <> EMPTY THEN 
         A061TLCY_A := YEAR (SYSDATE) - 1 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA061                         LAST CALENDAR YR CALCULATED
         Section: A     Level: Respondent      Type: Numeric    Width: 4   Decimals: 0
         Ref: Init.A061TLCY_A

         *

         .................................................................................
         22034               2009-2010.  Actual Value


==========================================================================================


         ASSIGN: IF (Init.A120_UPDATER > 0) OR Init.A503_REFRESH <> EMPTY THEN 
         A062T2YrsAgo_A := YEAR (SYSDATE) - 2 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA062                         TWO YEARS AGO
         Section: A     Level: Respondent      Type: Numeric    Width: 4   Decimals: 0
         Ref: Init.A062T2YrsAgo_A

         *

         .................................................................................
         22034               2008-2009.  Actual Value


==========================================================================================


         ASSIGN: IF (Init.A120_UPDATER > 0) OR Init.A503_REFRESH <> EMPTY THEN 
         A063_ElapseMo := ((YEAR (SYSDATE) - A062T2YrsAgo_A) * 12) + MONTH (SYSDATE) 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA063                         ELAPSED MONTHS FROM NOW TO TWO YRS AGO
         Section: A     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: Init.A063_ElapseMo

         *

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          22034       25          36         30.91          3.52       0
         -----------------------------------------------------------------


==========================================================================================


         ASSIGN: IF (Init.A120_UPDATER > 0) OR Init.A503_REFRESH <> EMPTY THEN 
         A064_ElapseMo2 := ((Preload_RVARS.Z093_IwYr_V - (YEAR (SYSDATE) - 2)) * 12) + 
         Preload_RVARS.Z092_IwMo_V.ORD 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA064                         NUM MO FROM PREV WAVE IW TO TWO YRS AGO
         Section: A     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: Init.A064_ElapseMo2

         *

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          11561        1          14          5.67          2.39   10473
         -----------------------------------------------------------------


==========================================================================================


         {PREVIOUS ASK} SecA.StartInterview.A007TRAlive_A 

         IF (Preload_HH.X024_ReIwHH_V = YES) OR ((Preload_HH.X024_ReIwHH_V <> YES) AND 
         (SecA.StartInterview.A007TRAlive_A = YES)) THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA002                         RESPONDENT AGREE TO INTERVIEW
         Section: A     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecA.StartInterview.A002_IwBegin

         Is (the respondent/the proxy for the respondent) willing/able to do the
         interview?
         
         Choosing 'yes' will continue this interview

         .................................................................................
         22034           1.  YES


==========================================================================================


         ASSIGN: IF (Preload_HH.X024_ReIwHH_V = YES) OR ((Preload_HH.X024_ReIwHH_V <> 
         YES) AND (SecA.StartInterview.A007TRAlive_A = YES)) THEN 
         IF SecA.StartInterview.A155_SelfPrxy = PXYSPISREPORTERNOTSAME THEN 
         A009_SelfPrxy := PXYSPISREPORTER 
         ELSE 
         IF SecA.StartInterview.A155_SelfPrxy <> EMPTY THEN 
         A009_SelfPrxy := A155_SelfPrxy.ORD 
         IF SecA.StartInterview.A155_SelfPrxy = PXYSPISREPORTERNOTSAME THEN 
         A009_SelfPrxy := PXYSPISREPORTER 
         ELSE 
         IF SecA.StartInterview.A155_SelfPrxy <> EMPTY THEN 
         A009_SelfPrxy := A155_SelfPrxy.ORD 
         ELSE 
         IF SecA.StartInterview.A155_SelfPrxy = PXYSPISREPORTERNOTSAME THEN 
         A009_SelfPrxy := PXYSPISREPORTER 
         ELSE 
         IF SecA.StartInterview.A155_SelfPrxy <> EMPTY THEN 
         A009_SelfPrxy := A155_SelfPrxy.ORD 
         IF SecA.StartInterview.A155_SelfPrxy = PXYSPISREPORTERNOTSAME THEN 
         A009_SelfPrxy := PXYSPISREPORTER 
         ELSE 
         IF SecA.StartInterview.A155_SelfPrxy <> EMPTY THEN 
         A009_SelfPrxy := A155_SelfPrxy.ORD 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA009                         PROXY/SELF INTERVIEW
         Section: A     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecA.StartInterview.A009_SelfPrxy

         Designate type of interview
         
         Enter code 4 if living proxy is spouse/partner but does not live with R, e.g., R
         or spouse/partner lives in a nursing home.

         .................................................................................
         20652           1.  SELF
           775           2.  PROXY, SPOUSE IS REPORTER
           607           3.  PROXY, NON-SPOUSE IS REPORTER
                         4.  PROXY, SPOUSE IS REPORTER - NOT LIVING WITH


==========================================================================================


         {PREVIOUS ASK} SecA.StartInterview.A155_SelfPrxy 

         IF SecA.StartInterview.A009_SelfPrxy <> SLF THEN 

         IF (piPreload_RVarsZ095_SelfPrxyIw_V <> SLF) AND (piPreload_RVarsZ076_ReIwR_V = 
         REIWR) THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA010                         CURRENT - WAVE PROXY
         Section: A     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecA.StartInterview.A010_CurrWavePrxy

         [PW PROXY NAME: [PREV WAVE PROXY NAME]/
         PW PROXY RELATIONSHIP]
         
         The name or relationship of the proxy at the previous interview is not recorded.
         Unless you learn from the current wave proxy that s/he also did the previous
         interview, enter code 3 below./  Previous wave proxy was [PREV WAVE PROXY
         NAME][PW PROXY RELATIONSHIP]
         
         Is current wave proxy the same person or someone else?

         .................................................................................
           555           1.  SAME PERSON AS IN PRIOR WAVE
            53           2.  DIFFERENT/NEW PERSON
             9           3.  NOT KNOWN
         21417       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         ASSIGN: IF (Preload_HH.X024_ReIwHH_V = YES) OR ((Preload_HH.X024_ReIwHH_V <> 
         YES) AND (SecA.StartInterview.A007TRAlive_A = YES)) THEN 
         IF SecA.StartInterview.A009_SelfPrxy <> SLF THEN 
         IF SecA.StartInterview.A009_SelfPrxy <> PXYSPISREPORTER THEN 
         IF (piPreload_RVarsZ096_PrxyRTR_V = EMPTY OR (piPreload_RVarsZ096_PrxyRTR_V = 
         UNKNOWN)) OR (SecA.StartInterview.A010_CurrWavePrxy <> SAMEPERSONASINPRIORWAVE) 
         THEN 
         A103_PrxyRTR.ASK 
         ELSE 
         IF piPreload_RVarsZ096_PrxyRTR_V <> EMPTY AND 
         (SecA.StartInterview.A010_CurrWavePrxy = SAMEPERSONASINPRIORWAVE) THEN 
         A103_PrxyRTR := piPreload_RVarsZ096_PrxyRTR_V.ORD 
         ELSE 
         IF SecA.StartInterview.A009_SelfPrxy = PXYSPISREPORTER THEN 
         A103_PrxyRTR := SPOUSEPARTNER 
         IF SecA.StartInterview.A009_SelfPrxy <> PXYSPISREPORTER THEN 
         IF (piPreload_RVarsZ096_PrxyRTR_V = EMPTY OR (piPreload_RVarsZ096_PrxyRTR_V = 
         UNKNOWN)) OR (SecA.StartInterview.A010_CurrWavePrxy <> SAMEPERSONASINPRIORWAVE) 
         THEN 
         A103_PrxyRTR.ASK 
         ELSE 
         IF piPreload_RVarsZ096_PrxyRTR_V <> EMPTY AND 
         (SecA.StartInterview.A010_CurrWavePrxy = SAMEPERSONASINPRIORWAVE) THEN 
         A103_PrxyRTR := piPreload_RVarsZ096_PrxyRTR_V.ORD 
         ELSE 
         IF SecA.StartInterview.A009_SelfPrxy = PXYSPISREPORTER THEN 
         A103_PrxyRTR := SPOUSEPARTNER 
         ELSE 
         IF SecA.StartInterview.A009_SelfPrxy <> PXYSPISREPORTER THEN 
         IF (piPreload_RVarsZ096_PrxyRTR_V = EMPTY OR (piPreload_RVarsZ096_PrxyRTR_V = 
         UNKNOWN)) OR (SecA.StartInterview.A010_CurrWavePrxy <> SAMEPERSONASINPRIORWAVE) 
         THEN 
         A103_PrxyRTR.ASK 
         ELSE 
         IF piPreload_RVarsZ096_PrxyRTR_V <> EMPTY AND 
         (SecA.StartInterview.A010_CurrWavePrxy = SAMEPERSONASINPRIORWAVE) THEN 
         A103_PrxyRTR := piPreload_RVarsZ096_PrxyRTR_V.ORD 
         ELSE 
         IF SecA.StartInterview.A009_SelfPrxy = PXYSPISREPORTER THEN 
         A103_PrxyRTR := SPOUSEPARTNER 
         IF SecA.StartInterview.A009_SelfPrxy <> PXYSPISREPORTER THEN 
         IF (piPreload_RVarsZ096_PrxyRTR_V = EMPTY OR (piPreload_RVarsZ096_PrxyRTR_V = 
         UNKNOWN)) OR (SecA.StartInterview.A010_CurrWavePrxy <> SAMEPERSONASINPRIORWAVE) 
         THEN 
         A103_PrxyRTR.ASK 
         ELSE 
         IF piPreload_RVarsZ096_PrxyRTR_V <> EMPTY AND 
         (SecA.StartInterview.A010_CurrWavePrxy = SAMEPERSONASINPRIORWAVE) THEN 
         A103_PrxyRTR := piPreload_RVarsZ096_PrxyRTR_V.ORD 
         ELSE 
         IF SecA.StartInterview.A009_SelfPrxy = PXYSPISREPORTER THEN 
         A103_PrxyRTR := SPOUSEPARTNER 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA103                         PROXY RELATIONSHIP TO R
         Section: A     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: SecA.StartInterview.A103_PrxyRTR

         Designate the proxy reporter's relationship to [FIRST NAME]

         .................................................................................
           802           2.  SPOUSE/PARTNER
           128           3.  SON
             2           4.  STEPSON OR SON OF PARTNER
             2           5.  SPOUSE/PARTNER OF DAUGHTER
           297           6.  DAUGHTER
             4           7.  STEPDAUGHTER OR DAUGHTER OF PARTNER
            10           8.  SPOUSE/PARTNER OF SON
            22           9.  GRANDCHILD OF R OR SP/P
             5          15.  BROTHER
            21          17.  SISTER
            62          19.  OTHER RELATIVE
            20          20.  OTHER INDIVIDUAL
                        23.  PAID HELPER
             6          24.  PROFESSIONAL
             1          33.  SP/P OF GRANDCHILD
                        98.  DK (Don't Know); NA (Not Ascertained)
                        99.  RF (Refused)
         20652       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         ASSIGN: IF (Preload_HH.X024_ReIwHH_V = YES) OR ((Preload_HH.X024_ReIwHH_V <> 
         YES) AND (SecA.StartInterview.A007TRAlive_A = YES)) THEN 
         IF SecA.StartInterview.A009_SelfPrxy <> SLF THEN 
         IF SecA.StartInterview.A007TRAlive_A <> NO THEN 
         A011_RateCogProb := A164_A011_RateCogProbTemp.ORD 
         A011_RateCogProb := A164_A011_RateCogProbTemp.ORD 
         ELSE 
         A011_RateCogProb := A164_A011_RateCogProbTemp.ORD 
         A011_RateCogProb := A164_A011_RateCogProbTemp.ORD 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA011                         PROXY IW COGNITIVE IMPAIRMENT RATING
         Section: A     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecA.StartInterview.A011_RateCogProb

         Do you have reason to think that [R's FIRST NAME] would have difficulty
         completing this interview because of cognitive limitations?

         .................................................................................
           636           1.  NO REASON TO THINK THE RESPONDENT HAS ANY COGNITIVE
                             LIMITATIONS
            91           2.  THE RESPONDENT MAY HAVE SOME COGNITIVE LIMITATIONS BUT COULD
                             PROBABLY DO THE INTERVIEW
           655           3.  THE RESPONDENT HAS COGNITIVE LIMITATIONS THAT PREVENT
                             HIM/HER FROM BEING INTERVIEWED
                         8.  DK (Don't Know); NA (Not Ascertained)
                         9.  RF (Refused)
         20652       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         {PREVIOUS ASK} SecA.StartInterview.A155_SelfPrxy 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA012                         SELECT LANGUAGE
         Section: A     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecA.StartInterview.A012_LangSwitch

         Select English or Spanish

         .................................................................................
         20444           1.  ENGLISH
          1590           2.  SPANISH


==========================================================================================


         ASSIGN: IF (Preload_HH.X024_ReIwHH_V = YES) OR ((Preload_HH.X024_ReIwHH_V <> 
         YES) AND (SecA.StartInterview.A007TRAlive_A = YES)) THEN 
         IF NOT (PIPreload_RVarsZ145_TypeExit_V IN [NEWPOSTEXIT, FIRSTREPEATPOST, 
         SECREPEATPOST]) THEN 
         ELSE 
         A019_Rage := Ask_Birthdate.Rage 
         A019_Rage.SHOW 
         ELSE 
         ELSE 
         A019_Rage := Ask_Birthdate.Rage 
         A019_Rage.SHOW 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA019                         R CURRENT AGE CALCULATION
         Section: A     Level: Respondent      Type: Numeric    Width: 3   Decimals: 0
         Ref: SecA.ContinuInterview.A019_Rage

         *

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          22034       18         109         65.62         11.97       0
         -----------------------------------------------------------------


==========================================================================================


         ASSIGN: IF ((Preload_RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND 
         (Preload_RVARS.Z145_TypeExit_V <> FIRSTREPEATPOST)) AND 
         (Preload_RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 
         IF (Preload_HH.X024_ReIwHH_V = YES) OR ((Preload_HH.X024_ReIwHH_V <> YES) AND 
         (SecA.StartInterview.A007TRAlive_A = YES)) THEN 
         IF (piPreload_HHX024_ReIwHH_V = YES) OR (piPreload_HHX024_ReIwHH_V <> YES) THEN 
         IF SecA.Relations.A167_A028_RInNHome <> EMPTY THEN 
         IF A167_A028_RInNHome.ORD = 2 THEN 
         A028_RInNHome := YES 
         ELSE 
         A028_RInNHome := A167_A028_RInNHome.ORD 
         ELSE 
         IF A167_A028_RInNHome.ORD = 2 THEN 
         A028_RInNHome := YES 
         ELSE 
         A028_RInNHome := A167_A028_RInNHome.ORD 
         ELSE 
         IF (Preload_HH.X024_ReIwHH_V = YES) OR ((Preload_HH.X024_ReIwHH_V <> YES) AND 
         (SecA.StartInterview.A007TRAlive_A = YES)) THEN 
         IF A167_A028_RInNHome.ORD = 2 THEN 
         A028_RInNHome := YES 
         ELSE 
         A028_RInNHome := A167_A028_RInNHome.ORD 
         ELSE 
         IF A167_A028_RInNHome.ORD = 2 THEN 
         A028_RInNHome := YES 
         ELSE 
         A028_RInNHome := A167_A028_RInNHome.ORD 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA028                         R IN NURSING HOME
         Section: A     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: SecA.Relations.A028_RInNHome

         Is R living in a nursing home or other health care facility?

         
         [(Are you living in a nursing home or other health care facility?)]

         
         DEF: (A nursing home or other health facility provides all of the following
         services for its residents: dispensing of medication, 24-hour nursing assistance
         and supervision, personal assistance, and room & meals.)

         .................................................................................
           477           1.  YES
         21557           5.  NO
                         8.  DK (Don't Know); NA (Not Ascertained)
                         9.  RF (Refused)
                     Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         IF ((Preload_RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND 
         (Preload_RVARS.Z145_TypeExit_V <> FIRSTREPEATPOST)) AND 
         (Preload_RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 

         IF (Preload_HH.X024_ReIwHH_V = YES) OR ((Preload_HH.X024_ReIwHH_V <> YES) AND 
         (SecA.StartInterview.A007TRAlive_A = YES)) THEN 

         IF piRelations_A28_RInHome = YES THEN 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA065                         MONTH MOVED TO NH
         Section: A     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: SecA.HousingLocation.NursingHome.A065_

         In what month and year did you move to the (nursing home health care facility)
         where you are now living?
         
         Month:

         .................................................................................
            27           1.  JAN
            24           2.  FEB
            26           3.  MAR
            41           4.  APR
            22           5.  MAY
            35           6.  JUN
            38           7.  JUL
            38           8.  AUG
            48           9.  SEP
            30          10.  OCT
            51          11.  NOV
            35          12.  DEC
            61          98.  DK (Don't Know); NA (Not Ascertained)
                        99.  RF (Refused)
         21558       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         {PREVIOUS ASK} SecA.HousingLocation.NursingHome.A065_ 


         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA066                         YEAR MOVED TO NURS HOME
         Section: A     Level: Respondent      Type: Numeric    Width: 4   Decimals: 0
         Ref: SecA.HousingLocation.NursingHome.A066_

         (In what month and year did you move to the (nursing home health care facility)
         where you are now living?)
         
         Year:

         .................................................................................
           456               1963-2011.  Actual Value
            20                    9998.  DK (Don't Know); NA (Not Ascertained)
                                  9999.  RF (Refused)
         21558                   Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         ASSIGN: IF ((Preload_RVARS.Z145_TypeExit_V <> NEWPOSTEXIT) AND 
         (Preload_RVARS.Z145_TypeExit_V <> FIRSTREPEATPOST)) AND 
         (Preload_RVARS.Z145_TypeExit_V <> SECREPEATPOST) THEN 
         IF (Preload_HH.X024_ReIwHH_V = YES) OR ((Preload_HH.X024_ReIwHH_V <> YES) AND 
         (SecA.StartInterview.A007TRAlive_A = YES)) THEN 
         IF piRelations_A28_RInHome = YES THEN 
         IF SecA.HousingLocation.NursingHome.StateList.StateCodeNum = DONTKNOW THEN 
         A068_STNHome :=  DONTKNOW 
         ELSE 
         IF SecA.HousingLocation.NursingHome.StateList.StateCodeNum = REFUSAL THEN 
         A068_STNHome :=  REFUSAL 
         ELSE 
         IF SecA.HousingLocation.NursingHome.StateList.StateCodeNum <> EMPTY THEN 
         A068_STNHome := StateList.StateCodeNum 
         A068_STNHome.SHOW 
         ELSE 
         IF SecA.HousingLocation.NursingHome.StateList.StateCodeNum = DONTKNOW THEN 
         A068_STNHome :=  DONTKNOW 
         ELSE 
         IF SecA.HousingLocation.NursingHome.StateList.StateCodeNum = REFUSAL THEN 
         A068_STNHome :=  REFUSAL 
         ELSE 
         IF SecA.HousingLocation.NursingHome.StateList.StateCodeNum <> EMPTY THEN 
         A068_STNHome := StateList.StateCodeNum 
         A068_STNHome.SHOW 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA068M                        REGION FACILITY LOCATED - MASKED
         Section: A     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: SecA.HousingLocation.NursingHome.A068_STNHome

         (In what city and state is the (nursing home/health care facility/hospice) where
         you are living?)
         
         City: [FACILITY LOCATION CITST]
         
         State:
         
         Enter ot for other country.

         User Note: Code categories have been collapsed to protect participant
         confidentiality.

         .................................................................................
            41           1.  Northeast Region: New England Division (ME, NH, VT, MA, RI,
                             CT)
            64           2.  Northeast Region: Middle Atlantic Division (NY, NJ, PA)
            79           3.  Midwest Region: East North Central Division (OH, IN, IL, MI,
                             WI)
            47           4.  Midwest Region: West North Central Division (MN, IA, MO, ND,
                             SD, NE, KS)
           161           5.  South Region: South Atlantic Division (DE, MD, DC, VA, WV,
                             NC, SC, GA, FL)
            22           6.  South Region: East South Central Division (KY, TN, AL, MS)
            41           7.  South Region: West South Central Division (AR, LA, OK, TX)
             4           8.  West Region: Mountain Division (MT, ID, WY, CO, NM, AZ, UT,
                             NV)
            15           9.  West Region: Pacific Division (WA, OR, CA, AK, HI)
                        10.  U.S., NA state
             2          11.  Foreign Country: Not in a Census Division (includes U.S.
                             territories)
                        96.  Same State (see questionnaire)
                        97.  OTHER COUNTRY (SPECIFY)
                        98.  DK (Don't Know); NA (Not Ascertained)
                        99.  RF (Refused)
         21558       Blank.  INAP (Inapplicable); Partial Interview


==========================================================================================


         ASSIGN: IF (Init.A120_UPDATER > 0) OR Init.A503_REFRESH <> EMPTY THEN 
         A099_NumResKid := 0 
         IF ((Children[In5].X061ARelateR IN [SON, STEPSON, DAUGHTER, STEPDAUGHTER]) AND 
         Children[In5].X054APNdx <> EMPTY) AND ((Children[In5].X056AresStat <> DELETED) 
         AND (Children[In5].X056AresStat <> DUPED)) THEN 
         IF Children[In5].X056AresStat IN [RESIDENT, AWAY_INST, AWAY_OTHER] THEN 
         A099_NumResKid := A099_NumResKid + 1 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA099                         NUMBER OF RESIDENT CHILDREN
         Section: A     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0
         Ref: Init.A099_NumResKid

         *

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          22034        0           7          0.45          0.81       0
         -----------------------------------------------------------------


==========================================================================================


         ASSIGN: IF (Init.A120_UPDATER > 0) OR Init.A503_REFRESH <> EMPTY THEN 
         A100_NumNRKids := 0 
         IF ((Children[iN5].X061ARelateR IN [SON, STEPSON, DAUGHTER, STEPDAUGHTER]) AND 
         Children[iN5].X054APNdx <> EMPTY) AND ((Children[iN5].X056AresStat <> DELETED) 
         AND (Children[iN5].X056AresStat <> DUPED)) THEN 
         ELSE 
         IF Children[iN5].X056AresStat IN [NONRESIDENT] THEN 
         A100_NumNRKids := A100_NumNRKids + 1 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA100                         COUNT OF NONRESIDENT KIDS
         Section: A     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: Init.A100_NumNRKids

         *

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          22034        0          20          2.61          2.09       0
         -----------------------------------------------------------------


==========================================================================================


         ASSIGN: IF (Init.A120_UPDATER > 0) OR Init.A503_REFRESH <> EMPTY THEN 
         A101_TotalKids := 0 
         IF ((Children[iN5].X061ARelateR IN [SON, STEPSON, DAUGHTER, STEPDAUGHTER]) AND 
         Children[iN5].X054APNdx <> EMPTY) AND ((Children[iN5].X056AresStat <> DELETED) 
         AND (Children[iN5].X056AresStat <> DUPED)) THEN 
         A101_TotalKids := A101_TotalKids + 1 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA101                         COUNT OF KIDS - NOT THEIR SPOUSES
         Section: A     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: Init.A101_TotalKids

         *

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          22034        0          20          3.15          2.16       0
         -----------------------------------------------------------------


==========================================================================================


         ASSIGN: IF (Init.A120_UPDATER > 0) OR Init.A503_REFRESH <> EMPTY THEN 
         A106_NumContactKids := 0 
         IF ((((Children[iN6].X061ARelateR IN [SON, STEPSON, DAUGHTER, STEPDAUGHTER]) 
         AND ((Children[iN6].X056AresStat <> DELETED) AND (Children[iN6].X056AresStat <> 
         DUPED))) AND (Children[iN6].X056AresStat <> DIED)) AND 
         (Children[iN6].X056AresStat <> HAVENOCONTACT)) AND Children[iN6].X054APNdx <> 
         EMPTY THEN 
         A106_NumContactKids := A106_NumContactKids + 1 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA106                         COUNT OF CONTACT KIDS
         Section: A     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: Init.A106_NumContactKids

         *

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          22034        0          20          3.06          2.09       0
         -----------------------------------------------------------------


==========================================================================================


         ASSIGN: IF (Init.A120_UPDATER > 0) OR Init.A503_REFRESH <> EMPTY THEN 
         A113_Child_ChildIL_Grand := 0 
         A113_Child_ChildIL_Grand := 0 
         IF ((Children[iN12].X061ARelateR IN [SON, STEPSON, DAUGHTER, STEPDAUGHTER, 
         SPPOFDAUGHTER, SPPOFSON]) AND ((Children[iN12].X056AresStat <> DELETED) AND 
         (Children[iN12].X056AresStat <> DUPED))) AND Children[iN12].X054APNdx <> EMPTY 
         THEN 
         A113_Child_ChildIL_Grand := A113_Child_ChildIL_Grand + 1 
         IF ((HHMembers[iN13].X061ARelateR IN [GRCHILD, GRCHILD_IN_LAW]) AND 
         ((HHMembers[iN13].X056AresStat <> DELETED) AND (HHMembers[iN13].X056AresStat <> 
         DUPED))) AND HHMembers[iN13].X054APNdx <> EMPTY THEN 
         A113_Child_ChildIL_Grand := A113_Child_ChildIL_Grand + 1 

         - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MA113                         COUNT OF CHILD CHILDLAW AND GRANDCHILD
         Section: A     Level: Respondent      Type: Numeric    Width: 2   Decimals: 0
         Ref: Init.A113_Child_ChildIL_Grand

         *

         .................................................................................

         -----------------------------------------------------------------
              N      Min         Max          Mean            SD    Miss
          22034        0          36          5.19          3.73       0
         -----------------------------------------------------------------


==========================================================================================


MVDATE                        2010 DATA MODEL VERSION
         Section: A     Level: Respondent      Type: Numeric    Width: 1   Decimals: 0

         User Note:  This variable identifies which data model was used to interview the
         household.  Please reference the data description for a summary of changes in
         each data model.

         .................................................................................
           589           1.  Version 1
          1843           2.  Version 2
           311           3.  Version 3
           684           4.  Version 4
          1101           5.  Version 5
          1764           6.  Version 6
         12940           7.  Version 7
          2802           8.  Version 8


==========================================================================================


MVERSION                      2010 DATA RELEASE VERSION
         Section: A     Level: Respondent      Type: Numeric    Width: 3   Decimals: 1

         .................................................................................
         22034         5.1.  HRS 2010 Final Release