Question ID: INS.0480.00.1
Variable: PRRXCOV_A
Interview Module: Adult
Content Type: Annual Core
Question text:Does ^FIRSTPLANA pay for any of the costs for medications prescribed by a doctor?
* Read if necessary: Even if you have not used this benefit, please answer if this plan would
cover at least some of the costs if you were prescribed medications.
Fills:^FIRSTPLANA
Description: this plan/this first plan/this ^HIPNAM1_A plan/this second plan/this ^HIPNAM2_A plan
Instruction:
if PlanNum=1 then if HIPNAM1_A IN (RF,DK) and HIPNAM2_A= empty fill:
"this plan"
elseif HIPNAM1_A IN (RF,DK) fill: "this first plan"
else fill: "this ^HIPNAM1_A plan"
if PlanNum=2 then
if HIPNAM2_A IN (RF,DK) fill: "this second plan"
else fill: "this ^HIPNAM2_A plan"
^HIPNAM1_A
Description: {Value of HIPNAM1_A}
Instruction:
Fill value from Adult.INS.HIPNAM1_A
^HIPNAM2_A
Description: {Value of HIPNAM2_A}
Instruction:
Fill value from Adult.INS.HIPNAM2_A
Response:1 - Yes
2 - No
Universe:Sample Adults 18+ with private health insurance coverage where the name of the plan was given or refused or don't know
Skip Instructions:1,2,RF,DK [goto PRDNCOV_A]
Question ID: INS.0440.00.1
Variable: PRRXCOV_C
Interview Module: Child
Content Type: Annual Core
Question text:Does ^FIRSTPLANC pay for any of the costs for medications prescribed by a doctor?
* Read if necessary: Even if ^SCNAME has not used this benefit, please answer if this plan would
cover at least some of the costs if ^SCNAME were prescribed medications.
Fills:^FIRSTPLANC
Description: this plan/this first plan/this ^HIPNAM1_C plan/this second plan/this ^HIPNAM2_C plan
Instruction:
If PlanNum = 1 then if HIPNAM1_C IN (RF,DK) AND HIPNAM2_C=empty fill: "this
plan"
elseif HIPNAM1_C IN (RF,DK) fill: "this first plan"
else fill: "this ^HIPNAM1_C plan"
if PlanNum = 2 then
if HIPNAM2_C IN (RF,DK) fill: "this second plan"
else fill: "this ^HIPNAM2_C plan"
^HIPNAM1_C
Description: {Value of HIPNAM1_C}
Instruction:
Fill value from Child.INS.HIPNAM1_C
^HIPNAM2_C
Description: {Value of HIPNAM2_C}
Instruction:
Fill value from Child.INS.HIPNAM2_C
^SCNAME
Description: Sample child's name
Instruction:
Fill ALIAS of HHSTAT_C=1
Response:1 - Yes
2 - No
Universe:Sample Children 0-17 with private health insurance coverage where the name of the plan was given or refused or don't know.
Skip Instructions:1,2,RF,DK [goto PRDNCOV_C]