Download:
pdf |
pdfBOX ENSBEG
BOX ENSBEG
1:31:10 PM Friday, June 26, 2009
Page Order # :
10
Page 1 of 88
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 caculate the Household members'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 members'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 members'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.
1:31:10 PM Friday, June 26, 2009
Page 2 of 88
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
1:31:10 PM Friday, June 26, 2009
Page 3 of 88
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:
1:31:11 PM Friday, June 26, 2009
Page 4 of 88
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
Empty
Route
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
1:31:13 PM Friday, June 26, 2009
Page 5 of 88
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.
1:31:13 PM Friday, June 26, 2009
Page 6 of 88
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:
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)
1:31:14 PM Friday, June 26, 2009
Page 7 of 88
ENS1
COL 1, header = "First Name", display ENUM.ENUMFNAM.
COL 2, header = "Last Name", display ENUM.ENUMLNAM.
TEXT:
Context Header:
Int. Instr I:
From our last interview on (REFERENCE DATE), we have listed
that [(READ NAME(S) LISTED BELOW)] lived in the same
household as [you/(SP)].
Question Text:
[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
HHSTILL
Field1:
Cheshire Name:
( ENS1050 )
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
Don't know
Route
ENS3 - HHNEW ( ENS1080 )
Refusal
ENS3 - HHNEW ( ENS1080 )
1:31:17 PM Friday, June 26, 2009
Page 8 of 88
ENS1
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 =
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
1:31:17 PM Friday, June 26, 2009
Page 9 of 88
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:
1:31:18 PM Friday, June 26, 2009
COL #
HEADER
INSTRUCTIONS
1
First Name
Display ENUM.ENUMFNAM.
2
Last Name
Display ENUM.ENUMLNAM.
Page 10 of 88
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
1:31:19 PM Friday, June 26, 2009
Page 11 of 88
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
1:31:19 PM Friday, June 26, 2009
Page 12 of 88
ENS2_IN
ENS2_IN
Page Order # :
Design Screen Type:
Instance Navigaor
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
1:31:19 PM Friday, June 26, 2009
Page 13 of 88
ENS2_IN
NAVIGATOR
Field1:
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
1:31:21 PM Friday, June 26, 2009
Page 14 of 88
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:
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:
Int. Instr I:
Question Text:
1:31:24 PM Friday, June 26, 2009
Why (is/was) (HOUSEHOLD MEMBER NAME) no longer in the
Page 15 of 88
ENS2A
household [as of (DATE OF DEATH/DATE OF
INSTITUTIONALIZATION)]?
Int. Instr II:
INPUT FIELDS / ROUTING
NOTHHRSN
Field1:
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
2
English text: DECEASED
InstHealthCareFacility
FieldSize:
Min Value:
Max Value:
Mask:
Route
BOX ENS2 - (ENS1064 )
BOX ENS2 - (ENS1064 )
4
English text: INSTITUTIONALIZED, HEALTH CARE FACILITY
InstOther
BOX ENS2 - (ENS1064 )
English text: INSTITUTIONALIZED, OTHER
PersonMoved
BOX ENS2 - (ENS1064 )
5
English text: PERSON MOVED
SpMoved
3
6
91
BOX ENS2 - (ENS1064 )
English text: SP MOVED
NotInHHError
BOX ENS2 - (ENS1064 )
English text: PERSON NOT IN HOUSEHOLD - PREVIOUS ROUND ERROR
Other
ENS2A - NOTHHROS ( ENS1063 )
English text: OTHER REASON
Attribute
Don't know
Route
BOX ENS2 - (ENS1064 )
Refusal
BOX ENS2 - (ENS1064 )
1:31:29 PM Friday, June 26, 2009
Page 16 of 88
ENS2A
NOTHHROS
Field2:
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.
1:31:30 PM Friday, June 26, 2009
Page 17 of 88
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
1:31:30 PM Friday, June 26, 2009
Page 18 of 88
BOX ENS2
BOX ENS2
Page Order # :
64
BOX INSTRUCTIONS
( ENS1064 )
GO TO ENS2_IN - NAVIGATOR ( ENS1061 ).
ASSIGNMENTS
TECHNICAL NOTES
DESIGN NOTES
1:31:30 PM Friday, June 26, 2009
Page 19 of 88
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:
1:31:32 PM Friday, June 26, 2009
Page 20 of 88
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
HHNEW
Field1:
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
Don't know
Route
BOX ENS4 - (ENS1360 )
Refusal
BOX ENS4 - (ENS1360 )
BACKGROUND VARIABLE ASSIGNMENTS
1:31:35 PM Friday, June 26, 2009
Page 21 of 88
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
1:31:35 PM Friday, June 26, 2009
Page 22 of 88
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.
Roster/Grid display:
1:31:35 PM Friday, June 26, 2009
COL #
HEADER
INSTRUCTIONS
1
First Name
Display ROST.ROSTFNAM
2
Last Name
Display ROST.ROSTLNAM.
Page 23 of 88
ENS4
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
Roster details will be collected on ROST and ENUM:
1:31:36 PM Friday, June 26, 2009
Page 24 of 88
ENS4
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
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.
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
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."
1:31:36 PM Friday, June 26, 2009
Page 25 of 88
ENS4
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.
DESIGN NOTES
1:31:36 PM Friday, June 26, 2009
Page 26 of 88
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
1:31:37 PM Friday, June 26, 2009
Page 27 of 88
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
1:31:40 PM Friday, June 26, 2009
Page 28 of 88
ENS4A
( ENS1110 )
HHMISS
Field1:
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
Don't know
Route
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'.
1:31:43 PM Friday, June 26, 2009
Page 29 of 88
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
1:31:43 PM Friday, June 26, 2009
Page 30 of 88
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
1:31:45 PM Friday, June 26, 2009
HEADER
Name
INSTRUCTIONS
Display ENUM.ENUMFNAM +
ENUM.ENUMLNAM. Display only.
Page 31 of 88
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
1:31:48 PM Friday, June 26, 2009
Page 32 of 88
ENS5
HHPSEX
Field1:
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
Don't know
Route
ENS5 - EHHDOBMM ( ENS1180 )
Refusal
ENS5 - EHHDOBMM ( ENS1180 )
1:31:53 PM Friday, June 26, 2009
Page 33 of 88
ENS5
EHHDOBMM
Field2:
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
Don't know
Route
ENS5 - EHHDOBDD ( ENS1190 )
Refusal
ENS5 - EHHDOBDD ( ENS1190 )
1:31:57 PM Friday, June 26, 2009
FieldSize:
Min Value:
Max Value:
Mask:
2
01
12
Route
ENS5 - EHHDOBDD ( ENS1190 )
Page 34 of 88
ENS5
EHHDOBDD
Field3:
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
Don't know
Route
ENS5 - EHHDOBYY ( ENS1200 )
Refusal
ENS5 - EHHDOBYY ( ENS1200 )
1:32:00 PM Friday, June 26, 2009
FieldSize:
Min Value:
Max Value:
Mask:
2
1
31
Route
ENS5 - EHHDOBYY ( ENS1200 )
Page 35 of 88
ENS5
EHHDOBYY
Field4:
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
Don't know
Route
ENS5 - HHPAGE ( ENS1205 )
Refusal
ENS5 - HHPAGE ( ENS1205 )
1:32:04 PM Friday, June 26, 2009
FieldSize:
Min Value:
Max Value:
Mask:
4
1870
2009
Route
ENS5 - HHPAGE ( ENS1205 )
Page 36 of 88
ENS5
HHPAGE
Field5:
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:
1:32:06 PM Friday, June 26, 2009
Page 37 of 88
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
1:32:06 PM Friday, June 26, 2009
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 38 of 88
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
1:32:06 PM Friday, June 26, 2009
Page 39 of 88
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, 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) 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.
1:32:06 PM Friday, June 26, 2009
Page 40 of 88
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
1:32:07 PM Friday, June 26, 2009
HEADER
Name
INSTRUCTIONS
Display ENUM.ENUMFNAM +
Page 41 of 88
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
1:32:10 PM Friday, June 26, 2009
Page 42 of 88
ENS10
EHHDOBMM
Field1:
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
Don't know
Route
ENS10 - EHHDOBDD ( ENS1376 )
Refusal
ENS10 - EHHDOBDD ( ENS1376 )
1:32:14 PM Friday, June 26, 2009
FieldSize:
Min Value:
Max Value:
Mask:
2
01
12
Route
ENS10 - EHHDOBDD ( ENS1376 )
Page 43 of 88
ENS10
EHHDOBDD
Field2:
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
Don't know
Route
ENS10 - EHHDOBYY ( ENS1377 )
Refusal
ENS10 - EHHDOBYY ( ENS1377 )
1:32:17 PM Friday, June 26, 2009
FieldSize:
Min Value:
Max Value:
Mask:
2
1
31
Route
ENS10 - EHHDOBYY ( ENS1377 )
Page 44 of 88
ENS10
EHHDOBYY
Field3:
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
Don't know
Route
ENS10 - HHPAGE ( ENS1378 )
Refusal
ENS10 - HHPAGE ( ENS1378 )
1:32:21 PM Friday, June 26, 2009
FieldSize:
Min Value:
Max Value:
Mask:
4
1870
2009
Route
ENS10 - HHPAGE ( ENS1378 )
Page 45 of 88
ENS10
HHPAGE
Field4:
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
Don't know
Route
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
1:32:23 PM Friday, June 26, 2009
Page 46 of 88
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
1:32:23 PM Friday, June 26, 2009
Page 47 of 88
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
1:32:23 PM Friday, June 26, 2009
Page 48 of 88
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_OWNS ( 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
1:32:23 PM Friday, June 26, 2009
Page 49 of 88
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:
1:32:23 PM Friday, June 26, 2009
COL #
HEADER
INSTRUCTIONS
1
First Name
Display ENUM.ENUMFNAM.
2
Last Name
Display ENUM.ENUMLNAM.
Page 50 of 88
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.HHPOWN=ENUM.ENUMROST of person
selected at EN6.
SOFT EDIT CHECKS
HARD EDIT CHECKS
1:32:24 PM Friday, June 26, 2009
Page 51 of 88
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
1:32:24 PM Friday, June 26, 2009
Page 52 of 88
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 and is stored on ENUM.HHPAGE where
ENUM.ENUMRND = current round and
ENUM.ENUMROST = 01.
DESIGN NOTES
1:32:24 PM Friday, June 26, 2009
Page 53 of 88
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
1:32:25 PM Friday, June 26, 2009
Page 54 of 88
ENS10AA
ASKWORK
Field1:
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
Don't know
Route
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 - ASKWORK = 1/Yes, set
ENUM.HHPWORK = 1/Works.
Else if ENS10AA - ASKWORK = 2/No, set
ENUM.HHPWORK = 2/DidNotWork.
Else ENUM.HHPWORK = ENS10AA - ASKWORK.
SOFT EDIT CHECKS
HARD EDIT CHECKS
TECHNICAL NOTES
1:32:28 PM Friday, June 26, 2009
Page 55 of 88
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
1:32:28 PM Friday, June 26, 2009
Page 56 of 88
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 and is stored on ENUM.HHPAGE where
ENUM.ENUMRND = current round and
ENUM.ENUMROST = 01.
DESIGN NOTES
1:32:28 PM Friday, June 26, 2009
Page 57 of 88
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
1:32:30 PM Friday, June 26, 2009
Page 58 of 88
ENS11
JOBSTAT
Field1:
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
Don't know
Route
BOX ENS5A - (ENS1393 )
Refusal
BOX ENS5A - (ENS1393 )
BACKGROUND VARIABLE ASSIGNMENTS
SOFT EDIT CHECKS
HARD EDIT CHECKS
TECHNICAL NOTES
DESIGN NOTES
1:32:32 PM Friday, June 26, 2009
Page 59 of 88
BOX ENS5A
BOX ENS5A
1:32:32 PM Friday, June 26, 2009
Page Order # :
182
Page 60 of 88
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: Will ask ENS11A for each household member that meets
this criteria.
1:32:32 PM Friday, June 26, 2009
Page 61 of 88
BOX ENS5A
1:32:32 PM Friday, June 26, 2009
Page 62 of 88
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:
1:32:33 PM Friday, June 26, 2009
Page 63 of 88
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.
1:32:34 PM Friday, June 26, 2009
Page 64 of 88
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
1:32:35 PM Friday, June 26, 2009
Page 65 of 88
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:
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:
Roster/Grid display:
Report display:
TEXT:
1:32:36 PM Friday, June 26, 2009
Page 66 of 88
ENS11A
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
Don't know
Route
BOX ENS6 - (ENS1400 )
Refusal
BOX ENS6 - (ENS1400 )
BACKGROUND VARIABLE ASSIGNMENTS
SOFT EDIT CHECKS
HARD EDIT CHECKS
1:32:39 PM Friday, June 26, 2009
Page 67 of 88
ENS11A
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
1:32:39 PM Friday, June 26, 2009
Page 68 of 88
BOX ENS6
BOX ENS6
Page Order # :
190
BOX INSTRUCTIONS
( ENS1400 )
GO TO ENS11A_IN - NAVIGATOR ( ENS1395 ).
ASSIGNMENTS
TECHNICAL NOTES
DESIGN NOTES
1:32:39 PM Friday, June 26, 2009
Page 69 of 88
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 and is stored on ENUM.HHPAGE where
ENUM.ENUMRND = current round and
ENUM.ENUMROST = 01.
DESIGN NOTES
1:32:39 PM Friday, June 26, 2009
Page 70 of 88
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
1:32:40 PM Friday, June 26, 2009
Page 71 of 88
ENS12
SPAFEVER
Field1:
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
Don't know
Route
ENS14 - SPNGEVER ( ENS1420 )
Refusal
ENS14 - SPNGEVER ( ENS1420 )
BACKGROUND VARIABLE ASSIGNMENTS
SOFT EDIT CHECKS
HARD EDIT CHECKS
TECHNICAL NOTES
DESIGN NOTES
1:32:42 PM Friday, June 26, 2009
Page 72 of 88
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
1:32:44 PM Friday, June 26, 2009
Page 73 of 88
ENS13
1:32:49 PM Friday, June 26, 2009
Page 74 of 88
ENS13
SPAFTIME
Field1:
Cheshire Name:
( ENS1415 )
NONE
REPLACES CHESHIRE VARIABLE NAMES:
1/VietnamEra = HOME.SPAFVIET
2/KoreanConflict = HOME.SPAFKORE
3/WW2 = HOME.SPAFWWII
4/WW1 = HOME.SPAFWWI
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 )
3
English text: VIETNAM ERA (Aug 1964 - May 1975)
KoreanConflict
ENS14 - SPNGEVER ( ENS1420 )
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 )
2
6
English text: WORLD WAR I (1917 - 1918)
PeaceTime
ENS14 - SPNGEVER ( ENS1420 )
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 )
5
English text: IRAQ OR AFGHANISTAN CONFLICT (2001-present)
Attribute
Don't know
Route
ENS14 - SPNGEVER ( ENS1420 )
1:32:56 PM Friday, June 26, 2009
Page 75 of 88
ENS13
Refusal
ENS14 - SPNGEVER ( ENS1420 )
BACKGROUND VARIABLE ASSIGNMENTS
SOFT EDIT CHECKS
HARD EDIT CHECKS
TECHNICAL NOTES
DESIGN NOTES
1:32:57 PM Friday, June 26, 2009
Page 76 of 88
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
1:32:58 PM Friday, June 26, 2009
Page 77 of 88
ENS14
SPNGEVER
Field1:
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
Don't know
Route
BOX ENS14 - (ENS1425 )
Refusal
BOX ENS14 - (ENS1425 )
BACKGROUND VARIABLE ASSIGNMENTS
SOFT EDIT CHECKS
HARD EDIT CHECKS
TECHNICAL NOTES
DESIGN NOTES
1:33:00 PM Friday, June 26, 2009
Page 78 of 88
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
1:33:00 PM Friday, June 26, 2009
Page 79 of 88
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
1:33:02 PM Friday, June 26, 2009
Page 80 of 88
ENS15
SPNGALL
Field1:
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
Don't know
Route
ENS16 - SPNGDSBL ( ENS1435 )
Refusal
ENS16 - SPNGDSBL ( ENS1435 )
BACKGROUND VARIABLE ASSIGNMENTS
SOFT EDIT CHECKS
HARD EDIT CHECKS
TECHNICAL NOTES
DESIGN NOTES
1:33:04 PM Friday, June 26, 2009
Page 81 of 88
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
1:33:05 PM Friday, June 26, 2009
Page 82 of 88
ENS16
( ENS1435 )
SPNGDSBL
Field1:
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
Don't know
Route
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 =
1:33:08 PM Friday, June 26, 2009
Page 83 of 88
ENS16
MRES.SPALIVE=3/Deceased.
DESIGN NOTES
1:33:08 PM Friday, June 26, 2009
Page 84 of 88
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.
1:33:09 PM Friday, June 26, 2009
Page 85 of 88
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
Don't know
Route
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 =
MRES.SPALIVE=3/Deceased.
1:33:11 PM Friday, June 26, 2009
Page 86 of 88
ENS17
DESIGN NOTES
1:33:11 PM Friday, June 26, 2009
Page 87 of 88
BOX ENSEND
BOX ENSEND
Page Order # :
270
BOX INSTRUCTIONS
( ENS1445 )
GO TO NEXT SECTION .
ASSIGNMENTS
TECHNICAL NOTES
DESIGN NOTES
1:33:11 PM Friday, June 26, 2009
Page 88 of 88
File Type | application/pdf |
Author | hubbard_r |
File Modified | 2010-04-02 |
File Created | 0000-00-00 |