*options obs=100 ; options nocenter ; /*------------------------------------------------ by Jean Roth Mon Jul 2 15:51:18 EDT 2007 This program reads the 2004 National Health Interview Survey 2004 personsx Data File Report errors to jroth@nber.org This program is distributed under the GNU GPL. See end of this file and http://www.gnu.org/licenses/ for details. ----------------------------------------------- */ * The following line should contain the directory where the SAS file is to be stored ; libname library "./"; * The following line should contain the complete path and name of the raw data file. On a PC, use backslashes in paths as in C:\ ; FILENAME datafile pipe "unzip -p /homes/data/nhis/ftp.cdc.gov/pub/Health_Statistics/NCHS/Datasets/NHIS/2004/personsx.exe "; * The following line should contain the name of the SAS dataset ; %let dataset = nhis2004_personsx ; DATA library.&dataset ; INFILE datafile LRECL = 20000 ; attrib rectype length=3 label=""; attrib srvy_yr length=4 label=""; attrib hhx length=$6 label=""; attrib fmx length=$2 label=""; attrib fpx length=$2 label=""; attrib wtia length=4 label=""; attrib wtfa length=4 label=""; attrib stratum length=3 label=""; attrib psu length=3 label=""; attrib sex length=3 label=""; attrib origin_i length=3 label=""; attrib origimpt length=3 label=""; attrib hispimpt length=3 label=""; attrib hispan_i length=3 label=""; attrib racerpi2 length=3 label=""; attrib raceimp2 length=3 label=""; attrib mracrpi2 length=3 label=""; attrib mracbpi2 length=3 label=""; attrib racreci2 length=3 label=""; attrib hiscodi2 length=3 label=""; attrib erimpflg length=3 label=""; attrib nowaf length=3 label=""; attrib rrp length=3 label=""; attrib hhreflg length=$1 label=""; attrib dob_m length=$2 label=""; attrib dob_y_p length=$4 label=""; attrib age_p length=3 label=""; attrib frrp length=3 label=""; attrib fmrpflg length=$1 label=""; attrib fmreflg length=$1 label=""; attrib r_maritl length=3 label=""; attrib cohab1 length=3 label=""; attrib cohab2 length=3 label=""; attrib cdcmstat length=3 label=""; attrib sib_deg length=3 label=""; attrib fmother length=3 label=""; attrib mom_deg length=3 label=""; attrib ffather length=3 label=""; attrib dad_deg length=3 label=""; attrib parents length=3 label=""; attrib mom_ed length=3 label=""; attrib dad_ed length=3 label=""; attrib astatflg length=3 label=""; attrib cstatflg length=3 label=""; attrib plaplylm length=3 label=""; attrib plaplyun length=3 label=""; attrib pspedeis length=3 label=""; attrib pspedem length=3 label=""; attrib plaadl length=3 label=""; attrib labath length=3 label=""; attrib ladress length=3 label=""; attrib laeat length=3 label=""; attrib labed length=3 label=""; attrib latoilt length=3 label=""; attrib lahome length=3 label=""; attrib plaiadl length=3 label=""; attrib plawknow length=3 label=""; attrib plawklim length=3 label=""; attrib plawalk length=3 label=""; attrib plaremem length=3 label=""; attrib plimany length=3 label=""; attrib la1ar length=3 label=""; attrib lahcc1 length=3 label=""; attrib lahcc2 length=3 label=""; attrib lahcc3 length=3 label=""; attrib lahcc4 length=3 label=""; attrib lahcc5 length=3 label=""; attrib lahcc6 length=3 label=""; attrib lahcc7 length=3 label=""; attrib lahcc8 length=3 label=""; attrib lahcc9 length=3 label=""; attrib lahcc10 length=3 label=""; attrib lahcc11 length=3 label=""; attrib lahcc12 length=3 label=""; attrib lahcc13 length=3 label=""; attrib lahcc90 length=3 label=""; attrib lahcc91 length=3 label=""; attrib lctime1 length=3 label=""; attrib lcunit1 length=3 label=""; attrib lcdura1 length=3 label=""; attrib lcdurb1 length=3 label=""; attrib lcchrc1 length=3 label=""; attrib lctime2 length=3 label=""; attrib lcunit2 length=3 label=""; attrib lcdura2 length=3 label=""; attrib lcdurb2 length=3 label=""; attrib lcchrc2 length=3 label=""; attrib lctime3 length=3 label=""; attrib lcunit3 length=3 label=""; attrib lcdura3 length=3 label=""; attrib lcdurb3 length=3 label=""; attrib lcchrc3 length=3 label=""; attrib lctime4 length=3 label=""; attrib lcunit4 length=3 label=""; attrib lcdura4 length=3 label=""; attrib lcdurb4 length=3 label=""; attrib lcchrc4 length=3 label=""; attrib lctime5 length=3 label=""; attrib lcunit5 length=3 label=""; attrib lcdura5 length=3 label=""; attrib lcdurb5 length=3 label=""; attrib lcchrc5 length=3 label=""; attrib lctime6 length=3 label=""; attrib lcunit6 length=3 label=""; attrib lcdura6 length=3 label=""; attrib lcdurb6 length=3 label=""; attrib lcchrc6 length=3 label=""; attrib lctime7 length=3 label=""; attrib lcunit7 length=3 label=""; attrib lcdura7 length=3 label=""; attrib lcdurb7 length=3 label=""; attrib lcchrc7 length=3 label=""; attrib lctime8 length=3 label=""; attrib lcunit8 length=3 label=""; attrib lcdura8 length=3 label=""; attrib lcdurb8 length=3 label=""; attrib lcchrc8 length=3 label=""; attrib lctime9 length=3 label=""; attrib lcunit9 length=3 label=""; attrib lcdura9 length=3 label=""; attrib lcdurb9 length=3 label=""; attrib lcchrc9 length=3 label=""; attrib lctime10 length=3 label=""; attrib lcunit10 length=3 label=""; attrib lcdura10 length=3 label=""; attrib lcdurb10 length=3 label=""; attrib lcchrc10 length=3 label=""; attrib lctime11 length=3 label=""; attrib lcunit11 length=3 label=""; attrib lcdura11 length=3 label=""; attrib lcdurb11 length=3 label=""; attrib lcchrc11 length=3 label=""; attrib lctime12 length=3 label=""; attrib lcunit12 length=3 label=""; attrib lcdura12 length=3 label=""; attrib lcdurb12 length=3 label=""; attrib lcchrc12 length=3 label=""; attrib lctime13 length=3 label=""; attrib lcunit13 length=3 label=""; attrib lcdura13 length=3 label=""; attrib lcdurb13 length=3 label=""; attrib lcchrc13 length=3 label=""; attrib lctime90 length=3 label=""; attrib lcunit90 length=3 label=""; attrib lcdura90 length=3 label=""; attrib lcdurb90 length=3 label=""; attrib lcchrc90 length=3 label=""; attrib lctime91 length=3 label=""; attrib lcunit91 length=3 label=""; attrib lcdura91 length=3 label=""; attrib lcdurb91 length=3 label=""; attrib lcchrc91 length=3 label=""; attrib lahca1 length=3 label=""; attrib lahca2 length=3 label=""; attrib lahca3 length=3 label=""; attrib lahca4 length=3 label=""; attrib lahca5 length=3 label=""; attrib lahca6 length=3 label=""; attrib lahca7 length=3 label=""; attrib lahca8 length=3 label=""; attrib lahca9 length=3 label=""; attrib lahca10 length=3 label=""; attrib lahca11 length=3 label=""; attrib lahca12 length=3 label=""; attrib lahca13 length=3 label=""; attrib lahca14 length=3 label=""; attrib lahca15 length=3 label=""; attrib lahca16 length=3 label=""; attrib lahca17 length=3 label=""; attrib lahca18 length=3 label=""; attrib lahca19_ length=3 label=""; attrib lahca20_ length=3 label=""; attrib lahca21_ length=3 label=""; attrib lahca22_ length=3 label=""; attrib lahca23_ length=3 label=""; attrib lahca24_ length=3 label=""; attrib lahca25_ length=3 label=""; attrib lahca26_ length=3 label=""; attrib lahca27_ length=3 label=""; attrib lahca28_ length=3 label=""; attrib lahca29_ length=3 label=""; attrib lahca30_ length=3 label=""; attrib lahca31_ length=3 label=""; attrib lahca32_ length=3 label=""; attrib lahca33_ length=3 label=""; attrib lahca34_ length=3 label=""; attrib lahca90 length=3 label=""; attrib lahca91 length=3 label=""; attrib latime1 length=3 label=""; attrib launit1 length=3 label=""; attrib ladura1 length=3 label=""; attrib ladurb1 length=3 label=""; attrib lachrc1 length=3 label=""; attrib latime2 length=3 label=""; attrib launit2 length=3 label=""; attrib ladura2 length=3 label=""; attrib ladurb2 length=3 label=""; attrib lachrc2 length=3 label=""; attrib latime3 length=3 label=""; attrib launit3 length=3 label=""; attrib ladura3 length=3 label=""; attrib ladurb3 length=3 label=""; attrib lachrc3 length=3 label=""; attrib latime4 length=3 label=""; attrib launit4 length=3 label=""; attrib ladura4 length=3 label=""; attrib ladurb4 length=3 label=""; attrib lachrc4 length=3 label=""; attrib latime5 length=3 label=""; attrib launit5 length=3 label=""; attrib ladura5 length=3 label=""; attrib ladurb5 length=3 label=""; attrib lachrc5 length=3 label=""; attrib latime6 length=3 label=""; attrib launit6 length=3 label=""; attrib ladura6 length=3 label=""; attrib ladurb6 length=3 label=""; attrib lachrc6 length=3 label=""; attrib latime7 length=3 label=""; attrib launit7 length=3 label=""; attrib ladura7 length=3 label=""; attrib ladurb7 length=3 label=""; attrib lachrc7 length=3 label=""; attrib latime8 length=3 label=""; attrib launit8 length=3 label=""; attrib ladura8 length=3 label=""; attrib ladurb8 length=3 label=""; attrib lachrc8 length=3 label=""; attrib latime9 length=3 label=""; attrib launit9 length=3 label=""; attrib ladura9 length=3 label=""; attrib ladurb9 length=3 label=""; attrib lachrc9 length=3 label=""; attrib latime10 length=3 label=""; attrib launit10 length=3 label=""; attrib ladura10 length=3 label=""; attrib ladurb10 length=3 label=""; attrib lachrc10 length=3 label=""; attrib latime11 length=3 label=""; attrib launit11 length=3 label=""; attrib ladura11 length=3 label=""; attrib ladurb11 length=3 label=""; attrib lachrc11 length=3 label=""; attrib latime12 length=3 label=""; attrib launit12 length=3 label=""; attrib ladura12 length=3 label=""; attrib ladurb12 length=3 label=""; attrib lachrc12 length=3 label=""; attrib latime13 length=3 label=""; attrib launit13 length=3 label=""; attrib ladura13 length=3 label=""; attrib ladurb13 length=3 label=""; attrib lachrc13 length=3 label=""; attrib latime14 length=3 label=""; attrib launit14 length=3 label=""; attrib ladura14 length=3 label=""; attrib ladurb14 length=3 label=""; attrib lachrc14 length=3 label=""; attrib latime15 length=3 label=""; attrib launit15 length=3 label=""; attrib ladura15 length=3 label=""; attrib ladurb15 length=3 label=""; attrib lachrc15 length=3 label=""; attrib latime16 length=3 label=""; attrib launit16 length=3 label=""; attrib ladura16 length=3 label=""; attrib ladurb16 length=3 label=""; attrib lachrc16 length=3 label=""; attrib latime17 length=3 label=""; attrib launit17 length=3 label=""; attrib ladura17 length=3 label=""; attrib ladurb17 length=3 label=""; attrib lachrc17 length=3 label=""; attrib latime18 length=3 label=""; attrib launit18 length=3 label=""; attrib ladura18 length=3 label=""; attrib ladurb18 length=3 label=""; attrib lachrc18 length=3 label=""; attrib latime19 length=3 label=""; attrib launit19 length=3 label=""; attrib ladura19 length=3 label=""; attrib ladurb19 length=3 label=""; attrib lachrc19 length=3 label=""; attrib latime20 length=3 label=""; attrib launit20 length=3 label=""; attrib ladura20 length=3 label=""; attrib ladurb20 length=3 label=""; attrib lachrc20 length=3 label=""; attrib latime21 length=3 label=""; attrib launit21 length=3 label=""; attrib ladura21 length=3 label=""; attrib ladurb21 length=3 label=""; attrib lachrc21 length=3 label=""; attrib latime22 length=3 label=""; attrib launit22 length=3 label=""; attrib ladura22 length=3 label=""; attrib ladurb22 length=3 label=""; attrib lachrc22 length=3 label=""; attrib latime23 length=3 label=""; attrib launit23 length=3 label=""; attrib ladura23 length=3 label=""; attrib ladurb23 length=3 label=""; attrib lachrc23 length=3 label=""; attrib latime24 length=3 label=""; attrib launit24 length=3 label=""; attrib ladura24 length=3 label=""; attrib ladurb24 length=3 label=""; attrib lachrc24 length=3 label=""; attrib latime25 length=3 label=""; attrib launit25 length=3 label=""; attrib ladura25 length=3 label=""; attrib ladurb25 length=3 label=""; attrib lachrc25 length=3 label=""; attrib latime26 length=3 label=""; attrib launit26 length=3 label=""; attrib ladura26 length=3 label=""; attrib ladurb26 length=3 label=""; attrib lachrc26 length=3 label=""; attrib latime27 length=3 label=""; attrib launit27 length=3 label=""; attrib ladura27 length=3 label=""; attrib ladurb27 length=3 label=""; attrib lachrc27 length=3 label=""; attrib latime28 length=3 label=""; attrib launit28 length=3 label=""; attrib ladura28 length=3 label=""; attrib ladurb28 length=3 label=""; attrib lachrc28 length=3 label=""; attrib latime29 length=3 label=""; attrib launit29 length=3 label=""; attrib ladura29 length=3 label=""; attrib ladurb29 length=3 label=""; attrib lachrc29 length=3 label=""; attrib latime30 length=3 label=""; attrib launit30 length=3 label=""; attrib ladura30 length=3 label=""; attrib ladurb30 length=3 label=""; attrib lachrc30 length=3 label=""; attrib latime31 length=3 label=""; attrib launit31 length=3 label=""; attrib ladura31 length=3 label=""; attrib ladurb31 length=3 label=""; attrib lachrc31 length=3 label=""; attrib latime32 length=3 label=""; attrib launit32 length=3 label=""; attrib ladura32 length=3 label=""; attrib ladurb32 length=3 label=""; attrib lachrc32 length=3 label=""; attrib latime33 length=3 label=""; attrib launit33 length=3 label=""; attrib ladura33 length=3 label=""; attrib ladurb33 length=3 label=""; attrib lachrc33 length=3 label=""; attrib latime34 length=3 label=""; attrib launit34 length=3 label=""; attrib ladura34 length=3 label=""; attrib ladurb34 length=3 label=""; attrib lachrc34 length=3 label=""; attrib latime90 length=3 label=""; attrib launit90 length=3 label=""; attrib ladura90 length=3 label=""; attrib ladurb90 length=3 label=""; attrib lachrc90 length=3 label=""; attrib latime91 length=3 label=""; attrib launit91 length=3 label=""; attrib ladura91 length=3 label=""; attrib ladurb91 length=3 label=""; attrib lachrc91 length=3 label=""; attrib lcondrt length=3 label=""; attrib lachronr length=3 label=""; attrib phstat length=3 label=""; attrib pdmed12m length=3 label=""; attrib pnmed12m length=3 label=""; attrib phospyr length=3 label=""; attrib hospno length=3 label=""; attrib hpnite length=3 label=""; attrib phchm2w length=3 label=""; attrib phchmn2w length=3 label=""; attrib phcph2wr length=3 label=""; attrib phcphn2w length=3 label=""; attrib phcdv2w length=3 label=""; attrib phcdvn2w length=3 label=""; attrib p10dvyr length=3 label=""; attrib notcov length=3 label=""; attrib medicare length=3 label=""; attrib mcpart length=3 label=""; attrib mcchoice length=3 label=""; attrib mchmo length=3 label=""; attrib mcnamen length=3 label=""; attrib mcref length=3 label=""; attrib mcpaypre length=3 label=""; attrib mcrxcard length=3 label=""; attrib medicaid length=3 label=""; attrib machmd length=3 label=""; attrib mapcmd length=3 label=""; attrib maref length=3 label=""; attrib single length=3 label=""; attrib sstypea length=3 label=""; attrib sstypeb length=3 label=""; attrib sstypec length=3 label=""; attrib sstyped length=3 label=""; attrib sstypee length=3 label=""; attrib sstypef length=3 label=""; attrib sstypeg length=3 label=""; attrib sstypeh length=3 label=""; attrib sstypei length=3 label=""; attrib sstypej length=3 label=""; attrib sstypek length=3 label=""; attrib sstypel length=3 label=""; attrib private length=3 label=""; attrib hitype1 length=3 label=""; attrib whonam1 length=3 label=""; attrib plnwrkn1 length=3 label=""; attrib plnpay11 length=3 label=""; attrib plnpay21 length=3 label=""; attrib plnpay31 length=3 label=""; attrib plnpay41 length=3 label=""; attrib plnpay51 length=3 label=""; attrib plnpay61 length=3 label=""; attrib plnpay71 length=3 label=""; attrib hicostr1 length=4 label=""; attrib plnmgd1 length=3 label=""; attrib mgchmd1 length=3 label=""; attrib mgprmd1 length=3 label=""; attrib mgpymd1 length=3 label=""; attrib mgpref1 length=3 label=""; attrib prrxcov1 length=3 label=""; attrib hitype2 length=3 label=""; attrib whonam2 length=3 label=""; attrib plnwrkn2 length=3 label=""; attrib plnpay12 length=3 label=""; attrib plnpay22 length=3 label=""; attrib plnpay32 length=3 label=""; attrib plnpay42 length=3 label=""; attrib plnpay52 length=3 label=""; attrib plnpay62 length=3 label=""; attrib plnpay72 length=3 label=""; attrib hicostr2 length=4 label=""; attrib plnmgd2 length=3 label=""; attrib mgchmd2 length=3 label=""; attrib mgprmd2 length=3 label=""; attrib mgpymd2 length=3 label=""; attrib mgpref2 length=3 label=""; attrib prrxcov2 length=3 label=""; attrib prplplus length=3 label=""; attrib schip length=3 label=""; attrib stdoc1 length=3 label=""; attrib stpcmd1 length=3 label=""; attrib stref1 length=3 label=""; attrib otherpub length=3 label=""; attrib stdoc2 length=3 label=""; attrib stpcmd2 length=3 label=""; attrib stref2 length=3 label=""; attrib othergov length=3 label=""; attrib stdoc3 length=3 label=""; attrib stpcmd3 length=3 label=""; attrib stref3 length=3 label=""; attrib military length=3 label=""; attrib milspc1 length=3 label=""; attrib milspc2 length=3 label=""; attrib milspc3 length=3 label=""; attrib milspc4 length=3 label=""; attrib milman length=3 label=""; attrib ihs length=3 label=""; attrib hilast length=3 label=""; attrib histop1 length=3 label=""; attrib histop2 length=3 label=""; attrib histop3 length=3 label=""; attrib histop4 length=3 label=""; attrib histop5 length=3 label=""; attrib histop6 length=3 label=""; attrib histop7 length=3 label=""; attrib histop8 length=3 label=""; attrib histop9 length=3 label=""; attrib histop10 length=3 label=""; attrib histop11 length=3 label=""; attrib histop12 length=3 label=""; attrib histop13 length=3 label=""; attrib histop14 length=3 label=""; attrib histop15 length=3 label=""; attrib hinotyr length=3 label=""; attrib hinotmyr length=3 label=""; attrib hcspfyr length=3 label=""; attrib hikinda length=3 label=""; attrib hikindb length=3 label=""; attrib hikindc length=3 label=""; attrib hikindd length=3 label=""; attrib hikinde length=3 label=""; attrib hikindf length=3 label=""; attrib hikindg length=3 label=""; attrib hikindh length=3 label=""; attrib hikindi length=3 label=""; attrib hikindj length=3 label=""; attrib hikindk length=3 label=""; attrib mcareprb length=3 label=""; attrib mcaidprb length=3 label=""; attrib sincov length=3 label=""; attrib plborn length=3 label=""; attrib regionbr length=3 label=""; attrib geobrth length=3 label=""; attrib yrsinus length=3 label=""; attrib citizenp length=3 label=""; attrib headst length=3 label=""; attrib headstv1 length=3 label=""; attrib educ1 length=3 label=""; attrib pmiltry length=3 label=""; attrib doinglwp length=3 label=""; attrib whynowkp length=3 label=""; attrib wrkhrs2 length=3 label=""; attrib wrkftall length=3 label=""; attrib wrklyr1 length=3 label=""; attrib wrkmyr length=3 label=""; attrib ernyr_p length=3 label=""; attrib hiempof length=3 label=""; attrib psal length=3 label=""; attrib pseinc length=3 label=""; attrib pssrr length=3 label=""; attrib pssrrdb length=3 label=""; attrib pssrrd length=3 label=""; attrib ppens length=3 label=""; attrib popens length=3 label=""; attrib pssi length=3 label=""; attrib pssid length=3 label=""; attrib ptanf length=3 label=""; attrib powben length=3 label=""; attrib pintrstr length=3 label=""; attrib pdivd length=3 label=""; attrib pchldsp length=3 label=""; attrib pincot length=3 label=""; attrib pssapl length=3 label=""; attrib psdapl length=3 label=""; attrib tanfmyr length=3 label=""; attrib pfstp length=3 label=""; attrib fstpmyr length=3 label=""; attrib eligpwic length=3 label=""; attrib pwic length=3 label=""; attrib wic_flag length=3 label=""; INPUT @1 rectype 2. @3 srvy_yr 4. @7 hhx $6. @13 fmx $2. @15 fpx $2. @17 wtia 6. @23 wtfa 6. @29 stratum 3. @32 psu 1. @33 sex 1. @34 origin_i 1. @35 origimpt 1. @36 hispimpt 1. @37 hispan_i 2. @39 racerpi2 2. @41 raceimp2 1. @42 mracrpi2 2. @44 mracbpi2 2. @46 racreci2 1. @47 hiscodi2 1. @48 erimpflg 1. @49 nowaf 1. @50 rrp 2. @52 hhreflg $1. @53 dob_m $2. @55 dob_y_p $4. @59 age_p 2. @61 frrp 2. @63 fmrpflg $1. @64 fmreflg $1. @65 r_maritl 1. @66 cohab1 1. @67 cohab2 1. @68 cdcmstat 1. @69 sib_deg 1. @70 fmother 2. @72 mom_deg 1. @73 ffather 2. @75 dad_deg 1. @76 parents 1. @77 mom_ed 2. @79 dad_ed 2. @81 astatflg 1. @82 cstatflg 1. @83 plaplylm 1. @84 plaplyun 1. @85 pspedeis 1. @86 pspedem 1. @87 plaadl 1. @88 labath 1. @89 ladress 1. @90 laeat 1. @91 labed 1. @92 latoilt 1. @93 lahome 1. @94 plaiadl 1. @95 plawknow 1. @96 plawklim 1. @97 plawalk 1. @98 plaremem 1. @99 plimany 1. @100 la1ar 1. @101 lahcc1 1. @102 lahcc2 1. @103 lahcc3 1. @104 lahcc4 1. @105 lahcc5 1. @106 lahcc6 1. @107 lahcc7 1. @108 lahcc8 1. @109 lahcc9 1. @110 lahcc10 1. @111 lahcc11 1. @112 lahcc12 1. @113 lahcc13 1. @114 lahcc90 1. @115 lahcc91 1. @116 lctime1 2. @118 lcunit1 1. @119 lcdura1 2. @121 lcdurb1 1. @122 lcchrc1 1. @123 lctime2 2. @125 lcunit2 1. @126 lcdura2 2. @128 lcdurb2 1. @129 lcchrc2 1. @130 lctime3 2. @132 lcunit3 1. @133 lcdura3 2. @135 lcdurb3 1. @136 lcchrc3 1. @137 lctime4 2. @139 lcunit4 1. @140 lcdura4 2. @142 lcdurb4 1. @143 lcchrc4 1. @144 lctime5 2. @146 lcunit5 1. @147 lcdura5 2. @149 lcdurb5 1. @150 lcchrc5 1. @151 lctime6 2. @153 lcunit6 1. @154 lcdura6 2. @156 lcdurb6 1. @157 lcchrc6 1. @158 lctime7 2. @160 lcunit7 1. @161 lcdura7 2. @163 lcdurb7 1. @164 lcchrc7 1. @165 lctime8 2. @167 lcunit8 1. @168 lcdura8 2. @170 lcdurb8 1. @171 lcchrc8 1. @172 lctime9 2. @174 lcunit9 1. @175 lcdura9 2. @177 lcdurb9 1. @178 lcchrc9 1. @179 lctime10 2. @181 lcunit10 1. @182 lcdura10 2. @184 lcdurb10 1. @185 lcchrc10 1. @186 lctime11 2. @188 lcunit11 1. @189 lcdura11 2. @191 lcdurb11 1. @192 lcchrc11 1. @193 lctime12 2. @195 lcunit12 1. @196 lcdura12 2. @198 lcdurb12 1. @199 lcchrc12 1. @200 lctime13 2. @202 lcunit13 1. @203 lcdura13 2. @205 lcdurb13 1. @206 lcchrc13 1. @207 lctime90 2. @209 lcunit90 1. @210 lcdura90 2. @212 lcdurb90 1. @213 lcchrc90 1. @214 lctime91 2. @216 lcunit91 1. @217 lcdura91 2. @219 lcdurb91 1. @220 lcchrc91 1. @221 lahca1 1. @222 lahca2 1. @223 lahca3 1. @224 lahca4 1. @225 lahca5 1. @226 lahca6 1. @227 lahca7 1. @228 lahca8 1. @229 lahca9 1. @230 lahca10 1. @231 lahca11 1. @232 lahca12 1. @233 lahca13 1. @234 lahca14 1. @235 lahca15 1. @236 lahca16 1. @237 lahca17 1. @238 lahca18 1. @239 lahca19_ 1. @240 lahca20_ 1. @241 lahca21_ 1. @242 lahca22_ 1. @243 lahca23_ 1. @244 lahca24_ 1. @245 lahca25_ 1. @246 lahca26_ 1. @247 lahca27_ 1. @248 lahca28_ 1. @249 lahca29_ 1. @250 lahca30_ 1. @251 lahca31_ 1. @252 lahca32_ 1. @253 lahca33_ 1. @254 lahca34_ 1. @255 lahca90 1. @256 lahca91 1. @257 latime1 2. @259 launit1 1. @260 ladura1 2. @262 ladurb1 1. @263 lachrc1 1. @264 latime2 2. @266 launit2 1. @267 ladura2 2. @269 ladurb2 1. @270 lachrc2 1. @271 latime3 2. @273 launit3 1. @274 ladura3 2. @276 ladurb3 1. @277 lachrc3 1. @278 latime4 2. @280 launit4 1. @281 ladura4 2. @283 ladurb4 1. @284 lachrc4 1. @285 latime5 2. @287 launit5 1. @288 ladura5 2. @290 ladurb5 1. @291 lachrc5 1. @292 latime6 2. @294 launit6 1. @295 ladura6 2. @297 ladurb6 1. @298 lachrc6 1. @299 latime7 2. @301 launit7 1. @302 ladura7 2. @304 ladurb7 1. @305 lachrc7 1. @306 latime8 2. @308 launit8 1. @309 ladura8 2. @311 ladurb8 1. @312 lachrc8 1. @313 latime9 2. @315 launit9 1. @316 ladura9 2. @318 ladurb9 1. @319 lachrc9 1. @320 latime10 2. @322 launit10 1. @323 ladura10 2. @325 ladurb10 1. @326 lachrc10 1. @327 latime11 2. @329 launit11 1. @330 ladura11 2. @332 ladurb11 1. @333 lachrc11 1. @334 latime12 2. @336 launit12 1. @337 ladura12 2. @339 ladurb12 1. @340 lachrc12 1. @341 latime13 2. @343 launit13 1. @344 ladura13 2. @346 ladurb13 1. @347 lachrc13 1. @348 latime14 2. @350 launit14 1. @351 ladura14 2. @353 ladurb14 1. @354 lachrc14 1. @355 latime15 2. @357 launit15 1. @358 ladura15 2. @360 ladurb15 1. @361 lachrc15 1. @362 latime16 2. @364 launit16 1. @365 ladura16 2. @367 ladurb16 1. @368 lachrc16 1. @369 latime17 2. @371 launit17 1. @372 ladura17 2. @374 ladurb17 1. @375 lachrc17 1. @376 latime18 2. @378 launit18 1. @379 ladura18 2. @381 ladurb18 1. @382 lachrc18 1. @383 latime19 2. @385 launit19 1. @386 ladura19 2. @388 ladurb19 1. @389 lachrc19 1. @390 latime20 2. @392 launit20 1. @393 ladura20 2. @395 ladurb20 1. @396 lachrc20 1. @397 latime21 2. @399 launit21 1. @400 ladura21 2. @402 ladurb21 1. @403 lachrc21 1. @404 latime22 2. @406 launit22 1. @407 ladura22 2. @409 ladurb22 1. @410 lachrc22 1. @411 latime23 2. @413 launit23 1. @414 ladura23 2. @416 ladurb23 1. @417 lachrc23 1. @418 latime24 2. @420 launit24 1. @421 ladura24 2. @423 ladurb24 1. @424 lachrc24 1. @425 latime25 2. @427 launit25 1. @428 ladura25 2. @430 ladurb25 1. @431 lachrc25 1. @432 latime26 2. @434 launit26 1. @435 ladura26 2. @437 ladurb26 1. @438 lachrc26 1. @439 latime27 2. @441 launit27 1. @442 ladura27 2. @444 ladurb27 1. @445 lachrc27 1. @446 latime28 2. @448 launit28 1. @449 ladura28 2. @451 ladurb28 1. @452 lachrc28 1. @453 latime29 2. @455 launit29 1. @456 ladura29 2. @458 ladurb29 1. @459 lachrc29 1. @460 latime30 2. @462 launit30 1. @463 ladura30 2. @465 ladurb30 1. @466 lachrc30 1. @467 latime31 2. @469 launit31 1. @470 ladura31 2. @472 ladurb31 1. @473 lachrc31 1. @474 latime32 2. @476 launit32 1. @477 ladura32 2. @479 ladurb32 1. @480 lachrc32 1. @481 latime33 2. @483 launit33 1. @484 ladura33 2. @486 ladurb33 1. @487 lachrc33 1. @488 latime34 2. @490 launit34 1. @491 ladura34 2. @493 ladurb34 1. @494 lachrc34 1. @495 latime90 2. @497 launit90 1. @498 ladura90 2. @500 ladurb90 1. @501 lachrc90 1. @502 latime91 2. @504 launit91 1. @505 ladura91 2. @507 ladurb91 1. @508 lachrc91 1. @509 lcondrt 1. @510 lachronr 1. @511 phstat 1. @512 pdmed12m 1. @513 pnmed12m 1. @514 phospyr 1. @515 hospno 3. @518 hpnite 3. @521 phchm2w 1. @522 phchmn2w 2. @524 phcph2wr 1. @525 phcphn2w 2. @527 phcdv2w 1. @528 phcdvn2w 2. @530 p10dvyr 1. @531 notcov 1. @532 medicare 1. @533 mcpart 1. @534 mcchoice 1. @535 mchmo 1. @536 mcnamen 2. @538 mcref 1. @539 mcpaypre 1. @540 mcrxcard 1. @541 medicaid 1. @542 machmd 1. @543 mapcmd 1. @544 maref 1. @545 single 1. @546 sstypea 1. @547 sstypeb 1. @548 sstypec 1. @549 sstyped 1. @550 sstypee 1. @551 sstypef 1. @552 sstypeg 1. @553 sstypeh 1. @554 sstypei 1. @555 sstypej 1. @556 sstypek 1. @557 sstypel 1. @558 private 1. @559 hitype1 2. @561 whonam1 1. @562 plnwrkn1 2. @564 plnpay11 1. @565 plnpay21 1. @566 plnpay31 1. @567 plnpay41 1. @568 plnpay51 1. @569 plnpay61 1. @570 plnpay71 1. @571 hicostr1 5. @576 plnmgd1 1. @577 mgchmd1 1. @578 mgprmd1 1. @579 mgpymd1 1. @580 mgpref1 1. @581 prrxcov1 1. @582 hitype2 2. @584 whonam2 1. @585 plnwrkn2 2. @587 plnpay12 1. @588 plnpay22 1. @589 plnpay32 1. @590 plnpay42 1. @591 plnpay52 1. @592 plnpay62 1. @593 plnpay72 1. @594 hicostr2 5. @599 plnmgd2 1. @600 mgchmd2 1. @601 mgprmd2 1. @602 mgpymd2 1. @603 mgpref2 1. @604 prrxcov2 1. @605 prplplus 1. @606 schip 1. @607 stdoc1 1. @608 stpcmd1 1. @609 stref1 1. @610 otherpub 1. @611 stdoc2 1. @612 stpcmd2 1. @613 stref2 1. @614 othergov 1. @615 stdoc3 1. @616 stpcmd3 1. @617 stref3 1. @618 military 1. @619 milspc1 1. @620 milspc2 1. @621 milspc3 1. @622 milspc4 1. @623 milman 1. @624 ihs 1. @625 hilast 1. @626 histop1 1. @627 histop2 1. @628 histop3 1. @629 histop4 1. @630 histop5 1. @631 histop6 1. @632 histop7 1. @633 histop8 1. @634 histop9 1. @635 histop10 1. @636 histop11 1. @637 histop12 1. @638 histop13 1. @639 histop14 1. @640 histop15 1. @641 hinotyr 1. @642 hinotmyr 2. @644 hcspfyr 1. @645 hikinda 1. @646 hikindb 1. @647 hikindc 1. @648 hikindd 1. @649 hikinde 1. @650 hikindf 1. @651 hikindg 1. @652 hikindh 1. @653 hikindi 1. @654 hikindj 1. @655 hikindk 1. @656 mcareprb 1. @657 mcaidprb 1. @658 sincov 1. @659 plborn 1. @660 regionbr 2. @662 geobrth 1. @663 yrsinus 1. @664 citizenp 1. @665 headst 1. @666 headstv1 1. @667 educ1 2. @669 pmiltry 1. @670 doinglwp 1. @671 whynowkp 2. @673 wrkhrs2 2. @675 wrkftall 1. @676 wrklyr1 1. @677 wrkmyr 2. @679 ernyr_p 2. @681 hiempof 1. @682 psal 1. @683 pseinc 1. @684 pssrr 1. @685 pssrrdb 1. @686 pssrrd 1. @687 ppens 1. @688 popens 1. @689 pssi 1. @690 pssid 1. @691 ptanf 1. @692 powben 1. @693 pintrstr 1. @694 pdivd 1. @695 pchldsp 1. @696 pincot 1. @697 pssapl 1. @698 psdapl 1. @699 tanfmyr 2. @701 pfstp 1. @702 fstpmyr 2. @704 eligpwic 1. @705 pwic 1. @706 wic_flag 1. ; proc print data=library.nhis2004_personsx (obs=6); proc contents data=library.nhis2004_personsx; /* Copyright 2007 shared by the National Bureau of Economic Research and Jean Roth National Bureau of Economic Research. 1050 Massachusetts Avenue Cambridge, MA 02138 jroth@nber.org This program and all programs referenced in it are free software. You can redistribute the program or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */