CMS-P0015A English Section by Section ENS_10.01.0001

Medicare Current Beneficiary Survey (MCBS)

ENS_10.01.0001

Medicare Current Beneficiary Survey (MCBS):(CMS Number CMS-P-0015A)

OMB: 0938-0568

Document [pdf]
Download: pdf | pdf
BOX ENSBEG

BOX ENSBEG

5:31:12 PM Friday, May 31, 2013

Page Order # :

10


Page 1 of 89


BOX ENSBEG
BOX INSTRUCTIONS
( ENS1015 )

GO TO ENSINTRO - ENSINT ( ENS1020 ).

ASSIGNMENTS
Enumeration Summary reviews who lived in the household at the time of the previous

round interview and determines who still lives in the household in the current round.

Enumeration Summary also probes for new household members in the current round.

In order to collect current round household information, a current round ENUM record is

generated for each person, including SP, who lived in the household at the time of the 

previous round interview. If MRES.INTTYPE = 2/NewFromFacility,

3/NewFromSupplement, 5/LastRndFacSum, 6/LastRndFacBase, only create a current

round ENUM for the SP. Since the SP did not have a community interview in the previous

round, there will be no persons reported as living in the household in the previous round.

ENUM Key = ENUM.ENUMBASE + ENUM.ENUMROST + ENUM.ENUMRND.

ENUM.ENUMROST = ROST.ROSTNUM of person who lived in the household in the

previous round.

ENUM.ENUMRND = current round.

When creating the current round ENUM records, populate the person's name, relationship 

to SP, gender, and date of birth from ROST.

Use the following logic to calculate the Household member's age stored on

ENUM.HHPAGE:

If calculating SP's age then:

If SP is deceased, calculate AGE based on SP's date of birth, ROST.HHDOBMM,
ROST.HHDOBDD, ROST.HHDOBYY, and the SP's date of death, MRES.SPDIEMM,
MRES.SPDIEDD, MRES.SPDIEYY.
Else if SP is institutionalized, calculate AGE based on SP's date of birth,
ROST.HHDOBMM, ROST.HHDOBDD, ROST.HHDOBYY, and the SP's date of institution,
MRES.SPINSTMM, MRES.SPINSTDD, MRES.SPINSTYY.
Else calculate SP's AGE based on their date of birth, ROST.HHDOBMM,
ROST.HHDOBDD, ROST.HHDOBYY, and the date of the interview.
If calculating other Household member's age then calculate AGE based on their date of
birth. ROST.HHDOBMM, ROST.HHDOBDD, ROST.HHDOBYY, and the date of the
interview. If any part of the Household member's age is missing and AGE cannot be
calculated, set current round ENUM.HHPAGE = previous round ENUM.HHPAGE.
Set other fields on ENUM as instructed below. Copy ROST variables to ENUM where
ENUM.ENUMROST= person's ROST.ROSTNUM.
ENUMROST

Create ENUM where
ENUM.ENUMROST=ENUM.ENUMROST for person
who lived in the household at the time of the
previous round interview.

ENUMRND

ENUM.ENUMRND = current round.

ENUMFNAM

ENUM.ENUMFNAM = ROST.ROSTFNAM.

ENUMLNAM

ENUM.ENUMLNAM = ROST.ROSTLNAM.

HHPREL

ENUM.HHPREL = ROST.ROSTREL.

HHPRELOS

ENUM.HHPRELOS = ROST.ROSTREOS.

5:31:12 PM Friday, May 31, 2013

Page 2 of 89

BOX ENSBEG
HHPSEX	

If ROST.ROSTSEX = empty, set
ENUM.HHPSEX=DK.
Else if ROST.ROSTSEX = 1/Male or 2/Female, set
ENUM.HHPSEX = ROST.ROSTSEX.
Else if set ENUM.HHPSEX = previous round
ENUM.HHPSEX.

EHHDOBMM	

ENUM.EHHDOBMM = ROST.HHDOBMM.

EHHDOBDD	

ENUM.EHHDOBDD = ROST.HHDOBDD.

EHHDOBYY	

ENUM.EHHDOBYY = ROST.HHDOBYY.

HHPAGE	

Calculate HHPAGE. (see instructions above).
If any part of person's date of birth is missing and
AGE cannot be calculated, set current round
ENUM.HHPAGE = previous round ENUM.HHPAGE.

TECHNICAL NOTES
116

HouseholdPrevRnd	

Persons who lived in the household at the time of the
previous round interview =
There is a ROST & ENUM where (ENUM.ENUMROST =
ROST.ROSTNUM & ENUM.ENUMRND = previous round
& ENUM.NOTHHRSN = empty).

DESIGN NOTES

5:31:12 PM Friday, May 31, 2013	

Page 3 of 89

ENSINTRO

ENSINTRO

Page Order # :

Design Screen Type:

No Entry

Fields:

Field 1:

ENSINT

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
Yes
Yes

Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:

Add Line
Delete Line

No
No

20

Roster Name:
Roster Type:

DISPLAY INSTRUCTIONS:
Context header display:
Question display:

If MRES.INTTYPE = 2/NewFromFacility, 3/NewFromSupplement,
5/LastRndFacSum, 6/LastRndFacBase , display "ask you a few
questions about [your/(SP's)] home and any other people who may
live in the household".
Else display "review with you who was living in the household.".

Multi Field display:

Roster/Grid Instructions:
Roster/Grid display:
Report display:

TEXT:
Context Header:
Int. Instr I:
Question Text:

Now I’d like to [review with you who was living in the household/ask
you a few questions about [your/(SP's)] home and any other people
who may live in the household.].

Int. Instr II:

5:31:13 PM Friday, May 31, 2013

Page 4 of 89

ENSINTRO
INPUT FIELDS / ROUTING
( ENS1020 )

ENSINT

Field1:
Cheshire Name:

TEMP

Item Text display:
Item Text:
Label:
Label Position:
Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:

Enumerated
TContinueEMPTY
1
No
No

Number Label
1 Continue

FieldSize:
Min Value:
Max Value:
Mask:

Route
BOX ENS1 - (ENS1030 )

English text: CONTINUE
Attribute

Route

Empty

BOX ENS1 - (ENS1030 )

BACKGROUND VARIABLE ASSIGNMENTS

SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES
116

HouseholdPrevRnd	

Persons who lived in the household at the time of the
previous round interview =
There is a ROST & ENUM where (ENUM.ENUMROST =
ROST.ROSTNUM & ENUM.ENUMRND = previous round
& ENUM.NOTHHRSN = empty).

DESIGN NOTES

5:31:14 PM Friday, May 31, 2013	

Page 5 of 89

BOX ENS1

BOX ENS1

Page Order # :

30

BOX INSTRUCTIONS
( ENS1030 )	

IF AT LEAST ONE PERSON LIVED IN THE HOUSEHOLD WITH THE SP AT
THE TIME OF THE PREVIOUS ROUND INTERVIEW , GO TO ENS1 ­
HHSTILL ( ENS1050 ).
ELSE GO TO ENS3 - HHNEW ( ENS1080 ).

ASSIGNMENTS

TECHNICAL NOTES
116

HouseholdPrevRnd	

Persons who lived in the household at the time of the
previous round interview =
There is a ROST & ENUM where (ENUM.ENUMROST =
ROST.ROSTNUM & ENUM.ENUMRND = previous round
& ENUM.NOTHHRSN = empty).

DESIGN NOTES
If MRES.INTTYPE = 2/NewFromFacility, 3/NewFromSupplement,
5/LastRndFacSum, 6/LastRndFacBase, there will be no one reported as
living in the household in the previous round.
If SP was the only household member at the time of the previous round
interview, there will only be one ENUM where
ENUM.ENUMRND=previous round and that ENUM.ENUMROST will
equal '01' for the SP.
If SP is the only person who lived in the HH in the previous round, or
MRES.INTTYPE = 2/NewFromFacility, 3/NewFromSupplement,
5/LastRndFacSum, 6/LastRndFacBase, go to ENS3.

5:31:14 PM Friday, May 31, 2013	

Page 6 of 89

ENS1

ENS1

Page Order # :

Design Screen Type:	

Yes/No

Fields:	

Field 1:

HHSTILL

Enable Functions:	

HELP
COMMENTS
JUMPBACK

No
Yes
Yes

Roster Functions:	

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:	

Add Line
Delete Line

No
No

50

Roster Name:
Roster Type:

DISPLAY INSTRUCTIONS:
Context header display:	

If SP is deceased or institutionalized, display "DATE OF
DEATH/INSTITUTIONALIZATION: (DATE OF DEATH/DATE OF
INSTITUTIONALIZATION)".

Question display:	

If SP is deceased or institutionalized, display "As of (DATE OF
DEATH/DATE OF INSTITUTIONALIZATION) did" in second
sentence.
Else if two or more people lived in the household with the SP at the
time of the previous round interview, display "Do" in second
sentence.
Else display "Does" in second sentence.

Multi Field display:

Roster/Grid Instructions:
Roster/Grid display:
Report display:	

Display report below question text.
Display all persons who lived in the household at the time of the

previous round interview.

Do not display SP, where ENUM.ENUMROST=01.

Display all other household members in the order that they were

entered in the Person Roster.

Report Header: HOUSEHOLD MEMBERS AS OF (REFERENCE

DATE)


5:31:14 PM Friday, May 31, 2013	

Page 7 of 89

ENS1

COL 1, header = "First Name", display ENUM.ENUMFNAM.
COL 2, header = "Last Name", display ENUM.ENUMLNAM.

TEXT:
Context Header:

REFERENCE DATE: (REFERENECE DATE)
[DATE OF DEATH/INSTITUTIONALIZATION: (DATE OF
DEATH/DATE OF INSTITUTIONALIZATION)]

Int. Instr I:
Question Text:

From our last interview on (REFERENCE DATE), we have listed
that [(READ NAME(S) LISTED BELOW)] lived in the same
household as [you/(SP)].
[As of (DATE OF DEATH/DATE OF INSTITUTIONALIZATION),
did/Do/Does] [READ NAME(S) LISTED BELOW] still live in the
same household as [you/(SP)]?

Int. Instr II:

INPUT FIELDS / ROUTING


5:31:15 PM Friday, May 31, 2013

Page 8 of 89

ENS1

Field1:

( ENS1050 )

HHSTILL

Cheshire Name:

HRND.HHSTILL

Item Text display:
Item Text:
Label:
Label Position:
Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:

Enumerated
TYesNoDKRF
1
No
No

Number Label
1 Yes
2

FieldSize:
Min Value:
Max Value:
Mask:

Route
ENS3 - HHNEW ( ENS1080 )

English text: YES
No

ENS2 - HOUSEHOLD_NOT ( ENS1060 )

English text: NO
Attribute

Route

Don't know

ENS3 - HHNEW ( ENS1080 )

Refusal

ENS3 - HHNEW ( ENS1080 )

BACKGROUND VARIABLE ASSIGNMENTS

SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES
59

SPStatus	

SP is Alive and not institutionalized =
MRES.SPALIVE=1/Alive or empty
SP is Alive =

MRES.SPALIVE=1/Alive, 2/AliveAndInstitute, or EMPTY

SP is Institutionalized =

MRES.SPALIVE=2/AliveAndInstitute

SP is Deceased =


5:31:16 PM Friday, May 31, 2013	

Page 9 of 89

ENS1
MRES.SPALIVE=3/Deceased.
116

HouseholdPrevRnd	

Persons who lived in the household at the time of the
previous round interview =
There is a ROST & ENUM where (ENUM.ENUMROST =
ROST.ROSTNUM & ENUM.ENUMRND = previous round
& ENUM.NOTHHRSN = empty).

DESIGN NOTES

5:31:17 PM Friday, May 31, 2013	

Page 10 of 89

ENS2

ENS2

Page Order # :

Design Screen Type:

Roster

Fields:

Field 1:

HOUSEHOLD_NOT

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
Yes
Yes

Roster Name:

Household Roster

Roster Type:

Multiple Item Select

Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No

Yes
No

No


Add Line
Delete Line

No
No

Grid Functions:

60

Display as ' Edit a Person '


DISPLAY INSTRUCTIONS:
Context header display:
Question display:
Multi Field display:

Roster/Grid Instructions:	

Display all persons who lived in the household at the time of the
previous round interview.
Display SP on first line, where ENUM.ENUMROST=01.
If Proxy interview and Proxy lived in the household at the time of the
previous round interview, display Proxy on the second line, where
ENUM.ENUMROST=MRES.RROSTNUM.
Display all other household members in the order that they were
entered in the Person Roster.
Display the following as protected rows:
1) The SP.

Roster/Grid display:	

5:31:17 PM Friday, May 31, 2013	

COL #

HEADER

INSTRUCTIONS

1

First Name

Display ENUM.ENUMFNAM.

2

Last Name

Display ENUM.ENUMLNAM.

Page 11 of 89

ENS2
3

Relationship to SP	

Display relationship:
If ENUM.HHPREL=91/OtherRelative or
92/OtherNon-Relative, display
ENUM.HHPRELOS. Else display
ENUM.HHPREL relationship.

Report display:

TEXT:
Context Header:
PROBE FOR AND SELECT THOSE PEOPLE WHO ARE NO
LONGER IN THE HOUSEHOLD.

Int. Instr I:	
Question Text:
Int. Instr II:
INPUT FIELDS / ROUTING

Field1:	
Cheshire Name:

HOUSEHOLD_NOT

( ENS1060 )

TEMP


Item Text display:

Item Text:

Label:

Label Position:

Field Type:
Type Name:
Answers Allowed:

Drop Down List:
Lookup File:
Lookup File Name:

String

TPersPick30
1
No

No


Number Label	
1 [Continuous answer.]	

FieldSize:
Min Value:

Max Value:

Mask:


30

Route
ENS2_IN - NAVIGATOR ( ENS1061 )

BACKGROUND VARIABLE ASSIGNMENTS
Roster details will be collected on ENUM:

ENUM key = ENUM.ENUMBASE + ENUM.ENUMROST + ENUM.ENUMRND.

ENUM.ENUMROST = ROST.ROSTNUM of person selected at ENS2.

ENUM.ENUMRND = current round.


SOFT EDIT CHECKS

5:31:17 PM Friday, May 31, 2013	

Page 12 of 89

ENS2

HARD EDIT CHECKS

TECHNICAL NOTES
116

HouseholdPrevRnd	

Persons who lived in the household at the time of the
previous round interview =
There is a ROST & ENUM where (ENUM.ENUMROST =
ROST.ROSTNUM & ENUM.ENUMRND = previous round
& ENUM.NOTHHRSN = empty).

4

Respondent	

On MRES where MRES.MRESRND = current round:
A Proxy interview (respondent is a proxy) =
MRES.SPPROXY=2/Proxy.
MRES.RROSTNUM=ROST.ROSTNUM of respondent.
An SP interview (respondent is the SP) =
MRES.SPPROXY=1/SP.
MRES.RROSTNUM='01'.

DESIGN NOTES

5:31:17 PM Friday, May 31, 2013	

Page 13 of 89

ENS2_IN

ENS2_IN

Page Order # :

Design Screen Type:

Instance Navigator

Fields:

Field 1:

NAVIGATOR

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
No
No

61

Roster Name:
Roster Type:
Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:

Add Line
Delete Line

No
No

DISPLAY INSTRUCTIONS:
Context header display:
Question display:

Display HH members selected at ENS2 as no longer in household.
Invoke NO TRAVEL I/N.

Multi Field display:

Roster/Grid Instructions:
Roster/Grid display:
Report display:

TEXT:
Context Header:
Int. Instr I:
Question Text:
Int. Instr II:
INPUT FIELDS / ROUTING

5:31:18 PM Friday, May 31, 2013

Page 14 of 89

ENS2_IN

Field1:

NAVIGATOR

Cheshire Name:

( ENS1061 )

N/A

Item Text display:
Item Text:
Label:
Label Position:
Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:

Enumerated
TInstanceNavigator
1
No
No

Number Label
1 SelectItemInList
2

FieldSize:
Min Value:
Max Value:
Mask:

Route
ENS2A - NOTHHRSN ( ENS1062 )

English text: ITEM SELECTED IN INSTANCE NAVIGATOR
SelectContinueInterview
ENS3 - HHNEW ( ENS1080 )
English text: CONTINUE INTERVIEW SELECTED

BACKGROUND VARIABLE ASSIGNMENTS
Roster details will be collected on ENUM:

ENUM key = ENUM.ENUMBASE + ENUM.ENUMROST + ENUM.ENUMRND.

ENUM.ENUMROST = ROST.ROSTNUM of person selected at ENS2.

ENUM.ENUMRND = current round.


SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES

DESIGN NOTES

5:31:18 PM Friday, May 31, 2013

Page 15 of 89

ENS2A

ENS2A

Page Order # :

Design Screen Type:

Code 1

Fields:

Field 1:

NOTHHRSN

Field 2:

NOTHHROS

HELP
COMMENTS
JUMPBACK

No
No
No

Enable Functions:

62

Roster Name:
Roster Type:
Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:

Add Line
Delete Line

No
No

DISPLAY INSTRUCTIONS:
Context header display:

Display name of the household member currently being asked
about, ENUM.ENUMFNAM + ENUM.ENUMLNAM.

Question display:

If SP is deceased or institutionalized, display "was".
Else display "is".
Display name of the household member currently being asked
about, ENUM.ENUMFNAM + ENUM.ENUMLNAM.
If SP is deceased or institutionalized, display "as of (DATE OF
DEATH/INSTITUTIONALIZATION)".
Else do not display.

Multi Field display:

Vertical Alignment

Roster/Grid Instructions:
Roster/Grid display:
Report display:

TEXT:
Context Header:

HOUSEHOLD MEMBER: (HOUSEHOLD MEMBER NAME)

Int. Instr I:

5:31:19 PM Friday, May 31, 2013

Page 16 of 89

ENS2A
Why (is/was) (HOUSEHOLD MEMBER NAME) no longer in the
household [as of (DATE OF DEATH/DATE OF
INSTITUTIONALIZATION)]?

Question Text:	

Int. Instr II:
INPUT FIELDS / ROUTING

Field1:	

NOTHHRSN

Cheshire Name:

( ENS1062 )

ENUM.NOTHHRSN


Item Text display:

Item Text:

Label:

Label Position:

Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:


Enumerated

Thhreasn
1
No
No


Number Label	
1 Deceased	

FieldSize:
Min Value:
Max Value:
Mask:

Route
BOX ENS2 - (ENS1064 )

2

English text: DECEASED
InstHealthCareFacility	

3

English text: INSTITUTIONALIZED, HEALTH CARE FACILITY
InstOther	
BOX ENS2 - (ENS1064 )

4

English text: INSTITUTIONALIZED, OTHER
PersonMoved	
BOX ENS2 - (ENS1064 )

5

English text: PERSON MOVED
SpMoved	

BOX ENS2 - (ENS1064 )

6

English text: SP MOVED
NotInHHError	

BOX ENS2 - (ENS1064 )

91

BOX ENS2 - (ENS1064 )

English text: PERSON NOT IN HOUSEHOLD - PREVIOUS ROUND ERROR
Other	
ENS2A - NOTHHROS ( ENS1063 )
English text: OTHER REASON

Attribute

Route

Don't know

BOX ENS2 - (ENS1064 )

Refusal

BOX ENS2 - (ENS1064 )

5:31:21 PM Friday, May 31, 2013	

Page 17 of 89

ENS2A

Field2:

NOTHHROS

Cheshire Name:

( ENS1063 )

ENUM.NOTHHROS

Item Text display:

Display (SPECIFY) in same blue font used for interviewer

instructions.


Item Text:

OTHER REASON (SPECIFY)


Label:

Label Position:

Field Type:

Type Name:

Answers Allowed:

Drop Down List:

Lookup File:

Lookup File Name:


String

TOthrspec

FieldSize:
Min Value:
Max Value:
Mask:

1
No
No

Number Label
1 [Continuous answer.]	

30

Route
BOX ENS2 - (ENS1064 )

BACKGROUND VARIABLE ASSIGNMENTS

SOFT EDIT CHECKS

HARD EDIT CHECKS
Edit #1

Note: The following edit should be invoked when Proxy is being

asked about at ENS2A. The edit disallows 1/Deceased,

2/InstHealthCareFacility, 3/InstOther from being selected for Proxy.

If Proxy is being asked about at ENS2A, ENS2A - NOTHHRSN =

4/PersonMoved, 5/SPMoved, 6/NotInHHError, 91/Other, DK or RF.

If not true, display message "YOU CANNOT SELECT THIS

RESPONSE FOR THE PROXY RESPONDENT. PLEASE SELECT

ANOTHER RESPONSE."

TECHNICAL NOTES
59

SPStatus	

SP is Alive and not institutionalized =
MRES.SPALIVE=1/Alive or empty
SP is Alive =

MRES.SPALIVE=1/Alive, 2/AliveAndInstitute, or EMPTY

SP is Institutionalized =

MRES.SPALIVE=2/AliveAndInstitute

SP is Deceased =

MRES.SPALIVE=3/Deceased.


5:31:21 PM Friday, May 31, 2013	

Page 18 of 89

ENS2A
4

Respondent

On MRES where MRES.MRESRND = current round:
A Proxy interview (respondent is a proxy) =
MRES.SPPROXY=2/Proxy.
MRES.RROSTNUM=ROST.ROSTNUM of respondent.
An SP interview (respondent is the SP) =
MRES.SPPROXY=1/SP.
MRES.RROSTNUM='01'.

DESIGN NOTES

5:31:21 PM Friday, May 31, 2013

Page 19 of 89

BOX ENS2

BOX ENS2

Page Order # :

64

BOX INSTRUCTIONS
( ENS1064 )

GO TO ENS2_IN - NAVIGATOR ( ENS1061 ).

ASSIGNMENTS

TECHNICAL NOTES

DESIGN NOTES

5:31:22 PM Friday, May 31, 2013

Page 20 of 89

ENS3

ENS3

Page Order # :

Design Screen Type:

Yes/No

Fields:

Field 1:

HHNEW

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
Yes
Yes

Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:

Add Line
Delete Line

No
No

70

Roster Name:
Roster Type:

DISPLAY INSTRUCTIONS:
Context header display:
Question display:

If SP was the only person living in the household at the time of the

previous round interview, display 1st sentence.

Else do not display 1st sentence.

Display fills for 1st sentence:

If Proxy interview, display, "(SP) was living by (himself/herself)".

Else display "you were living by yourself".

Display fills for 2nd and 3rd sentence:

If SP was the only person living in the household at the time of the

previous round interview, display "Besides [you/(SP)], (is/was)".

Else display "(Is/Was)".

If SP is deceased or institutionalized, display "as of (DATE OF

DEATH/DATE OF INSTITUTIONALIZATION)".

Else do not display.

If SP is deceased or institutionalized, display "were".

Else display "are".

If SP is deceased or institutionalized, display "may have lived".

Else display "may live".


Multi Field display:

Roster/Grid Instructions:
Roster/Grid display:

5:31:22 PM Friday, May 31, 2013

Page 21 of 89

ENS3
Report display:

TEXT:
Context Header:
Int. Instr I:
(At the time of the last interview, [you were living by yourself/(SP)
was living by (himself/herself)]).

Question Text:

[Besides [you/(SP)], (is/was)/(Is/Was)] there anyone else living or
staying in the household [as of (DATE OF DEATH/DATE OF
INSTITUTIONALIZATION)]? Remember to include people who
(are/were) temporarily absent and any children who (may live/may
have lived) in the household.
Int. Instr II:
INPUT FIELDS / ROUTING

Field1:

HHNEW

Cheshire Name:

( ENS1080 )

HRND.HHNEW

Item Text display:
Item Text:
Label:
Label Position:
Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:

Enumerated
TYesNoDKRF
1
No
No

Number Label
1 Yes
2

FieldSize:
Min Value:
Max Value:
Mask:

Route
ENS4 - HOUSEHOLD_ENS ( ENS1100 )

English text: YES
No

BOX ENS4 - (ENS1360 )

English text: NO
Attribute

Route

Don't know

BOX ENS4 - (ENS1360 )

Refusal

BOX ENS4 - (ENS1360 )

BACKGROUND VARIABLE ASSIGNMENTS
5:31:23 PM Friday, May 31, 2013

Page 22 of 89

ENS3

SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES
4

Respondent

On MRES where MRES.MRESRND = current round:
A Proxy interview (respondent is a proxy) =
MRES.SPPROXY=2/Proxy.
MRES.RROSTNUM=ROST.ROSTNUM of respondent.
An SP interview (respondent is the SP) =
MRES.SPPROXY=1/SP.
MRES.RROSTNUM='01'.

116

HouseholdPrevRnd	

Persons who lived in the household at the time of the
previous round interview =
There is a ROST & ENUM where (ENUM.ENUMROST =
ROST.ROSTNUM & ENUM.ENUMRND = previous round
& ENUM.NOTHHRSN = empty).

119

PersonNewInHH	

Person is a new Household member in the current round
=
Person was not a household member in the previous
round and was selected at ENS4 as a household
member in the current round. See T.N.s 337 and 338.

337

NotHHPrevRnd	

Person was not in the Household in the previous round =
For this ROST, there is no ENUM where
(ENUM.ENUMROST = ROST.ROSTNUM &
ENUM.ENUMRND = previous round &
ENUM.NOTHHRSN = empty).

338

HHCurrentRnd	

Person is in the household in the current round =
For this ROST, there is an ENUM where
(ENUM.ENUMROST = ROST.ROSTNUM &
ENUM.ENUMRND = current round & ENUM.NOTHHRSN
= empty).

59

SPStatus	

SP is Alive and not institutionalized =
MRES.SPALIVE=1/Alive or empty
SP is Alive =

MRES.SPALIVE=1/Alive, 2/AliveAndInstitute, or EMPTY

SP is Institutionalized =

MRES.SPALIVE=2/AliveAndInstitute

SP is Deceased =

MRES.SPALIVE=3/Deceased.


DESIGN NOTES

5:31:23 PM Friday, May 31, 2013	

Page 23 of 89

ENS4

ENS4

Page Order # :

Design Screen Type:

Roster

Fields:

Field 1:

HOUSEHOLD_ENS

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
Yes
Yes

Roster Name:

Person Roster

Roster Type:

Multiple Item Select

Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

Yes
Yes
No

No


Grid Functions:

Add Line
Delete Line

No
No

90

Display as ' Add a Person '

Display as ' Edit a Person '


DISPLAY INSTRUCTIONS:
Context header display:
Question display:

Always display "[Who else…]" in brackets.
If SP is deceased or institutionalized, display "was".
Else display "is".

Multi Field display:

Roster/Grid Instructions:

Display all persons from Person Roster.
Display SP on first line, where ROST.ROSTNUM=01.
If Proxy interview, display Proxy on second line, where
ROST.ROSTNUM=MRES.RROSTNUM.
Display remaining persons in the order that they were entered in
Person Roster.
Display the following persons as protected rows:
1) The SP.
2) All persons who have already been identified as living in the
household in the current round.
3) All persons who have already been identified as no longer living in
the household in the current round.
4) All persons who have already been identified as no longer living in
the household because they are deceased.

Roster/Grid display:

COL #
1

5:31:24 PM Friday, May 31, 2013

HEADER

INSTRUCTIONS

First Name

Display ROST.ROSTFNAM

Page 24 of 89

ENS4
2

Last Name	

Display ROST.ROSTLNAM.

3

Relationship to SP	

Display relationship: If
ROST.ROSTREL=91/OtherRelative or
92/OtherNon_Relative, display
ROST.ROSTREOS.
Else display ROST.ROSTREL
relationship.

4

In Household	

If there is a current round ENUM for
person and ENUM.NOTHHRSN=empty,
display "YES".
Else If there is a current round ENUM for
this person and ENUM.NOTHHRSN ^=
empty, display "NO".
Else if person just added, display "YES".
Else do not display.

Report display:

TEXT:
Context Header:

Int. Instr I:

Question Text:

[Who else (is/was) living or staying in the household?]


Int. Instr II:

SELECT OR ADD ALL PERSONS LIVING IN THE HOUSEHOLD.


INPUT FIELDS / ROUTING

Field1:	
Cheshire Name:

HOUSEHOLD_ENS

( ENS1100 )

TEMP


Item Text display:

Item Text:

Label:

Label Position:

Field Type:
Type Name:
Answers Allowed:

Drop Down List:
Lookup File:
Lookup File Name:

String

TPersPick120
1
No

No


Number Label	
1 [Continuous answer.]	

FieldSize:
Min Value:

Max Value:

Mask:


120

Route
ENS4A - HHMISS ( ENS1110 )

BACKGROUND VARIABLE ASSIGNMENTS
5:31:24 PM Friday, May 31, 2013	

Page 25 of 89

ENS4
Roster details will be collected on ROST and ENUM:
ROST key = ROST.ROSTBASE + ROST.ROSTNUM
ROST.ROSTNUm = Number of person selected at ENS4.
ENUM key = ENUM.ENUMBASE + ENUM.ENUMROST + ENUM.ENUMRND.
ENUM.ENUMROST = ROST.ROSTNUM of person selected at ENS4.
ENUM.ENUMRND = current round.
If Person added, see PERSON ROSTER POP-UP specifications for pop-up window
programming instructions.
Variables populated in Person Roster:
ROST.ROSTNUM
ROST.ROSTRNDC
ROST.ROSTFNAM
ROST.ROSTLNAM
ROST.ROSTREL
ROST.ROSTREOS
If Person is edited, the following fields may be updated. See Person Roster Pop-Up
Specifications for details.
ROST.ROSTSEX
ROST.ROSTEOS
Set reason for person added to roster. See instructions below.
Create a current round ENUM for any person selected at ENS4 as a new household
member. Create ENUM where ENUM.ENUMRND=current round and
EUM.ENUMROST=ROST.ROSTNUM of person selected.
ENUM key = ENUM.ENUMBASE + ENUM.ENUMROST + ENUM.ENUMRND.
The household member's name and relationship to SP is copied to the current round
ENUM record from ROST.
Set variables as specified below:
Copy ROST variables to ENUM where ENUM.ENUMROST= person's ROST.ROSTNUM.
See detailed instructions below.
ENUMROST	

ENUM.ENUMROST = ROST.ROSTNUM.

ENUMRND	

ENUM.ENUMRND = current round.

ENUMFNAM	

ENUM.ENUMFNAM = ROST.ROSTFNAM.

ENUMLNAM	

ENUM.ENUMLNAM = ROST.ROSTLNAM.

HHPREL	

ENUM.HHPREL = ROST.ROSTREL.

HHPRELOS	

ENUM.HHPRELOS = ROST.ROSTREOS.

HHPSEX	

ENUM.HHPSEX = ROST.ROSTSEX.

EHHDOBMM	

ENUM.EHHDOBMM = ROST.HHDOBMM.

EHHDOBDD	

ENUM.EHHDOBDD = ROST.HHDOBDD.

EHHDOBYY	

ENUM.EHHDOBYY = ROST.HHDOBYY.

ROSTREAS	

If person added to person Roster, set
ROST.ROSTREAS = 3/InHousehold.

SOFT EDIT CHECKS

5:31:24 PM Friday, May 31, 2013	

Page 26 of 89

ENS4
HARD EDIT CHECKS
Edit #1.
If there is a Person already reported in the Household in the current
round where ENUM.HHPREL = 2/Spouse, then ENS4 - ROSTREL
should ^= 2/Spouse for the person added at ENS4.
If not true, display message "INVALID ENTRY. MORE THAN ONE
SPOUSE HAS BEEN ADDED. PLEASE REENTER
RELATIONSHIP."
TECHNICAL NOTES
34

ENHouseHold	

Persons already identified as living in the household in
the current round =
For this ROST, there is an ENUM where
(ENUM.ENUMROST=ROST.ROSTNUM and
ENUM.ENUMRND=current round and
ENUM.NOTHHRSN=empty).

121

PersonAlreadyNotHH	

Persons already identified as no longer living in the
household in the current round =
There is a ROST & ENUM where (ENUM.ENUMROST=
ROST.ROSTNUM and ENUM.ENUMRND=current round
and ENUM.NOTHHRSN ^= empty).

4

Respondent	

On MRES where MRES.MRESRND = current round:
A Proxy interview (respondent is a proxy) =
MRES.SPPROXY=2/Proxy.
MRES.RROSTNUM=ROST.ROSTNUM of respondent.
An SP interview (respondent is the SP) =
MRES.SPPROXY=1/SP.
MRES.RROSTNUM='01'.

8

DeceasedInst	

SP deceased or institutionalized =
MRES.SPALIVE=2/AliveAndInstitute or 3/Deceased on
MRES where MRES.MRESRND = current round.

458

NotHHDeceased	

Persons already identified as no longer living in the
household because deceased =
There is a ROST & ENUM where (ENUM.ENUMROST=
ROST.ROSTNUM and ENUM.NOTHHRSN =
1/Deceased and ENUM.ENUMRND <= current round).

DESIGN NOTES

5:31:24 PM Friday, May 31, 2013	

Page 27 of 89

ENS4A

ENS4A

Page Order # :

Design Screen Type:

Yes/No

Fields:

Field 1:

HHMISS

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
Yes
Yes

Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:

Add Line
Delete Line

No
No

92

Roster Name:
Roster Type:

DISPLAY INSTRUCTIONS:
Context header display:
Question display:
First Sentence:

If SP is deceased or institutionalized, display "lived".

Else display "lives".

If SP is deceased or institutionalized, display "as of (DATE OF

DEATH/DATE OF INSTITUTIONALIZATION)"

Else do not display.

Third Sentence:

If SP is deceased or institutionalized, display "lived or stayed" and

"was".

Else display "lives or stays" and "is".

Multi Field display:

Roster/Grid Instructions:
Roster/Grid display:
Report display:	

Display report below question text.
Display all person's identified as a household member this round.
Display SP on first line, where ENUM.ENUMROST= 01.
If proxy interview and proxy lives in the household in the current

5:31:25 PM Friday, May 31, 2013	

Page 28 of 89

ENS4A
round, display the proxy on the second line, where

ENUM.ENUMROST=MRES.RROSTNUM (Proxy's

ROST.ROSTNUM).

Display remaining household members in the order they were

entered in the Person Roster.

Report header: CURRENT HOUSEHOLD MEMBERS

Report layout:

Column 1, header = "First Name", display ENUM.ENUMFNAM.

Column 2, header = "Last Name", display ENUM.ENUMLNAM.


TEXT:
Context Header:
Int. Instr I:
Question Text:	

Now I want to make sure I have everyone who (lives/lived) in the
household [as of (DATE OF DEATH/DATE OF
INSTITUTIONALIZATION)]. I have listed [READ NAME(S) LISTED
BELOW].
Have I missed any lodgers, boarders, or anyone else who usually
(lives or stays/lived or stayed) in the household but (is/was) away
from home traveling or in the hospital?

Int. Instr II:
INPUT FIELDS / ROUTING

5:31:26 PM Friday, May 31, 2013	

Page 29 of 89

ENS4A

Field1:

( ENS1110 )

HHMISS

Cheshire Name:

HRND.HHMISS

Item Text display:
Item Text:
Label:
Label Position:
Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:

Enumerated
TYesNoDKRF
1
No
No

Number Label
1 Yes
2

FieldSize:
Min Value:
Max Value:
Mask:

Route
ENS4 - HOUSEHOLD_ENS ( ENS1100 )

English text: YES
No

ENS5 - HHPSEX ( ENS1160 )

English text: NO
Attribute

Route

Don't know

ENS5 - HHPSEX ( ENS1160 )

Refusal

ENS5 - HHPSEX ( ENS1160 )

BACKGROUND VARIABLE ASSIGNMENTS

SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES
4

Respondent

On MRES where MRES.MRESRND = current round:
A Proxy interview (respondent is a proxy) =
MRES.SPPROXY=2/Proxy.
MRES.RROSTNUM=ROST.ROSTNUM of respondent.
An SP interview (respondent is the SP) =
MRES.SPPROXY=1/SP.
MRES.RROSTNUM='01'.

5:31:27 PM Friday, May 31, 2013

Page 30 of 89

ENS4A
34

ENHouseHold

Persons already identified as living in the household in
the current round =
For this ROST, there is an ENUM where
(ENUM.ENUMROST=ROST.ROSTNUM and
ENUM.ENUMRND=current round and
ENUM.NOTHHRSN=empty).

59

SPStatus

SP is Alive and not institutionalized =
MRES.SPALIVE=1/Alive or empty
SP is Alive =
MRES.SPALIVE=1/Alive, 2/AliveAndInstitute, or EMPTY
SP is Institutionalized =
MRES.SPALIVE=2/AliveAndInstitute
SP is Deceased =
MRES.SPALIVE=3/Deceased.

DESIGN NOTES

5:31:27 PM Friday, May 31, 2013

Page 31 of 89

ENS5

ENS5

Page Order # :

Design Screen Type:

Grid

Fields:

Field 1:

HHPSEX

Field 2:

EHHDOBMM

Field 3:

EHHDOBDD

Field 4:

EHHDOBYY

Field 5:

HHPAGE

HELP
COMMENTS
JUMPBACK

No
Yes
Yes

Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No

No

No

No


Grid Functions:

Add Line
Delete Line

No
No

Enable Functions:

100

Roster Name:
Roster Type:

DISPLAY INSTRUCTIONS:
Context header display:	

If proxy is a new household member this round, display, "[PROXY
ADDED TO HOUSEHOLD.]". Always display this sentence in
brackets.
Else do not display.

Question display:
Multi Field display:

Roster/Grid Instructions:	

Display names of all persons who are new household members in
the current round.
Display all new household members in the order that they were
entered in the Person Roster.

Roster/Grid display:	

COL #
1

5:31:28 PM Friday, May 31, 2013	

HEADER
Name	

INSTRUCTIONS
Display ENUM.ENUMFNAM +
ENUM.ENUMLNAM. Display only.

Page 32 of 89

ENS5
2

Relationship to SP

Display relationship: If
ENUM.HHPREL=91/OtherRelative or
92/OtherNon_relative, display
ENUM.HHPRELOS. Else display
ENUM.HHPREL relationship. Display
only.

3

Gender

ENUM.HHPSEX. Input field 1.

4

Date of Birth

Display "Date of Birth" over columns 4, 5,
6.
ENUM.EHHDOBMM. Input field 2.

5

ENUM.EHHDOBDD. Input field 3.

6

ENUM.EHHDOBYY. Input field 4.

7

Age

ENUM.HHPAGE. Input field 5.

Report display:

TEXT:
Context Header:

[PROXY ADDED TO HOUSEHOLD.]

Int. Instr I:
Question Text:
Int. Instr II:
INPUT FIELDS / ROUTING

5:31:29 PM Friday, May 31, 2013

Page 33 of 89

ENS5

Field1:


HHPSEX

Cheshire Name:

Item Text display:


( ENS1160 )

ENUM.HHPSEX
GRID COLUMN #3
CALCULATE or ASK HHPSEX:
HHPSEX CALCULATION:

If household person's HHPREL = 4/Daughter, 6/Sister,

8/Mother, 10/Daughter_In_Law, 12/Granddaughter,

14/Niece, code HHPSEX=2/Female and display "Female".

Else if HHPREL = 3/Son, 5/Brother, 7/Father,

9/Son_In_Law, 11/Grandson, 13/Nephew, code 

HHPSEX=1/Male and display "Male".

Else ASK HHPSEX.

QUESTION DISPLAY:

Display household member's name: ENUM.ENUMFNAM

+ ENUM.ENUMLNAM.
Is (HOUSEHOLD MEMBER NAME) male or female?

Item Text:

Label:

Label Position:

Field Type:

Type Name:

Answers Allowed:

Drop Down List:

Lookup File:

Lookup File Name:


Enumerated
TSex
1
Yes
No

Number Label
1 Male
2

FieldSize:
Min Value:
Max Value:
Mask:

Route
ENS5 - EHHDOBMM ( ENS1180 )

English text: MALE
Female

ENS5 - EHHDOBMM ( ENS1180 )

English text: FEMALE
Attribute

Route

Don't know

ENS5 - EHHDOBMM ( ENS1180 )

Refusal

ENS5 - EHHDOBMM ( ENS1180 )

5:31:31 PM Friday, May 31, 2013

Page 34 of 89

ENS5

Field2:

EHHDOBMM

Cheshire Name:
Item Text display:

( ENS1180 )

ENUM.EHHDOBMM
GRID COLUMN #4
QUESTION DISPLAY:

Display household member's name: ENUM.ENUMFNAM

+ ENUM.ENUMLNAM + 'S.
Display "[ENTER DATE.]" in same blue font used for
interviewer instructions.

Item Text:

What is (HOUSEHOLD MEMBER NAME'S) date of birth?
[ENTER DATE.]

Label:

Label Position:


MM
Under

Field Type:

Type Name:

Answers Allowed:

Drop Down List:

Lookup File:

Lookup File Name:


Integer
TMonthInt
1
No
No

Number Label
1 [Continuous answer.]
Attribute

Route

Don't know

ENS5 - EHHDOBDD ( ENS1190 )

Refusal

ENS5 - EHHDOBDD ( ENS1190 )

5:31:33 PM Friday, May 31, 2013

FieldSize:
Min Value:
Max Value:
Mask:

2
01
12

Route
ENS5 - EHHDOBDD ( ENS1190 )

Page 35 of 89

ENS5

Field3:

EHHDOBDD

Cheshire Name:
Item Text display:

( ENS1190 )

ENUM.EHHDOBDD
GRID COLUMN #5
QUESTION DISPLAY:

Display household member's name: ENUM.ENUMFNAM

+ ENUM.ENUMLNAM + 'S.
Display "[ENTER DATE.]" in same blue font used for
interviewer instructions.

Item Text:

What is (HOUSEHOLD MEMBER NAME'S) date of birth?
[ENTER DATE.]

Label:

Label Position:


DD
Under

Field Type:

Type Name:

Answers Allowed:

Drop Down List:

Lookup File:

Lookup File Name:


Integer
TDayDKRF
1
No
No

Number Label
1 [Continuous answer.]
Attribute

Route

Don't know

ENS5 - EHHDOBYY ( ENS1200 )

Refusal

ENS5 - EHHDOBYY ( ENS1200 )

5:31:35 PM Friday, May 31, 2013

FieldSize:
Min Value:
Max Value:
Mask:

2
1
31

Route
ENS5 - EHHDOBYY ( ENS1200 )

Page 36 of 89

ENS5

Field4:


EHHDOBYY

Cheshire Name:

Item Text display:


( ENS1200 )

ENUM.EHHDOBYY
GRID COLUMN #6
QUESTION DISPLAY:

Display household member's name: ENUM.ENUMFNAM

+ ENUM.ENUMLNAM + 'S.
Display "[ENTER DATE.]" in same blue font used for
interviewer instructions.
Allow a 2 or 4-digit year to be entered.


Item Text:


What is (HOUSEHOLD MEMBER NAME'S) date of birth?

[ENTER DATE.]

Label:

Label Position:


YYYY
Under

Field Type:

Type Name:

Answers Allowed:

Drop Down List:

Lookup File:

Lookup File Name:


Integer
Tyear4DKRF
1
No
No

Number Label
1 [Continuous answer.]
Attribute

Route

Don't know

ENS5 - HHPAGE ( ENS1205 )

Refusal

ENS5 - HHPAGE ( ENS1205 )

5:31:37 PM Friday, May 31, 2013

FieldSize:
Min Value:
Max Value:
Mask:

4
1870
2009

Route
ENS5 - HHPAGE ( ENS1205 )

Page 37 of 89

ENS5

Field5:


HHPAGE

Cheshire Name:

Item Text display:


( ENS1205 )

ENUM.HHPAGE
GRID COLUMN #7
CALCUATE or ASK HHPAGE:
If EHHDOBMM, EHHDOBDD, EHHDOBYY ^= DK and
EHHDOBMM, EHHDOBDD, EHHDOBYY ^= RF, then
Calculate HHPAGE based on
EHHDOBMM/EHHDOBDD/EHHDOBYY and (TODAY).
Display HHPAGE.
Else ASK HHPAGE.
QUESTION DISPLAY:
Display household member's name: ENUM.ENUMFNAM
+ ENUM.ENUMLNAM.

How old is (HOUSEHOLD MEMBER NAME)?


Item Text:

Label:

Label Position:

Field Type:

Type Name:

Answers Allowed:

Drop Down List:

Lookup File:

Lookup File Name:


Integer
TAge
1
No
No

Number Label
1 [Continuous answer.]
Attribute
Don't know

Route
BOX ENS4 - (ENS1360 )

Refusal

BOX ENS4 - (ENS1360 )

FieldSize:
Min Value:
Max Value:
Mask:

3
0
121

Route
BOX ENS4 - (ENS1360 )

BACKGROUND VARIABLE ASSIGNMENTS
Grid details will be collected on ENUM:

ENUM key = ENUM.ENUMBASE + ENUM.ENUMROST + ENUM.ENUMRND.

ENUM.ENUMROST = ROST.ROSTNUM of person data is being entered for at ENS5.

ENUM.ENUMRND = current round.

Household member's Gender, Date of Birth and Age are first collected at ENS5 into

variables on the person's current round ENUM record. Gender and Date of Birth needs to

be copied to the person's ROST record.

Set variables as specified below:


5:31:38 PM Friday, May 31, 2013

Page 38 of 89

ENS5
Copy ENUM variables to ROST where ROST.ROSTNUM = ENUM.ENUMROST.

ROSTSEX

ROST.ROSTSEX = ENUM.HHPSEX.


HHDOBMM

ROST.HHDOBMM = ENUM.EHHDOBMM.


HHDOBDD

ROST.HHDOBDD = ENUM.EHHDOBDD.


HHDOBYY

ROST.HHDOBYY = ENUM.EHHDOBYY.


SOFT EDIT CHECKS

If collecting Date of Birth for the Proxy, then ENS5 - EHHDOBYY
should be on or between (current year - 85) and (current year - 16).
If not true, display message "THE VALUE ENTERED FOR YEAR
SEEMS UNLIKELY. PLEASE VERIFY."
HARD EDIT CHECKS
For each household member, ENS5 - EHHDOBYY should be on or

between (current year - 110) and (current year).

If not true, display message "BIRTH YEAR SHOULD BE ON OR

BETWEEN (CURRENT YEAR - 110) AND (CURRENT YEAR).

PLEASE REENTER."

If ENS5 - HHPREL = 3/Son, 5/Brother, 7/Father, 9/Son_IN_Law, 

11/Grandson, 13/Nephew, then ENS5 - HHPSEX=1/Male.

If not true, display "THE VALUE ENTERED FOR GENDER IS

INVALID. PLEASE REENTER."

If ENS5 - HHPREL = 4/Daughter, 6/Sister, 8/Mother, 

10/Daughter_In_Law, 12/Granddaughter, 14/Niece, then ENS5 ­
HHPSEX = 2/Female.

If not true, display "THE VALUE ENTERED FOR GENDER IS

INVALID. PLEASE REENTER."

The calculated date of birth, based on

EHHDOBMM/EHHDOBDD/EHHDOBYY and (TODAY) should match

ENS5 - HHPAGE.

If not true, display error message, "(HOUSEHOLD PERSON'S

NAME'S) DATE OF BIRTH AND AGE DO NOT MATCH. PLEASE

REENTER." Includes EHHDOBMM, EHHDOBDD, EHHDOBYY,

HHPAGE.

Display Household person's name

"ENUM.ENUMFNAM+ENUM.ENUMLNAM + 'S".

TECHNICAL NOTES
4

Respondent

On MRES where MRES.MRESRND = current round:
A Proxy interview (respondent is a proxy) =
MRES.SPPROXY=2/Proxy.
MRES.RROSTNUM=ROST.ROSTNUM of respondent.
An SP interview (respondent is the SP) =
MRES.SPPROXY=1/SP.
MRES.RROSTNUM='01'.

119

PersonNewInHH

5:31:38 PM Friday, May 31, 2013

Person is a new Household member in the current round
=
Person was not a household member in the previous
round and was selected at ENS4 as a household
member in the current round. See T.N.s 337 and 338.

Page 39 of 89

ENS5
337

NotHHPrevRnd

Person was not in the Household in the previous round =
For this ROST, there is no ENUM where
(ENUM.ENUMROST = ROST.ROSTNUM &
ENUM.ENUMRND = previous round &
ENUM.NOTHHRSN = empty).

338

HHCurrentRnd

Person is in the household in the current round =
For this ROST, there is an ENUM where
(ENUM.ENUMROST = ROST.ROSTNUM &
ENUM.ENUMRND = current round & ENUM.NOTHHRSN
= empty).

34

ENHouseHold

Persons already identified as living in the household in
the current round =
For this ROST, there is an ENUM where
(ENUM.ENUMROST=ROST.ROSTNUM and
ENUM.ENUMRND=current round and
ENUM.NOTHHRSN=empty).

DESIGN NOTES

5:31:38 PM Friday, May 31, 2013

Page 40 of 89

BOX ENS4

BOX ENS4

Page Order # :

150

BOX INSTRUCTIONS
( ENS1360 )	

IF AT LEAST ONE PERSON LIVING IN THE HOUSEHOLD WITH THE SP IN
THE CURRENT ROUND, W AS ALSO LIVING IN THE HOUSEHOLD AT THE
TIME OF THE PREVIOUS ROUND INTERVIEW AND (W AS MISSING ANY
PART OF THEIR DATE OF BIRTH IN THE PREVIOUS ROUND) AND (HAS
NEVER BEEN ASKED ENS10 IN ANY PREVIOUS ROUND), GO TO ENS10 ­
EHHDOBMM ( ENS1375 ).
ELSE GO TO BOX ENS4A - (ENS1380 ).

ASSIGNMENTS

TECHNICAL NOTES
34

ENHouseHold

Persons already identified as living in the household in
the current round =
For this ROST, there is an ENUM where
(ENUM.ENUMROST=ROST.ROSTNUM and
ENUM.ENUMRND=current round and
ENUM.NOTHHRSN=empty).

116

HouseholdPrevRnd

Persons who lived in the household at the time of the
previous round interview =
There is a ROST & ENUM where (ENUM.ENUMROST =
ROST.ROSTNUM & ENUM.ENUMRND = previous round
& ENUM.NOTHHRSN = empty).

124

MissingDOB

Person missing any part of date of birth at the time of
previous round interview =
Fort this ROST, there is an ENUM where
(ENUM.ENUMROST=ROST.ROSTNUM &
ENUM.ENUMRND=prev. round & ((EHHDOBMM=DK or
RF) or (EHHDOBDD=DK or RF) or (EHHDOBYY = DK or
RF))).

125

ENS10Asked

Person has not received ENS10 =
For this ENUM, there is ROST where (ROST.ROSTNUM
= ENUM.ENUMROST and ROST.ENSFLAG = empty).

DESIGN NOTES
If MRES.INTTYPE = 2/NewFromFacility, 3/NewFromSupplement,
5/LastRndFacSum, 6/LastRndFacBase, there will not be persons reported
as living in the household in the previous round. Therefore,
MRES.INTTYPE = 2/NewFromFacility, 3/NewFromSupplement,
5/LastRndFacSum, 6/LastRndFacBase will be routed to BOX ENS5.

5:31:38 PM Friday, May 31, 2013	

Page 41 of 89

ENS10

ENS10

Page Order # :

Design Screen Type:

Grid

Fields:

Field 1:

EHHDOBMM

Field 2:

EHHDOBDD

Field 3:

EHHDOBYY

Field 4:

HHPAGE

HELP
COMMENTS
JUMPBACK

No
Yes
Yes

Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No

No

No

No


Grid Functions:

Add Line
Delete Line

No
No

Enable Functions:

160

Roster Name:
Roster Type:

DISPLAY INSTRUCTIONS:
Context header display:
Question display:
Multi Field display:

Roster/Grid Instructions:	

Display all persons living in the household with the SP in the current
round, who was also living in the household at the time of the
previous round interview and was missing any part of their date of
birth in the previous round.
Do not display persons who have already been asked ENS10 in any
previous round, where ROST.ENSFLAG=1/Yes.
Do not display the SP, where ENUM.ENUMROST=01.
If Proxy interview and Proxy meets the criteria above, display Proxy
on the first line, where ENUM.ENUMROST=MRES.RROSTNUM
(Proxy's ROST.ROSTNUM).
Display all remaining household members who meet the criteria
above in the order that they were entered in the Person Roster.

Roster/Grid display:	

COL #
1

5:31:39 PM Friday, May 31, 2013	

HEADER
Name	

INSTRUCTIONS
Display ENUM.ENUMFNAM +
Page 42 of 89

ENS10
ENUM.ENUMLNAM. Display only.
2

Relationship to SP

Display relationship: If
ENUM.HHPREL=91/OtherRelative or
92/OtherNon_Relative, display
ENUM.HHPRELOS.
Else display ENUM.HHPREL
relationship. Display only.

3

Date of Birth

Display "Date of Birth" over columns 3, 4,
5.
Display ENUM.EHHDOBMM. Input field
1 - Allow updates.

4

Display ENUM.EHHDOBDD. Input field
2 - Allow updates.

5

Display ENUM.EHHDOBYY. Input field
3 - Allow updates.

6

Age

Display ENUM.HHPAGE. Input field 4 ­
Allow updates.

Report display:

TEXT:
Context Header:
Int. Instr I:

ASK THE RESPONDENT TO PROVIDE INFORMATION FOR ALL
"DK" AND "RF" ENTRIES LISTED BELOW. DO NOT CHANGE
THE ENTRIES IF THE RESPONDENT STILL DOES NOT KNOW
THE INFORMATION.

Question Text:
Int. Instr II:
INPUT FIELDS / ROUTING

5:31:40 PM Friday, May 31, 2013

Page 43 of 89

ENS10

Field1:


EHHDOBMM

Cheshire Name:

Item Text display:


( ENS1375 )

ENUM.EHHDOBMM
GRID COLUMN #3
QUESTION DISPLAY:

Display household member's name: ENUM.ENUMFNAM

+ ENUM.ENUMLNAM + 'S.
Display "(HOUSEHOLD MEMBER NAME'S) DATE OF
BIRTH. [ENTER DATE.]" in same blue font used for
interviewer instructions.

Item Text:


(HOUSEHOLD MEMBER NAME'S) DATE OF BIRTH.
[ENTER DATE.]

Label:

Label Position:


MM
Under

Field Type:

Type Name:

Answers Allowed:

Drop Down List:

Lookup File:

Lookup File Name:


Integer
TMonthInt
1
No
No

Number Label
1 [Continuous answer.]
Attribute

Route

Don't know

ENS10 - EHHDOBDD ( ENS1376 )

Refusal

ENS10 - EHHDOBDD ( ENS1376 )

5:31:42 PM Friday, May 31, 2013

FieldSize:
Min Value:
Max Value:
Mask:

2
01
12

Route
ENS10 - EHHDOBDD ( ENS1376 )

Page 44 of 89

ENS10

Field2:


EHHDOBDD

Cheshire Name:

Item Text display:


( ENS1376 )

ENUM.EHHDOBDD
GRID COLUMN #4
QUESTION DISPLAY:

Display household member's name: ENUM.ENUMFNAM

+ ENUM.ENUMLNAM + 'S.
Display "(HOUSEHOLD MEMBER NAME'S) DATE OF
BIRTH. [ENTER DATE.]" in same blue font used for
interviewer instructions.

Item Text:


(HOUSEHOLD MEMBER NAME'S) DATE OF BIRTH.
[ENTER DATE.]

Label:

Label Position:


DD
Under

Field Type:

Type Name:

Answers Allowed:

Drop Down List:

Lookup File:

Lookup File Name:


Integer
TDayDKRF
1
No
No

Number Label
1 [Continuous answer.]
Attribute

Route

Don't know

ENS10 - EHHDOBYY ( ENS1377 )

Refusal

ENS10 - EHHDOBYY ( ENS1377 )

5:31:44 PM Friday, May 31, 2013

FieldSize:
Min Value:
Max Value:
Mask:

2
1
31

Route
ENS10 - EHHDOBYY ( ENS1377 )

Page 45 of 89

ENS10

Field3:


EHHDOBYY

Cheshire Name:

Item Text display:


( ENS1377 )

ENUM.EHHDOBYY
GRID COLUMN #5
QUESTION DISPLAY:

Display household member's name: ENUM.ENUMFNAM

+ ENUM.ENUMLNAM + 'S.
Display "(HOUSEHOLD MEMBER NAME'S) DATE OF
BIRTH. [ENTER DATE.]" in same blue font used for
interviewer instructions.
Allow a 2 or 4-digit year to be entered.

Item Text:


(HOUSEHOLD MEMBER NAME'S) DATE OF BIRTH.
[ENTER DATE.]

Label:

Label Position:


YYYY
Under

Field Type:

Type Name:

Answers Allowed:

Drop Down List:

Lookup File:

Lookup File Name:


Integer
Tyear4DKRF
1
No
No

Number Label
1 [Continuous answer.]
Attribute

Route

Don't know

ENS10 - HHPAGE ( ENS1378 )

Refusal

ENS10 - HHPAGE ( ENS1378 )

5:31:46 PM Friday, May 31, 2013

FieldSize:
Min Value:
Max Value:
Mask:

4
1870
2009

Route
ENS10 - HHPAGE ( ENS1378 )

Page 46 of 89

ENS10

Field4:


HHPAGE

Cheshire Name:

Item Text display:


( ENS1378 )

ENUM.HHPAGE
GRID COLUMN #6
RECALCULATE AGE if EHHDOBMM, EHHDOBYDD, or
EHHDOBYY is updated:
If EHHDOBMM, EHHDOBDD, EHHDOBYY ^= DK and
EHHDOBMM, EHHDOBDD, EHHDOBYY ^= RF, then
Calculate HHPAGE based on
EHHDOBMM/EHHDOBDD/EHHDOBYY and (TODAY).
Update display of HHPAGE.
QUESTION DISPLAY:

Display household member's name: ENUM.ENUMFNAM

+ ENUM.ENUMLNAM + 'S.
Display "(HOUSEHOLD MEMBER NAME'S) AGE." in
same blue font used for interviewer instructions.
(HOUSEHOLD MEMBER NAME'S) AGE.

Item Text:

Label:

Label Position:

Field Type:

Type Name:

Answers Allowed:

Drop Down List:

Lookup File:

Lookup File Name:


Integer
TAge
1
No
No

Number Label
1 [Continuous answer.]
Attribute

Route

Don't know

BOX ENS4A - (ENS1380 )

Refusal

BOX ENS4A - (ENS1380 )

FieldSize:
Min Value:
Max Value:
Mask:

3
0
121

Route
BOX ENS4A - (ENS1380 )

BACKGROUND VARIABLE ASSIGNMENTS
Grid details will be collected on ENUM:

ENUM key = ENUM.ENUMBASE + ENUM.ENUMROST + ENUM.ENUMRND.

ENUM.ENUMROST = ROST.ROSTNUM of person data is being entered for at ENS10.

ENUM.ENUMRND = current round.

Household member's Date of Birth and Age are updated at ENS10 into variables on the

5:31:47 PM Friday, May 31, 2013

Page 47 of 89

ENS10
person's current round ENUM record. If Date of Birth is changed at ENS10, copy updates
to person's ROST record.
Copy ENUM variables to ROST where ROST.ROSTNUM = ENUM.ENUMROST. See
detailed instructions below.
In addition, ENS10 is only asked once for any household member in any round. Set flag for
each household member displayed at ENS10 indicating that ENS10 has been asked for
that person. See instructions below.
HHDOBMM

ROST.HHDOBMM = ENS10 - EHHDOBMM.

HHDOBDD

ROST.HHDOBDD = ENS10 - EHHDOBDD.

HHDOBYY

ROST.HHDOBYY = ENS10 - EHHDOBYY.

ENSFLAG

ROST.ENSFLAG = 1/Yes.

SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES
34

ENHouseHold

Persons already identified as living in the household in
the current round =
For this ROST, there is an ENUM where
(ENUM.ENUMROST=ROST.ROSTNUM and
ENUM.ENUMRND=current round and
ENUM.NOTHHRSN=empty).

116

HouseholdPrevRnd

Persons who lived in the household at the time of the
previous round interview =
There is a ROST & ENUM where (ENUM.ENUMROST =
ROST.ROSTNUM & ENUM.ENUMRND = previous round
& ENUM.NOTHHRSN = empty).

124

MissingDOB

Person missing any part of date of birth at the time of
previous round interview =
Fort this ROST, there is an ENUM where
(ENUM.ENUMROST=ROST.ROSTNUM &
ENUM.ENUMRND=prev. round & ((EHHDOBMM=DK or
RF) or (EHHDOBDD=DK or RF) or (EHHDOBYY = DK or
RF))).

125

ENS10Asked

Person has not received ENS10 =
For this ENUM, there is ROST where (ROST.ROSTNUM
= ENUM.ENUMROST and ROST.ENSFLAG = empty).

4

Respondent

On MRES where MRES.MRESRND = current round:
A Proxy interview (respondent is a proxy) =
MRES.SPPROXY=2/Proxy.
MRES.RROSTNUM=ROST.ROSTNUM of respondent.
An SP interview (respondent is the SP) =
MRES.SPPROXY=1/SP.
MRES.RROSTNUM='01'.

DESIGN NOTES

5:31:47 PM Friday, May 31, 2013

Page 48 of 89

BOX ENS4A

BOX ENS4A

Page Order # :

162

BOX INSTRUCTIONS
( ENS1380 )	

IF (SP IS IN THE SUPPLEMENTAL SAMPLE) OR (SP'S PREVIOUS ROUND
INTERVIEW WAS IN A FACILITY), GO TO BOX ENS4B - (ENS1381 ).
ELSE GO TO BOX ENS5 - (ENS1390 ).

ASSIGNMENTS

TECHNICAL NOTES
9

SuppORD

SP is in the Supplemental Sample =
MRES.INTTYPE=3/NewFromSupplement on MRES
where MRES.MRESRND = current round.

11

FacInterview

Previous round was a facility interview =
(MRES.INTTYPE=2/NewFromFacility or
MRES.INTTYPE=5/LastRndFacSum or
MRES.INTTYPE=6/LastRndFacBase) on MRES where
MRES.MRESRND = current round.

DESIGN NOTES

5:31:47 PM Friday, May 31, 2013	

Page 49 of 89

BOX ENS4B

BOX ENS4B

Page Order # :

163

BOX INSTRUCTIONS
( ENS1381 )	

IF AT LEAST ONE PERSON LIVES IN THE HOUSEHOLD WITH THE SP,
GO TO ENS10A - HOUSEHOLD_OW NS ( ENS1383 ).
ELSE SET SP AS PERSON WHO OWNS/RENTS HOME AND GO TO BOX
ENS4C - (ENS1385 ).

ASSIGNMENTS
If no one lives with the SP in the current round, set SP as person who owns home. See
detailed instruction below.
If no one lives with the SP in the current round, set
HRND.HHPOWN = '01'.

HHPOWN	
TECHNICAL NOTES
9

SuppORD

SP is in the Supplemental Sample =
MRES.INTTYPE=3/NewFromSupplement on MRES
where MRES.MRESRND = current round.

377

PersoninHHCurrRnd

At least one person lives with the SP in the current round
=
There is at least one ROST & ENUM where
(ENUM.ENUMROST = ROST.ROSTNUM &
ENUM.ENUMROST ^= '01' & ENUM.ENUMRND =
current round & ENUM.NOTHHRSN=empty).

DESIGN NOTES

5:31:47 PM Friday, May 31, 2013	

Page 50 of 89

ENS10A

ENS10A

Page Order # :

Design Screen Type:

Roster

Fields:

Field 1:

HOUSEHOLD_OWNS

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
No
No

Roster Name:

Household Roster

Roster Type:

Single Item Select

Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:

Add Line
Delete Line

No
No

164

DISPLAY INSTRUCTIONS:
Context header display:
Question display:	

If Proxy is the respondent and Proxy does not live in the household,
display "(SP's)".
Else display "this".
If Proxy is the respondent and Proxy does not live in the household, 

display "there".

Else display "here".


Multi Field display:

Roster/Grid Instructions:	

Display all persons identified as living in the household in the current
round.
Display SP on first line, where ENUM.ENUMROST=01.
If proxy interview and proxy lives in the household in the current
round, display the proxy on the second line, where
ENUM.ENUMROST=MRES.RROSTNUM (Proxy's
ROST.ROSTNUM).
Display remaining household members in the order they were
entered in the Person Roster.

Roster/Grid display:	

5:31:47 PM Friday, May 31, 2013	

COL #

HEADER

INSTRUCTIONS

1

First Name

Display ENUM.ENUMFNAM.

2

Last Name

Display ENUM.ENUMLNAM.

Page 51 of 89

ENS10A
3

Relationship to SP

Display relationship to SP:
If ENUM.HHPREL=91/OtherRelative or
92/OtherNon-Relative, display
ENUM.HHPRELOS.
Else display ENUM.HHPREL relationship.

Report display:

TEXT:
Context Header:
Int. Instr I:
Question Text:

Who owns or rents [this/(SP’s)] home? [PROBE: Of the people
living (here/there) now, who is the person who is the head of the
household?]

Int. Instr II:

SELECT ONLY ONE.

INPUT FIELDS / ROUTING

Field1:
Cheshire Name:

HOUSEHOLD_OWNS

( ENS1383 )

TEMP

Item Text display:
Item Text:
Label:
Label Position:
Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:

String
TPersPick30
1
No
No

Number Label
1 [Continuous answer.]

FieldSize:
Min Value:
Max Value:
Mask:

30

Route
BOX ENS4C - (ENS1385 )

BACKGROUND VARIABLE ASSIGNMENTS
Set person selected at ENS10A as person who owns/rents home. See instructions below.
HHPOWN	

HRND.HHPOW N=ENUM.ENUMROST of person
selected at EN6.

SOFT EDIT CHECKS

HARD EDIT CHECKS
5:31:48 PM Friday, May 31, 2013	

Page 52 of 89

ENS10A

TECHNICAL NOTES
4

Respondent

On MRES where MRES.MRESRND = current round:
A Proxy interview (respondent is a proxy) =
MRES.SPPROXY=2/Proxy.
MRES.RROSTNUM=ROST.ROSTNUM of respondent.
An SP interview (respondent is the SP) =
MRES.SPPROXY=1/SP.
MRES.RROSTNUM='01'.

34

ENHouseHold	

Persons already identified as living in the household in
the current round =
For this ROST, there is an ENUM where
(ENUM.ENUMROST=ROST.ROSTNUM and
ENUM.ENUMRND=current round and
ENUM.NOTHHRSN=empty).

DESIGN NOTES

5:31:48 PM Friday, May 31, 2013	

Page 53 of 89

BOX ENS4C

BOX ENS4C

Page Order # :

165

BOX INSTRUCTIONS
( ENS1385 )	

IF (SP IS IN THE SUPPLEMENTAL SAMPLE) AND (SP'S AGE IS 16 OR
OLDER, OR AGE = DK OR RF), GO TO ENS10AA - ASKWORK ( ENS1387 ).
ELSE GO TO BOX ENS5 - (ENS1390 ).

ASSIGNMENTS

TECHNICAL NOTES
9

SuppORD

SP is in the Supplemental Sample =
MRES.INTTYPE=3/NewFromSupplement on MRES
where MRES.MRESRND = current round.

103

SPAge

SP's AGE is calculated based on SP's
ROST.HHDOBMM, ROST.HHDOBDD, ROST.HHDOBYY
and TODAY.
SP's AGE is also stored in the ENS section on
ENUM.HHPAGE where ENUM.ENUMRND = current
round and ENUM.ENUMROST = 01.

DESIGN NOTES

5:31:48 PM Friday, May 31, 2013	

Page 54 of 89

ENS10AA

ENS10AA

Page Order # :

Design Screen Type:

Yes/No

Fields:

Field 1:

ASKWORK

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
No
No

168

Roster Name:
Roster Type:
Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:

Add Line
Delete Line

No
No

DISPLAY INSTRUCTIONS:
Context header display:

Question display:

Multi Field display:


Roster/Grid Instructions:

Roster/Grid display:

Report display:


TEXT:

Context Header:
Int. Instr I:
Question Text:

Since (REFERENCE DATE), did [you/(SP)] work at any time at a job
or business?

Int. Instr II:
INPUT FIELDS / ROUTING

5:31:48 PM Friday, May 31, 2013

Page 55 of 89

ENS10AA

Field1:

ASKWORK

Cheshire Name:

( ENS1387 )

TEMP

Item Text display:
Item Text:
Label:
Label Position:
Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:

Enumerated
TYesNoDKRF
1
No
No

Number Label
1 Yes
2

FieldSize:
Min Value:
Max Value:
Mask:

Route
BOX ENS5 - (ENS1390 )

English text: YES
No

BOX ENS5 - (ENS1390 )

English text: NO
Attribute

Route

Don't know

BOX ENS5 - (ENS1390 )

Refusal

BOX ENS5 - (ENS1390 )

BACKGROUND VARIABLE ASSIGNMENTS
ENUM.HHPWORK is stored based on the response to ENS10AA.
Set variable as instructed below:
Set HHPWORK on ENUM where ENUM.ENUMRND=current round and
ENUM.ENUMROST = '01'.
HHPWORK	

If ENS10AA - ASKW ORK = 1/Yes, set
ENUM.HHPW ORK = 1/W orks.
Else if ENS10AA - ASKW ORK = 2/No, set
ENUM.HHPW ORK = 2/DidNotW ork.
Else ENUM.HHPW ORK = ENS10AA - ASKW ORK.

SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES
5:31:49 PM Friday, May 31, 2013	

Page 56 of 89

ENS10AA
34

ENHouseHold	

Persons already identified as living in the household in
the current round =
For this ROST, there is an ENUM where
(ENUM.ENUMROST=ROST.ROSTNUM and
ENUM.ENUMRND=current round and
ENUM.NOTHHRSN=empty).

105

HHMemberAge	

Household member's age =
There is a ROST & ENUM where (ENUM.ENUMROST =
ROST.ROSTNUM & ENUM.ENUMRND = current round).
HH Member's age = ENUM.HHPAGE.

4

Respondent

On MRES where MRES.MRESRND = current round:
A Proxy interview (respondent is a proxy) =
MRES.SPPROXY=2/Proxy.
MRES.RROSTNUM=ROST.ROSTNUM of respondent.
An SP interview (respondent is the SP) =
MRES.SPPROXY=1/SP.
MRES.RROSTNUM='01'.

DESIGN NOTES

5:31:50 PM Friday, May 31, 2013	

Page 57 of 89

BOX ENS5

BOX ENS5

Page Order # :

170

BOX INSTRUCTIONS
( ENS1390 )	

IF (SP IS IN THE SUPPLEMENTAL SAMPLE AND ENS10AA - ASKWORK =
1/Yes) OR (IF SP IS NOT IN THE SUPPLEMENTAL SAMPLE AND ((IT IS A
FALL ROUND) AND (SP IS ALIVE AND NOT INSTITUTIONALIZED) AND
(SP'S AGE IS 16 OR OLDER, OR AGE = DK OR RF))), GO TO ENS11 JOBSTAT ( ENS1392 ).
ELSE GO TO BOX ENS5A - (ENS1393 ).

ASSIGNMENTS

TECHNICAL NOTES
9

SuppORD

SP is in the Supplemental Sample =
MRES.INTTYPE=3/NewFromSupplement on MRES
where MRES.MRESRND = current round.

98

FallRound

If the remainder of (Current round divided by 3) = 1, then
it is a Fall round.

59

SPStatus

SP is Alive and not institutionalized =
MRES.SPALIVE=1/Alive or empty
SP is Alive =
MRES.SPALIVE=1/Alive, 2/AliveAndInstitute, or EMPTY
SP is Institutionalized =
MRES.SPALIVE=2/AliveAndInstitute
SP is Deceased =
MRES.SPALIVE=3/Deceased.

103

SPAge

SP's AGE is calculated based on SP's
ROST.HHDOBMM, ROST.HHDOBDD, ROST.HHDOBYY
and TODAY.
SP's AGE is also stored in the ENS section on
ENUM.HHPAGE where ENUM.ENUMRND = current
round and ENUM.ENUMROST = 01.

DESIGN NOTES

5:31:50 PM Friday, May 31, 2013	

Page 58 of 89

ENS11

ENS11

Page Order # :

Design Screen Type:	

Yes/No

Fields:	

Field 1:

JOBSTAT

Enable Functions:	

HELP
COMMENTS
JUMPBACK

No
Yes
Yes

Roster Functions:	

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:	

Add Line
Delete Line

No
No

180

Roster Name:
Roster Type:

DISPLAY INSTRUCTIONS:
Context header display:
Question display:	

If MRES.INTTYPE ^= 3/NewFromSupplement, display "Before I
continue...".
Else do not display.

Multi Field display:

Roster/Grid Instructions:
Roster/Grid display:
Report display:

TEXT:
Context Header:
Int. Instr I:
Question Text:	

[Before I continue with the next set of questions, I need to collect
information about [your/(SP’s)] job status.] [Are you/Is (SP)]
currently working at a job or business?

Int. Instr II:

INPUT FIELDS / ROUTING


5:31:50 PM Friday, May 31, 2013	

Page 59 of 89

ENS11

Field1:

JOBSTAT

Cheshire Name:

( ENS1392 )

ENUM.JOBSTAT

Item Text display:
Item Text:
Label:
Label Position:
Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:

Enumerated
TYesNoDKRF
1
No
No

Number Label
1 Yes
2

FieldSize:
Min Value:
Max Value:
Mask:

Route
BOX ENS5A - (ENS1393 )

English text: YES
No

BOX ENS5A - (ENS1393 )

English text: NO
Attribute

Route

Don't know

BOX ENS5A - (ENS1393 )

Refusal

BOX ENS5A - (ENS1393 )

BACKGROUND VARIABLE ASSIGNMENTS

SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES

DESIGN NOTES

5:31:51 PM Friday, May 31, 2013

Page 60 of 89

BOX ENS5A

BOX ENS5A

5:31:51 PM Friday, May 31, 2013

Page Order # :

182


Page 61 of 89


BOX ENS5A
BOX INSTRUCTIONS
( ENS1393 )	

IF AT LEAST ONE PERSON WHO LIVES IN THE HOUSEHOLD WITH THE
SP IS AGE 16 OR OLDER, OR AGE = DK OR RF AND ((THIS PERSON IS A
NEW HOUSEHOLD MEMBER IN THE CURRENT ROUND) OR (IT IS A FALL
ROUND)), GO TO ENS11A_IN - NAVIGATOR ( ENS1395 ).
ELSE GO TO BOX ENS7 - (ENS1405 ).

ASSIGNMENTS

TECHNICAL NOTES
34

ENHouseHold

Persons already identified as living in the household in

the current round =

For this ROST, there is an ENUM where

(ENUM.ENUMROST=ROST.ROSTNUM and

ENUM.ENUMRND=current round and

ENUM.NOTHHRSN=empty).


105

HHMemberAge

Household member's age =

There is a ROST & ENUM where (ENUM.ENUMROST =

ROST.ROSTNUM & ENUM.ENUMRND = current round).

HH Member's age = ENUM.HHPAGE.


119

PersonNewInHH

Person is a new Household member in the current round

=

Person was not a household member in the previous

round and was selected at ENS4 as a household

member in the current round. See T.N.s 337 and 338.


337

NotHHPrevRnd

Person was not in the Household in the previous round =

For this ROST, there is no ENUM where

(ENUM.ENUMROST = ROST.ROSTNUM & 

ENUM.ENUMRND = previous round & 

ENUM.NOTHHRSN = empty).


338

HHCurrentRnd

Person is in the household in the current round =

For this ROST, there is an ENUM where

(ENUM.ENUMROST = ROST.ROSTNUM & 

ENUM.ENUMRND = current round & ENUM.NOTHHRSN

= empty).


98

FallRound

If the remainder of (Current round divided by 3) = 1, then

it is a Fall round.


DESIGN NOTES
ENS11A - HHJBSTAT is asked only if Household member is AGE is 16 or
older, or AGE = DK, RF.
ENS11A will be asked:
1) If the person is a new household member in the current round
2) If person was in the household at the time of the previous round
interview, they will get ENS11A as an annual follow-up question only in
the fall round.
BEGIN LOOP: W ill ask ENS11A for each household member that meets
this criteria.
5:31:51 PM Friday, May 31, 2013	

Page 62 of 89

BOX ENS5A

5:31:51 PM Friday, May 31, 2013

Page 63 of 89


ENS11A_IN

ENS11A_IN

Page Order # :

Design Screen Type:

Instance Navigator

Fields:

Field 1:

NAVIGATOR

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
No
No

183

Roster Name:
Roster Type:
Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:

Add Line
Delete Line

No
No

DISPLAY INSTRUCTIONS:
Context header display:
Question display:

If Fall round, display all persons who live in the household with the
SP who is AGE 16 or older, or AGE = DK or RF.
Else if not a fall round, display all persons who are new household
members in the current round and who is AGE 16 or older, or AGE
= DK, RF.
Invoke NO TRAVEL I/N.

Multi Field display:

Roster/Grid Instructions:
Roster/Grid display:
Report display:

TEXT:
Context Header:
Int. Instr I:
Question Text:
Int. Instr II:

5:31:51 PM Friday, May 31, 2013

Page 64 of 89

ENS11A_IN
INPUT FIELDS / ROUTING
NAVIGATOR

Field1:

( ENS1395 )

N/A


Cheshire Name:
Item Text display:

Item Text:

Label:

Label Position:

Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:


Enumerated

TInstanceNavigator
1
No
No


Number Label
1 SelectItemInList
2

FieldSize:
Min Value:
Max Value:
Mask:

Route
ENS11A - HHJBSTAT ( ENS1399 )

English text: ITEM SELECTED IN INSTANCE NAVIGATOR
SelectContinueInterview
BOX ENS7 - (ENS1405 )
English text: CONTINUE INTERVIEW SELECTED

BACKGROUND VARIABLE ASSIGNMENTS
Details will be collected on ENUM:

ENUM key = ENUM.ENUMBASE + ENUM.ENUMROST + ENUM.ENUMRND.

ENUM.ENUMROST = ROST.ROSTNUM of person being asked about.

ENUM.ENUMRND = current round.


SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES
105

HHMemberAge

Household member's age =
There is a ROST & ENUM where (ENUM.ENUMROST =
ROST.ROSTNUM & ENUM.ENUMRND = current round).
HH Member's age = ENUM.HHPAGE.

119

PersonNewInHH

Person is a new Household member in the current round
=
Person was not a household member in the previous
round and was selected at ENS4 as a household
member in the current round. See T.N.s 337 and 338.

5:31:52 PM Friday, May 31, 2013

Page 65 of 89

ENS11A_IN
337

NotHHPrevRnd	

Person was not in the Household in the previous round =
For this ROST, there is no ENUM where
(ENUM.ENUMROST = ROST.ROSTNUM &
ENUM.ENUMRND = previous round &
ENUM.NOTHHRSN = empty).

338

HHCurrentRnd	

Person is in the household in the current round =
For this ROST, there is an ENUM where
(ENUM.ENUMROST = ROST.ROSTNUM &
ENUM.ENUMRND = current round & ENUM.NOTHHRSN
= empty).

DESIGN NOTES

5:31:52 PM Friday, May 31, 2013	

Page 66 of 89

ENS11A

ENS11A

Page Order # :

Design Screen Type:	

Yes/No

Fields:	

Field 1:

HHJBSTAT

Enable Functions:	

HELP
COMMENTS
JUMPBACK

No
No
No

184

Roster Name:
Roster Type:
Roster Functions:	

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:	

Add Line
Delete Line

No
No

DISPLAY INSTRUCTIONS:
Context header display:	

Display the name of the household member currently being asked
about, ENUM.ENUMFNAM + ENUM.ENUMLNAM + 'S.
If Proxy is the respondent, and asking ENS11A about the Proxy, 

display "Are you".

Else display "Is (HOUSEHOLD MEMBER NAME)". Display the

name of the household member currently being asked about,

ENUM.ENUMFNAM + ENUM.ENUMLNAM.


Question display:	

If ENS11 - JOBSTAT was not asked about SP this round and this is
the first instance that ENS11a - HHJBSTAT is being asked this
round, display the first sentence, "Before I continue...".
Else do not display.
If Proxy is the respondent, and asking ENS11A about the Proxy, 

display "your".

Else display "(HOUSEHOLD MEMBER NAME'S)". Display the

name of the household member currently being asked about,

ENUM.ENUMFNAM + ENUM.ENUMLNAM + 'S.

If Proxy is the respondent, and asking ENS11A about the Proxy, 

display "Are you".

Else display "Is (HOUSEHOLD MEMBER NAME)". Display the

name of the household member currently being asked about,

ENUM.ENUMFNAM + ENUM.ENUMLNAM.


Multi Field display:

Roster/Grid Instructions:
5:31:53 PM Friday, May 31, 2013	

Page 67 of 89

ENS11A
Roster/Grid display:
Report display:

TEXT:
HOUSEHOLD MEMBER: (HOUSEHOLD MEMBER NAME)

Context Header:
Int. Instr I:

(Before I continue with the next set of questions, I need to update
information about [your/(HOUSEHOLD MEMBER NAME'S)] job
status.) [Are you/Is (HOUSEHOLD MEMBER NAME)] currently
working at a job or business?

Question Text:

Int. Instr II:
INPUT FIELDS / ROUTING
HHJBSTAT

Field1:
Cheshire Name:

( ENS1399 )

ENUM.HHJBSTAT

Item Text display:
Item Text:
Label:
Label Position:
Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:

Enumerated
TYesNoDKRF
1
No
No

Number Label
1 Yes
2

FieldSize:
Min Value:
Max Value:
Mask:

Route
BOX ENS6 - (ENS1400 )

English text: YES
No

BOX ENS6 - (ENS1400 )

English text: NO
Attribute

Route

Don't know

BOX ENS6 - (ENS1400 )

Refusal

BOX ENS6 - (ENS1400 )

BACKGROUND VARIABLE ASSIGNMENTS

5:31:54 PM Friday, May 31, 2013

Page 68 of 89

ENS11A

SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES
34

ENHouseHold

Persons already identified as living in the household in

the current round =

For this ROST, there is an ENUM where 

(ENUM.ENUMROST=ROST.ROSTNUM and

ENUM.ENUMRND=current round and

ENUM.NOTHHRSN=empty).


119

PersonNewInHH

Person is a new Household member in the current round

=

Person was not a household member in the previous

round and was selected at ENS4 as a household

member in the current round. See T.N.s 337 and 338.


337

NotHHPrevRnd

Person was not in the Household in the previous round =

For this ROST, there is no ENUM where 

(ENUM.ENUMROST = ROST.ROSTNUM & 

ENUM.ENUMRND = previous round & 

ENUM.NOTHHRSN = empty).


338

HHCurrentRnd

Person is in the household in the current round =

For this ROST, there is an ENUM where 

(ENUM.ENUMROST = ROST.ROSTNUM & 

ENUM.ENUMRND = current round & ENUM.NOTHHRSN

= empty).


98

FallRound

If the remainder of (Current round divided by 3) = 1, then

it is a Fall round.


105

HHMemberAge

Household member's age =

There is a ROST & ENUM where (ENUM.ENUMROST =

ROST.ROSTNUM & ENUM.ENUMRND = current round).

HH Member's age = ENUM.HHPAGE.


DESIGN NOTES

5:31:54 PM Friday, May 31, 2013

Page 69 of 89

BOX ENS6

BOX ENS6

Page Order # :

190

BOX INSTRUCTIONS
( ENS1400 )

GO TO ENS11A_IN - NAVIGATOR ( ENS1395 ).

ASSIGNMENTS

TECHNICAL NOTES

DESIGN NOTES

5:31:54 PM Friday, May 31, 2013

Page 70 of 89

BOX ENS7

BOX ENS7

Page Order # :

195

BOX INSTRUCTIONS
( ENS1405 )	

IF ((SP IS IN THE SUPPLEMENTAL SAMPLE) OR (SP IS NEW FROM THE
FACILITY)) AND SP'S AGE IS 17 OR OLDER OR AGE = DK OR RF, GO TO
ENS12 - SPAFEVER ( ENS1410 ).
ELSE GO TO BOX ENSEND - (ENS1445 ).

ASSIGNMENTS

TECHNICAL NOTES
9

SuppORD

SP is in the Supplemental Sample =
MRES.INTTYPE=3/NewFromSupplement on MRES
where MRES.MRESRND = current round.

25

NewFromFacility

SP is new from facility (i.e. all previous round interviews
were in a facility) =
MRES.INTTYPE=2/NewFromFacility on MRES where
MRES.MRESRND = current round.

103

SPAge

SP's AGE is calculated based on SP's
ROST.HHDOBMM, ROST.HHDOBDD, ROST.HHDOBYY
and TODAY.
SP's AGE is also stored in the ENS section on
ENUM.HHPAGE where ENUM.ENUMRND = current
round and ENUM.ENUMROST = 01.

DESIGN NOTES

5:31:54 PM Friday, May 31, 2013	

Page 71 of 89

ENS12

ENS12

Page Order # :

Design Screen Type:

Yes/No

Fields:

Field 1:

SPAFEVER

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
No
No

200

Roster Name:
Roster Type:
Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:

Add Line
Delete Line

No
No

DISPLAY INSTRUCTIONS:
Context header display:

Question display:

Multi Field display:


Roster/Grid Instructions:

Roster/Grid display:

Report display:


TEXT:

Context Header:
Int. Instr I:
Question Text:

Now we have a few questions about military service.
Did [you/(SP)] ever serve in the Armed Forces of the United States?

Int. Instr II:
INPUT FIELDS / ROUTING

5:31:54 PM Friday, May 31, 2013

Page 72 of 89

ENS12

Field1:

SPAFEVER

Cheshire Name:

( ENS1410 )

HOME.SPAFEVER


Item Text display:

Item Text:

Label:

Label Position:

Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:


Enumerated

TYesNoDKRF
1
No
No


Number Label
1 Yes
2

FieldSize:
Min Value:
Max Value:
Mask:

Route
ENS13 - SPAFTIME ( ENS1415 )

English text: YES
No

ENS14 - SPNGEVER ( ENS1420 )

English text: NO
Attribute

Route

Don't know

ENS14 - SPNGEVER ( ENS1420 )

Refusal

ENS14 - SPNGEVER ( ENS1420 )

BACKGROUND VARIABLE ASSIGNMENTS

SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES

DESIGN NOTES

5:31:55 PM Friday, May 31, 2013

Page 73 of 89

ENS13

ENS13

Page Order # :

Design Screen Type:

Code All

Fields:

Field 1:

SPAFTIME

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
No
No

210

Roster Name:
Roster Type:
Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:

Add Line
Delete Line

No
No

DISPLAY INSTRUCTIONS:
Context header display:

Question display:

Multi Field display:


Roster/Grid Instructions:

Roster/Grid display:

Report display:


TEXT:

Context Header:
Int. Instr I:

SHOW CARD ENS

Question Text:

Looking at this card, in which of these time periods did [you/(SP)]
serve in the Armed Forces?

Int. Instr II:

CHECK ALL THAT APPLY.

INPUT FIELDS / ROUTING

5:31:56 PM Friday, May 31, 2013

Page 74 of 89

ENS13

5:31:57 PM Friday, May 31, 2013

Page 75 of 89


ENS13

Field1:

SPAFTIME

Cheshire Name:

( ENS1415 )

NONE
REPLACES CHESHIRE VARIABLE NAMES:

1/VietnamEra = HOME.SPAFVIET

2/KoreanConflict = HOME.SPAFKORE

3/W W 2 = HOME.SPAFW WII

4/W W 1 = HOME.SPAFW WI

5/PeaceTime = HOME.SPAFPEAC

6/PersianGulfWar = HOME.SPAFGULF

7/IraqAfghanConflict = HOME.SPAFIRAF


Item Text display:

Display response categories in the following order:
7, 6, 1, 2, 3, 4, 5

Item Text:
Label:

Label Position:

Field Type:

Type Name:

Answers Allowed:

Drop Down List:

Lookup File:

Lookup File Name:


Enumerated
TSPAFTime
7
No
No

Number Label
1 VietnamEra

FieldSize:
Min Value:
Max Value:
Mask:

Route
ENS14 - SPNGEVER ( ENS1420 )

2

English text: VIETNAM ERA (Aug 1964 - May 1975)
KoreanConflict
ENS14 - SPNGEVER ( ENS1420 )

3

English text: KOREAN CONFLICT (June 1950 - Jan 1955)
WW2
ENS14 - SPNGEVER ( ENS1420 )

4

English text: WORLD WAR II (Sept 1940 - July 1947)
WW1
ENS14 - SPNGEVER ( ENS1420 )

5

English text: WORLD WAR I (1917 - 1918)
PeaceTime

6

English text: PEACE TIME (ALL OTHER TIMES)
PersianGulfWar
ENS14 - SPNGEVER ( ENS1420 )

7

English text: PERSIAN GULF WAR (Aug 1990 - March 1991)
IraqAfghanConflict
ENS14 - SPNGEVER ( ENS1420 )

ENS14 - SPNGEVER ( ENS1420 )

English text: IRAQ OR AFGHANISTAN CONFLICT (2001-present)
Attribute

Route

Don't know

ENS14 - SPNGEVER ( ENS1420 )

5:31:59 PM Friday, May 31, 2013

Page 76 of 89

ENS13

Refusal

ENS14 - SPNGEVER ( ENS1420 )

BACKGROUND VARIABLE ASSIGNMENTS

SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES

DESIGN NOTES

5:32:00 PM Friday, May 31, 2013

Page 77 of 89

ENS14

ENS14

Page Order # :

Design Screen Type:

Yes/No

Fields:

Field 1:

SPNGEVER

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
No
No

220

Roster Name:
Roster Type:
Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:

Add Line
Delete Line

No
No

DISPLAY INSTRUCTIONS:
Context header display:

Question display:

Multi Field display:


Roster/Grid Instructions:

Roster/Grid display:

Report display:


TEXT:

Context Header:
Int. Instr I:
Question Text:

[Were you/Was (SP)] ever an active member of a National Guard or
military reserve unit of the United States?

Int. Instr II:
INPUT FIELDS / ROUTING

5:32:00 PM Friday, May 31, 2013

Page 78 of 89

ENS14

Field1:

SPNGEVER

Cheshire Name:

( ENS1420 )

HOME.SPNGEVER

Item Text display:
Item Text:
Label:
Label Position:
Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:

Enumerated
TYesNoDKRF
1
No
No

Number Label
1 Yes
2

FieldSize:
Min Value:
Max Value:
Mask:

Route
ENS15 - SPNGALL ( ENS1430 )

English text: YES
No

BOX ENS14 - (ENS1425 )

English text: NO
Attribute

Route

Don't know

BOX ENS14 - (ENS1425 )

Refusal

BOX ENS14 - (ENS1425 )

BACKGROUND VARIABLE ASSIGNMENTS

SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES

DESIGN NOTES

5:32:01 PM Friday, May 31, 2013

Page 79 of 89

BOX ENS14

BOX ENS14

Page Order # :

230

BOX INSTRUCTIONS
( ENS1425 )	

IF ENS12 - SPAFEVER = 1/Yes, GO TO ENS16 - SPNGDSBL ( ENS1435 ).
ELSE GO TO BOX ENSEND - (ENS1445 ).

ASSIGNMENTS

TECHNICAL NOTES

DESIGN NOTES

5:32:01 PM Friday, May 31, 2013	

Page 80 of 89

ENS15

ENS15

Page Order # :

Design Screen Type:

Yes/No

Fields:

Field 1:

SPNGALL

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
No
No

240

Roster Name:
Roster Type:
Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:

Add Line
Delete Line

No
No

DISPLAY INSTRUCTIONS:
Context header display:

Question display:

Multi Field display:


Roster/Grid Instructions:

Roster/Grid display:

Report display:


TEXT:

Context Header:
Int. Instr I:
Question Text:

Was all of [your/(SP’s)] active duty related to National Guard or
military reserve training?

Int. Instr II:
INPUT FIELDS / ROUTING

5:32:01 PM Friday, May 31, 2013

Page 81 of 89

ENS15

Field1:

SPNGALL

Cheshire Name:

( ENS1430 )

HOME.SPNGALL


Item Text display:

Item Text:

Label:

Label Position:

Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:


Enumerated

TYesNoDKRF
1
No
No


Number Label
1 Yes
2

FieldSize:
Min Value:
Max Value:
Mask:

Route
ENS16 - SPNGDSBL ( ENS1435 )

English text: YES
No

ENS16 - SPNGDSBL ( ENS1435 )

English text: NO
Attribute

Route

Don't know

ENS16 - SPNGDSBL ( ENS1435 )

Refusal

ENS16 - SPNGDSBL ( ENS1435 )

BACKGROUND VARIABLE ASSIGNMENTS

SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES

DESIGN NOTES

5:32:02 PM Friday, May 31, 2013

Page 82 of 89

ENS16

ENS16

Page Order # :

Design Screen Type:	

Yes/No

Fields:	

Field 1:

SPNGDSBL

Enable Functions:	

HELP
COMMENTS
JUMPBACK

No
No
No

250

Roster Name:
Roster Type:
Roster Functions:	

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:	

Add Line
Delete Line

No
No

DISPLAY INSTRUCTIONS:
Context header display:
Question display:

IF MRES.SPALIVE = 2/AliveAndInstitute or 3/Deceased, display
"Did (SP)".
Else display "Do you" or "Does (SP)".

Multi Field display:

Roster/Grid Instructions:
Roster/Grid display:
Report display:

TEXT:
Context Header:

Int. Instr I:

Question Text:

[Do you/Does (SP)/Did (SP)] have a disability related to service in

the Armed Forces of the United States?

Int. Instr II:

INPUT FIELDS / ROUTING


5:32:03 PM Friday, May 31, 2013	

Page 83 of 89

ENS16

Field1:

( ENS1435 )

SPNGDSBL

Cheshire Name:

HOME.SPNGDSBL

Item Text display:
Item Text:
Label:
Label Position:
Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:

Enumerated
TYesNoDKRF
1
No
No

Number Label
1 Yes
2

FieldSize:
Min Value:
Max Value:
Mask:

Route
ENS17 - SPVARATE ( ENS1440 )

English text: YES
No

BOX ENSEND - (ENS1445 )

English text: NO
Attribute

Route

Don't know

BOX ENSEND - (ENS1445 )

Refusal

BOX ENSEND - (ENS1445 )

BACKGROUND VARIABLE ASSIGNMENTS

SOFT EDIT CHECKS

HARD EDIT CHECKS

TECHNICAL NOTES
59

SPStatus	

SP is Alive and not institutionalized =
MRES.SPALIVE=1/Alive or empty
SP is Alive =

MRES.SPALIVE=1/Alive, 2/AliveAndInstitute, or EMPTY

SP is Institutionalized =

MRES.SPALIVE=2/AliveAndInstitute

SP is Deceased =


5:32:04 PM Friday, May 31, 2013	

Page 84 of 89

ENS16
MRES.SPALIVE=3/Deceased.
DESIGN NOTES

5:32:04 PM Friday, May 31, 2013

Page 85 of 89

ENS17

ENS17

Page Order # :

Design Screen Type:

Numeric

Fields:

Field 1:

SPVARATE

Enable Functions:

HELP
COMMENTS
JUMPBACK

No
No
No

260

Roster Name:
Roster Type:
Roster Functions:

Add Item
Edit Item
Delete Item
Search Item

No
No
No
No

Grid Functions:

Add Line
Delete Line

No
No

DISPLAY INSTRUCTIONS:
Context header display:
Question display:

If SP is deceased or institutionalized, display "was (SP's)".
Else display "is [your/(SP's)]".
If SP is alive and not institutionalized, display "current".
Else do not display.

Multi Field display:

Roster/Grid Instructions:
Roster/Grid display:
Report display:

TEXT:
Context Header:
Int. Instr I:
Question Text:

What [is [your/(SP’s)]/was (SP's)] (current) V.A. disability rating?

Int. Instr II:

THE VA DISABILITY RATING IS A PERCENTAGE IN MULTIPLES
OF 10 (I.E., 10%, 20%, ETC.). ENTER THE NUMBER AS A
WHOLE NUMBER. YOU DO NOT NEED TO ENTER THE "%"
SIGN.

5:32:04 PM Friday, May 31, 2013

Page 86 of 89

ENS17
INPUT FIELDS / ROUTING
( ENS1440 )

SPVARATE

Field1:
Cheshire Name:

HOME.SPVARATE

Item Text display:
Item Text:
Label:
Label Position:

RATING:
Left

Field Type:
Type Name:
Answers Allowed:
Drop Down List:
Lookup File:
Lookup File Name:

Integer
TSpvarate

FieldSize:
Min Value:
Max Value:
Mask:

1
No
No

Number Label
1 [Continuous answer.]

0
100
Percent

Route
BOX ENSEND - (ENS1445 )

Attribute

Route

Don't know

BOX ENSEND - (ENS1445 )

Refusal

BOX ENSEND - (ENS1445 )

BACKGROUND VARIABLE ASSIGNMENTS

SOFT EDIT CHECKS
SPVARATE = 1 - 100, DK or RF.

If not true, display message "UNLIKELY RESPONSE. PLEASE

VERIFY."

HARD EDIT CHECKS

TECHNICAL NOTES
59

SPStatus	

SP is Alive and not institutionalized =
MRES.SPALIVE=1/Alive or empty
SP is Alive =

MRES.SPALIVE=1/Alive, 2/AliveAndInstitute, or EMPTY

SP is Institutionalized =

MRES.SPALIVE=2/AliveAndInstitute

SP is Deceased =


5:32:05 PM Friday, May 31, 2013	

Page 87 of 89

ENS17
MRES.SPALIVE=3/Deceased.
DESIGN NOTES

5:32:05 PM Friday, May 31, 2013

Page 88 of 89

BOX ENSEND

BOX ENSEND

Page Order # :

270

BOX INSTRUCTIONS
( ENS1445 )

GO TO NEXT SECTION .

ASSIGNMENTS

TECHNICAL NOTES

DESIGN NOTES

5:32:05 PM Friday, May 31, 2013

Page 89 of 89


File Typeapplication/pdf
File TitleBOX ENSBG
SubjectBOX ENSBG
AuthorCMS
File Modified2013-06-28
File Created2013-05-31

© 2024 OMB.report | Privacy Policy