*options obs=100 ; options nocenter ; /*------------------------------------------------ by Jean Roth Mon Jul 2 15:42:34 EDT 2007 This program reads the 1998 National Health Interview Survey 1998 immunize 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/1998/immunize.exe "; * The following line should contain the name of the SAS dataset ; %let dataset = nhis1998_immunize ; DATA library.&dataset ; INFILE datafile LRECL = 20000 ; attrib rectype length=3 label="Record Type"; attrib srvy_yr length=4 label="Survey Year"; attrib hhx length=$6 label="Household Serial Number"; attrib fmx length=$2 label="Family Serial Number"; attrib px length=$2 label=""; attrib imrespno length=$2 label="Person Number of Respondent"; attrib icreltiv length=3 label="Person's relationship to child"; attrib intv_qrt length=3 label="Interview Quarter"; attrib sex length=3 label="Sex"; attrib age_p length=3 label="Age"; attrib icagemr length=3 label="Age in months"; attrib dob_m length=$2 label="Month of Birth"; attrib dob_y_p length=$4 label="Year of Birth"; attrib origin length=3 label="Hispanic Ethnicity"; attrib hispan_p length=3 label="Hispanic subgroup detail"; attrib mrace_p length=3 label="Race coded to a single race group"; attrib racerec length=3 label="Race Recode"; attrib race length=3 label="OMB groups w/multiple race"; attrib hispcode length=3 label="Combined race/ethnicity recode"; attrib r_maritl length=3 label="Marital status"; attrib rrp length=3 label="Relationship to HH reference person"; attrib hh_ref length=$2 label="Person # of HH reference person"; attrib frrp length=3 label="Rel to family ref person"; attrib fm_ref length=$2 label="Person # of family reference person"; attrib mother length=$2 label="Mother of -- is a household member"; attrib father length=$2 label="Father of -- is a household member"; attrib parents length=3 label="Parent(s) present in the family"; attrib mom_deg length=3 label="Type of relationship with Mother"; attrib dad_deg length=3 label="Type of relationship with Father"; attrib guard length=$2 label="Person number of guardian"; attrib fm_size length=3 label="Number of persons in family"; attrib fm_type length=3 label="Family Type (on the person-level)"; attrib fm_strcp length=3 label="Family Structure (at the person-level)"; attrib educ length=3 label="Highest level of school completed"; attrib mom_ed length=3 label="Education of Mother"; attrib dad_ed length=3 label="Education of Father"; attrib ab_bl20k length=3 label=""; attrib rat_cat length=3 label="Ratio of fam inc to poverty threshold"; attrib region length=3 label="Region"; attrib msasizep length=3 label="Geographic Distribution - MSA size"; attrib wtia_im length=4 label="Weight - Interim Annual"; attrib wtfa_im length=4 label="Weight - Final Annual"; attrib stratum length=3 label="Stratum for variance estimation"; attrib psu length=3 label="PSU for variance estimation"; attrib shotrc length=3 label="Have shot records"; attrib dtpct_c length=3 label="Count of DTP shots on shot record"; attrib dtpdt_m1 length=$2 label="Month (MM) of DTP shot #1 on shot record"; attrib dtpdt_y1 length=$4 label="Year(YYYY) of DTP shot #1 on shot record"; attrib dtpdt_m2 length=$2 label="Month (MM) of DTP shot #2 on shot record"; attrib dtpdt_y2 length=$4 label="Year(YYYY) of DTP shot #2 on shot record"; attrib dtpdt_m3 length=$2 label="Month (MM) of DTP shot #3 on shot record"; attrib dtpdt_y3 length=$4 label="Year(YYYY) of DTP shot #3 on shot record"; attrib dtpdt_m4 length=$2 label="Month (MM) of DTP shot #4 on shot record"; attrib dtpdt_y4 length=$4 label="Year(YYYY) of DTP shot #4 on shot record"; attrib dtpdt_m5 length=$2 label="Month (MM) of DTP shot #5 on shot record"; attrib dtpdt_y5 length=$4 label="Year(YYYY) of DTP shot #5 on shot record"; attrib dtpdt_m6 length=$2 label="Month (MM) of DTP shot #6 on shot record"; attrib dtpdt_y6 length=$4 label="Year(YYYY) of DTP shot #6 on shot record"; attrib dtpdt_m7 length=$2 label="Month (MM) of DTP shot #7 on shot record"; attrib dtpdt_y7 length=$4 label="Year(YYYY) of DTP shot #7 on shot record"; attrib dtpdt_m8 length=$2 label="Month (MM) of DTP shot #8 on shot record"; attrib dtpdt_y8 length=$4 label="Year(YYYY) of DTP shot #8 on shot record"; attrib polct_c length=3 label="Count of Polio shots on shot record"; attrib poldt_m1 length=$2 label="Month (MM) of polio shot #1 on shot rec."; attrib poldt_y1 length=$4 label="Year(YYYY) of polio shot #1 on shot rec."; attrib poldt_m2 length=$2 label="Month (MM) of polio shot #2 on shot rec."; attrib poldt_y2 length=$4 label="Year(YYYY) of polio shot #2 on shot rec."; attrib poldt_m3 length=$2 label="Month (MM) of polio shot #3 on shot rec."; attrib poldt_y3 length=$4 label="Year(YYYY) of polio shot #3 on shot rec."; attrib poldt_m4 length=$2 label="Month (MM) of polio shot #4 on shot rec."; attrib poldt_y4 length=$4 label="Year(YYYY) of polio shot #4 on shot rec."; attrib poldt_m5 length=$2 label="Month (MM) of polio shot #5 on shot rec."; attrib poldt_y5 length=$4 label="Year(YYYY) of polio shot #5 on shot rec."; attrib poldt_m6 length=$2 label="Month (MM) of polio shot #6 on shot rec."; attrib poldt_y6 length=$4 label="Year(YYYY) of polio shot #6 on shot rec."; attrib poldt_m7 length=$2 label="Month (MM) of polio shot #7 on shot rec."; attrib poldt_y7 length=$4 label="Year(YYYY) of polio shot #7 on shot rec."; attrib poldt_m8 length=$2 label="Month (MM) of polio shot #8 on shot rec."; attrib poldt_y8 length=$4 label="Year(YYYY) of polio shot #8 on shot rec."; attrib hibct_c length=3 label="Count of HIB shots on shot record"; attrib hibdt_m1 length=$2 label="Month (MM) of HIB shot #1 on shot record"; attrib hibdt_y1 length=$4 label="Year(YYYY) of HIB shot #1 on shot record"; attrib hibdt_m2 length=$2 label="Month (MM) of HIB shot #2 on shot record"; attrib hibdt_y2 length=$4 label="Year(YYYY) of HIB shot #2 on shot record"; attrib hibdt_m3 length=$2 label="Month (MM) of HIB shot #3 on shot record"; attrib hibdt_y3 length=$4 label="Year(YYYY) of HIB shot #3 on shot record"; attrib hibdt_m4 length=$2 label="Date {mm} of shot...HIB"; attrib hibdt_y4 length=$4 label="Year(YYYY) of HIB shot #4 on shot record"; attrib hibdt_m5 length=$2 label="Month (MM) of HIB shot #5 on shot record"; attrib hibdt_y5 length=$4 label="Year(YYYY) of HIB shot #5 on shot record"; attrib hibdt_m6 length=$2 label="Month (MM) of HIB shot #6 on shot record"; attrib hibdt_y6 length=$4 label="Year(YYYY) of HIB shot #6 on shot record"; attrib hibdt_m7 length=$2 label="Month (MM) of HIB shot #7 on shot record"; attrib hibdt_y7 length=$4 label="Year(YYYY) of HIB shot #7 on shot record"; attrib hibdt_m8 length=$2 label="Month (MM) of HIB shot #8 on shot record"; attrib hibdt_y8 length=$4 label="Year(YYYY) of HIB shot #8 on shot record"; attrib mmrct_c length=3 label="Count of MMR/Measles shots on shot rec."; attrib mmrdt_t1 length=3 label="Type of MMR/Measles shot #1 on shot rec."; attrib mmrdt_m1 length=$2 label="Month (MM) of MMR shot #1 on shot record"; attrib mmrdt_y1 length=$4 label="Year(YYYY) of MMR shot #1 on shot record"; attrib mmrdt_t2 length=3 label="Type of MMR/Measles shot #2 on shot rec."; attrib mmrdt_m2 length=$2 label="Month (MM) of MMR shot #2 on shot record"; attrib mmrdt_y2 length=$4 label="Year(MMMM) of MMR shot #2 on shot record"; attrib mmrdt_t3 length=3 label="Type of MMR/Measles shot #3 on shot rec."; attrib mmrdt_m3 length=$2 label="Month (MM) of MMR shot #3 on shot record"; attrib mmrdt_y3 length=$4 label="Year(MMMM) of MMR shot #3 on shot record"; attrib mmrdt_t4 length=3 label="Type of MMR/Measles shot #4 on shot rec."; attrib mmrdt_m4 length=$2 label="Month (MM) of MMR shot #4 on shot record"; attrib mmrdt_y4 length=$4 label="Year(MMMM) of MMR shot #4 on shot record"; attrib hepct_c length=3 label="Count of Hepatitis B shots on shot rec."; attrib hepdt_m1 length=$2 label="Month (MM) of Hep B shot #1 on shot rec."; attrib hepdt_y1 length=$4 label="Year(YYYY) of Hep B shot #1 on shot rec."; attrib hepdt_m2 length=$2 label="Month (MM) of Hep B shot #2 on shot rec."; attrib hepdt_y2 length=$4 label="Year(YYYY) of Hep B shot #2 on shot rec."; attrib hepdt_m3 length=$2 label="Month (MM) of Hep B shot #3 on shot rec."; attrib hepdt_y3 length=$4 label="Year(YYYY) of Hep B shot #3 on shot rec."; attrib hepdt_m4 length=$2 label="Month (MM) of Hep B shot #4 on shot rec."; attrib hepdt_y4 length=$4 label="Year(YYYY) of Hep B shot #4 on shot rec."; attrib hepdt_m5 length=$2 label="Month (MM) of Hep B shot #5 on shot rec."; attrib hepdt_y5 length=$4 label="Year(YYYY) of Hep B shot #5 on shot rec."; attrib hepdt_m6 length=$2 label="Month (MM) of Hep B shot #6 on shot rec."; attrib hepdt_y6 length=$4 label="Year(YYYY) of Hep B shot #6 on shot rec."; attrib hepdt_m7 length=$2 label="Month (MM) of Hep B shot #7 on shot rec."; attrib hepdt_y7 length=$4 label="Year(YYYY) of Hep B shot #7 on shot rec."; attrib hepdt_m8 length=$2 label="Month (MM) of Hep B shot #8 on shot rec."; attrib hepdt_y8 length=$4 label="Year(YYYY) of Hep B shot #8 on shot rec."; attrib varct_c length=3 label="Count of Varicella shots on shot record"; attrib vardt_m1 length=$2 label="Month (MM) of Varic shot #1 on shot rec."; attrib vardt_y1 length=$4 label="Year(YYYY) of Varic shot #1 on shot rec."; attrib vardt_m2 length=$2 label="Month (MM) of Varic shot #2 on shot rec."; attrib vardt_y2 length=$4 label="Year(YYYY) of Varic shot #2 on shot rec."; attrib vardt_m3 length=$2 label="Month (MM) of Varic shot #3 on shot rec."; attrib vardt_y3 length=$4 label="Year(YYYY) of Varic shot #3 on shot rec."; attrib vardt_m4 length=$2 label="Month (MM) of Varic shot #4 on shot rec."; attrib vardt_y4 length=$4 label="Year(YYYY) of Varic shot #4 on shot rec."; attrib tdbct_c length=3 label="Count of TDB shots on shot record"; attrib tdbdt_m1 length=$2 label="Month (MM) of TDB shot #1 on shot record"; attrib tdbdt_y1 length=$4 label="Year(YYYY) of TDB shot #1 on shot record"; attrib tdbdt_m2 length=$2 label="Month (MM) of TDB shot #2 on shot record"; attrib tdbdt_y2 length=$4 label="Year(YYYY) of TDB shot #2 on shot record"; attrib tdbdt_m3 length=$2 label="Month (MM) of TDB shot #3 on shot record"; attrib tdbdt_y3 length=$4 label="Year(YYYY) of TDB shot #3 on shot record"; attrib tdbdt_m4 length=$2 label="Month (MM) of TDB shot #4 on shot record"; attrib tdbdt_y4 length=$4 label="Year(YYYY) of TDB shot #4 on shot record"; attrib othrnt length=3 label="Any otr immunizations"; attrib othev01 length=3 label="Influenza vaccine"; attrib othev02 length=3 label="Pneumococcal vaccine"; attrib othev03 length=3 label="Hepatitis A vaccine"; attrib othev04 length=3 label="Tetramune"; attrib othev05 length=3 label="ActHib"; attrib othev06 length=3 label="Other Immunizations"; attrib oth1ct_c length=3 label="Count of influenza shots on shot record"; attrib oth1d_m1 length=$2 label="Month (MM) of Flu shot #1 on shot record"; attrib oth1d_y1 length=$4 label="Year(YYYY) of Flu shot #1 on shot record"; attrib oth1d_m2 length=$2 label="Month (MM) of Flu shot #2 on shot record"; attrib oth1d_y2 length=$4 label="Year(YYYY) of Flu shot #2 on shot record"; attrib oth1d_m3 length=$2 label="Month (MM) of Flu shot #3 on shot record"; attrib oth1d_y3 length=$4 label="Year(YYYY) of Flu shot #3 on shot record"; attrib oth1d_m4 length=$2 label="Month (MM) of Flu shot #4 on shot record"; attrib oth1d_y4 length=$4 label="Year(YYYY) of Flu shot #4 on shot record"; attrib oth1d_m5 length=$2 label="Month (MM) of Flu shot #5 on shot record"; attrib oth1d_y5 length=$4 label="Year(YYYY) of Flu shot #5 on shot record"; attrib oth1d_m6 length=$2 label="Month (MM) of Flu shot #6 on shot record"; attrib oth1d_y6 length=$4 label="Year(YYYY) of Flu shot #6 on shot record"; attrib oth2ct_c length=3 label="Count of pneumococcal shots on shot rec."; attrib oth2d_m1 length=$2 label="Month (MM) of Pneumo shot #1 on shot rec"; attrib oth2d_y1 length=$4 label="Year(YYYY) of Pneumo shot #1 on shot rec"; attrib oth2d_m2 length=$2 label="Month (MM) of Pneumo shot #2 on shot rec"; attrib oth2d_y2 length=$4 label="Year(YYYY) of Pneumo shot #2 on shot rec"; attrib oth2d_m3 length=$2 label="Month (MM) of Pneumo shot #3 on shot rec"; attrib oth2d_y3 length=$4 label="Year(YYYY) of Pneumo shot #3 on shot rec"; attrib oth2d_m4 length=$2 label="Month (MM) of Pneumo shot #4 on shot rec"; attrib oth2d_y4 length=$4 label="Year(YYYY) of Pneumo shot #4 on shot rec"; attrib oth2d_m5 length=$2 label="Month (MM) of Pneumo shot #5 on shot rec"; attrib oth2d_y5 length=$4 label="Year(YYYY) of Pneumo shot #5 on shot rec"; attrib oth2d_m6 length=$2 label="Month (MM) of Pneumo shot #6 on shot rec"; attrib oth2d_y6 length=$4 label="Year(YYYY) of Pneumo shot #6 on shot rec"; attrib oth3ct_c length=3 label="Count of Hepatitis A shots on shot rec."; attrib oth3d_m1 length=$2 label="Month (MM) of Hep A shot #1 on shot rec."; attrib oth3d_y1 length=$4 label="Year(YYYY) of Hep A shot #1 on shot rec."; attrib oth3d_m2 length=$2 label="Month (MM) of Hep A shot #2 on shot rec."; attrib oth3d_y2 length=$4 label="Year(YYYY) of Hep A shot #2 on shot rec."; attrib oth3d_m3 length=$2 label="Month (MM) of Hep A shot #3 on shot rec."; attrib oth3d_y3 length=$4 label="Year(YYYY) of Hep A shot #3 on shot rec."; attrib oth3d_m4 length=$2 label="Month (MM) of Hep A shot #4 on shot rec."; attrib oth3d_y4 length=$4 label="Year(YYYY) of Hep A shot #4 on shot rec."; attrib oth3d_m5 length=$2 label="Month (MM) of Hep A shot #5 on shot rec."; attrib oth3d_y5 length=$4 label="Year(YYYY) of Hep A shot #5 on shot rec."; attrib oth3d_m6 length=$2 label="Month (MM) of Hep A shot #6 on shot rec."; attrib oth3d_y6 length=$4 label="Year(YYYY) of Hep A shot #6 on shot rec."; attrib oth4ct_c length=3 label="Count of Tetramune shots on shot record"; attrib oth4d_m1 length=$2 label="Month (MM) of Tetra shot #1 on shot rec."; attrib oth4d_y1 length=$4 label="Year(YYYY) of Tetra shot #1 on shot rec."; attrib oth4d_m2 length=$2 label="Month (MM) of Tetra shot #2 on shot rec."; attrib oth4d_y2 length=$4 label="Year(YYYY) of Tetra shot #2 on shot rec."; attrib oth4d_m3 length=$2 label="Date {mm} of shot...Tetramune"; attrib oth4d_y3 length=$4 label="Year(YYYY) of Tetra shot #3 on shot rec."; attrib oth4d_m4 length=$2 label="Month (MM) of Tetra shot #4 on shot rec."; attrib oth4d_y4 length=$4 label="Year(YYYY) of Tetra shot #4 on shot rec."; attrib oth4d_m5 length=$2 label="Month (MM) of Tetra shot #5 on shot rec."; attrib oth4d_y5 length=$4 label="Year(YYYY) of Tetra shot #5 on shot rec."; attrib oth4d_m6 length=$2 label="Month (MM) of Tetra shot #6 on shot rec."; attrib oth4d_y6 length=$4 label="Year(YYYY) of Tetra shot #6 on shot rec."; attrib oth5ct_c length=3 label="Count of ACTHib shots on shot record"; attrib oth5d_m1 length=$2 label="Month (MM) of ACTHib shot #1 on shot rec"; attrib oth5d_y1 length=$4 label="Year(YYYY) of ACTHib shot #1 on shot rec"; attrib oth5d_m2 length=$2 label="Month (MM) of ACTHib shot #2 on shot rec"; attrib oth5d_y2 length=$4 label="Year(YYYY) of ACTHib shot #2 on shot rec"; attrib oth5d_m3 length=$2 label="Month (MM) of ACTHib shot #2 on shot rec"; attrib oth5d_y3 length=$4 label="Year(YYYY) of ACTHib shot #3 on shot rec"; attrib oth5d_m4 length=$2 label="Month (MM) of ACTHib shot #4 on shot rec"; attrib oth5d_y4 length=$4 label="Year(YYYY) of ACTHib shot #4 on shot rec"; attrib oth5d_m5 length=$2 label="Month (MM) of ACTHib shot #5 on shot rec"; attrib oth5d_y5 length=$4 label="Year(YYYY) of ACTHib shot #5 on shot rec"; attrib oth5d_m6 length=$2 label="Month (MM) of ACTHib shot #6 on shot rec"; attrib oth5d_y6 length=$4 label="Year(YYYY) of ACTHib shot #6 on shot rec"; attrib oth6ct_c length=3 label="Count of Other shots on shot record"; attrib oth6d_m1 length=$2 label="Month (MM) of Other shot #1 on shot rec."; attrib oth6d_y1 length=$4 label="Year(YYYY) of Other shot #1 on shot rec."; attrib oth6d_m2 length=$2 label="Month (MM) of Other shot #2 on shot rec."; attrib oth6d_y2 length=$4 label="Year(YYYY) of Other shot #2 on shot rec."; attrib oth6d_m3 length=$2 label="Month (MM) of Other shot #3 on shot rec."; attrib oth6d_y3 length=$4 label="Year(YYYY) of Other shot #3 on shot rec."; attrib oth6d_m4 length=$2 label="Month (MM) of Other shot #4 on shot rec."; attrib oth6d_y4 length=$4 label="Year(YYYY) of Other shot #4 on shot rec."; attrib oth6d_m5 length=$2 label="Month (MM) of Other shot #5 on shot rec."; attrib oth6d_y5 length=$4 label="Year(YYYY) of Other shot #5 on shot rec."; attrib oth6d_m6 length=$2 label="Month (MM) of Other shot #6 on shot rec."; attrib oth6d_y6 length=$4 label="Year(YYYY) of Other shot #6 on shot rec."; attrib shota1 length=3 label="All immunizations recorded"; attrib dtpmor length=3 label="Ever received additional DTP shot"; attrib dtpmno length=3 label="How many additional DTP shots"; attrib polmor length=3 label="Ever received additional Polio shot/vacc"; attrib polmno length=3 label="How many additional Polio shots/vaccines"; attrib hibmor length=3 label="Ever received additional HIB shot"; attrib hibmno length=3 label="How many additional HIB shots"; attrib mmrmor length=3 label="Ever received additional MMR shot"; attrib mmrmno length=3 label="How many additional MMR shots"; attrib hepmor length=3 label="Ever received add'l Hepatitis B shot"; attrib hepmno length=3 label="How many additional Hepatitis B shots"; attrib varmor length=3 label="Ever received add'l chicken pox shot"; attrib varmno length=3 label="How many additional chicken pox shots"; attrib tdbmor length=3 label="Ever received add'l Td shot"; attrib tdbmno length=3 label="How many add'l Td shots"; attrib shotay length=3 label="Ever had any immunization"; attrib dtpev length=3 label="Ever had a DTP shot"; attrib dtpeno length=3 label="How many DTP shots"; attrib polev length=3 label="Ever had a Polio shot/vaccine"; attrib poleno length=3 label="How many Polio shots/vaccines"; attrib hibev length=3 label="Ever had a HIB shot"; attrib hibeno length=3 label="How many HIB shots"; attrib mmrev length=3 label="Ever had a MMR shot"; attrib mmreno length=3 label="How many MMR shots"; attrib hepev length=3 label="Ever had a Hepatitis B shot"; attrib hepeno length=3 label="How many Hepatitis B shots"; attrib varev length=3 label="Ever had a chicken pox shot"; attrib vareno length=3 label="How many Chicken pox shots"; attrib tdbev length=3 label="Ever had a tetanus-diphtheria (Td) shot"; attrib tdbeno length=3 label="How many tetanus-diphtheria (Td) shots"; attrib shotpr length=3 label="Child's caretaker for shots"; attrib shota2 length=3 label="Caretaker's opinion - shots' status"; INPUT @1 rectype 2. @3 srvy_yr 4. @7 hhx $6. @13 fmx $2. @15 px $2. @17 imrespno $2. @19 icreltiv 2. @21 intv_qrt 1. @22 sex 1. @23 age_p 2. @25 icagemr 2. @27 dob_m $2. @29 dob_y_p $4. @33 origin 1. @34 hispan_p 2. @36 mrace_p 2. @38 racerec 1. @39 race 1. @40 hispcode 1. @41 r_maritl 1. @42 rrp 2. @44 hh_ref $2. @46 frrp 2. @48 fm_ref $2. @50 mother $2. @52 father $2. @54 parents 1. @55 mom_deg 1. @56 dad_deg 1. @57 guard $2. @59 fm_size 2. @61 fm_type 1. @62 fm_strcp 2. @64 educ 2. @66 mom_ed 2. @68 dad_ed 2. @70 ab_bl20k 2. @72 rat_cat 2. @74 region 1. @75 msasizep 1. @76 wtia_im 6. @82 wtfa_im 6. @88 stratum 3. @91 psu 1. @92 shotrc 1. @93 dtpct_c 2. @95 dtpdt_m1 $2. @97 dtpdt_y1 $4. @101 dtpdt_m2 $2. @103 dtpdt_y2 $4. @107 dtpdt_m3 $2. @109 dtpdt_y3 $4. @113 dtpdt_m4 $2. @115 dtpdt_y4 $4. @119 dtpdt_m5 $2. @121 dtpdt_y5 $4. @125 dtpdt_m6 $2. @127 dtpdt_y6 $4. @131 dtpdt_m7 $2. @133 dtpdt_y7 $4. @137 dtpdt_m8 $2. @139 dtpdt_y8 $4. @143 polct_c 2. @145 poldt_m1 $2. @147 poldt_y1 $4. @151 poldt_m2 $2. @153 poldt_y2 $4. @157 poldt_m3 $2. @159 poldt_y3 $4. @163 poldt_m4 $2. @165 poldt_y4 $4. @169 poldt_m5 $2. @171 poldt_y5 $4. @175 poldt_m6 $2. @177 poldt_y6 $4. @181 poldt_m7 $2. @183 poldt_y7 $4. @187 poldt_m8 $2. @189 poldt_y8 $4. @193 hibct_c 2. @195 hibdt_m1 $2. @197 hibdt_y1 $4. @201 hibdt_m2 $2. @203 hibdt_y2 $4. @207 hibdt_m3 $2. @209 hibdt_y3 $4. @213 hibdt_m4 $2. @215 hibdt_y4 $4. @219 hibdt_m5 $2. @221 hibdt_y5 $4. @225 hibdt_m6 $2. @227 hibdt_y6 $4. @231 hibdt_m7 $2. @233 hibdt_y7 $4. @237 hibdt_m8 $2. @239 hibdt_y8 $4. @243 mmrct_c 2. @245 mmrdt_t1 1. @246 mmrdt_m1 $2. @248 mmrdt_y1 $4. @252 mmrdt_t2 1. @253 mmrdt_m2 $2. @255 mmrdt_y2 $4. @259 mmrdt_t3 1. @260 mmrdt_m3 $2. @262 mmrdt_y3 $4. @266 mmrdt_t4 1. @267 mmrdt_m4 $2. @269 mmrdt_y4 $4. @273 hepct_c 2. @275 hepdt_m1 $2. @277 hepdt_y1 $4. @281 hepdt_m2 $2. @283 hepdt_y2 $4. @287 hepdt_m3 $2. @289 hepdt_y3 $4. @293 hepdt_m4 $2. @295 hepdt_y4 $4. @299 hepdt_m5 $2. @301 hepdt_y5 $4. @305 hepdt_m6 $2. @307 hepdt_y6 $4. @311 hepdt_m7 $2. @313 hepdt_y7 $4. @317 hepdt_m8 $2. @319 hepdt_y8 $4. @323 varct_c 2. @325 vardt_m1 $2. @327 vardt_y1 $4. @331 vardt_m2 $2. @333 vardt_y2 $4. @337 vardt_m3 $2. @339 vardt_y3 $4. @343 vardt_m4 $2. @345 vardt_y4 $4. @349 tdbct_c 2. @351 tdbdt_m1 $2. @353 tdbdt_y1 $4. @357 tdbdt_m2 $2. @359 tdbdt_y2 $4. @363 tdbdt_m3 $2. @365 tdbdt_y3 $4. @369 tdbdt_m4 $2. @371 tdbdt_y4 $4. @375 othrnt 1. @376 othev01 1. @377 othev02 1. @378 othev03 1. @379 othev04 1. @380 othev05 1. @381 othev06 1. @382 oth1ct_c 2. @384 oth1d_m1 $2. @386 oth1d_y1 $4. @390 oth1d_m2 $2. @392 oth1d_y2 $4. @396 oth1d_m3 $2. @398 oth1d_y3 $4. @402 oth1d_m4 $2. @404 oth1d_y4 $4. @408 oth1d_m5 $2. @410 oth1d_y5 $4. @414 oth1d_m6 $2. @416 oth1d_y6 $4. @420 oth2ct_c 2. @422 oth2d_m1 $2. @424 oth2d_y1 $4. @428 oth2d_m2 $2. @430 oth2d_y2 $4. @434 oth2d_m3 $2. @436 oth2d_y3 $4. @440 oth2d_m4 $2. @442 oth2d_y4 $4. @446 oth2d_m5 $2. @448 oth2d_y5 $4. @452 oth2d_m6 $2. @454 oth2d_y6 $4. @458 oth3ct_c 2. @460 oth3d_m1 $2. @462 oth3d_y1 $4. @466 oth3d_m2 $2. @468 oth3d_y2 $4. @472 oth3d_m3 $2. @474 oth3d_y3 $4. @478 oth3d_m4 $2. @480 oth3d_y4 $4. @484 oth3d_m5 $2. @486 oth3d_y5 $4. @490 oth3d_m6 $2. @492 oth3d_y6 $4. @496 oth4ct_c 2. @498 oth4d_m1 $2. @500 oth4d_y1 $4. @504 oth4d_m2 $2. @506 oth4d_y2 $4. @510 oth4d_m3 $2. @512 oth4d_y3 $4. @516 oth4d_m4 $2. @518 oth4d_y4 $4. @522 oth4d_m5 $2. @524 oth4d_y5 $4. @528 oth4d_m6 $2. @530 oth4d_y6 $4. @534 oth5ct_c 2. @536 oth5d_m1 $2. @538 oth5d_y1 $4. @542 oth5d_m2 $2. @544 oth5d_y2 $4. @548 oth5d_m3 $2. @550 oth5d_y3 $4. @554 oth5d_m4 $2. @556 oth5d_y4 $4. @560 oth5d_m5 $2. @562 oth5d_y5 $4. @566 oth5d_m6 $2. @568 oth5d_y6 $4. @572 oth6ct_c 2. @574 oth6d_m1 $2. @576 oth6d_y1 $4. @580 oth6d_m2 $2. @582 oth6d_y2 $4. @586 oth6d_m3 $2. @588 oth6d_y3 $4. @592 oth6d_m4 $2. @594 oth6d_y4 $4. @598 oth6d_m5 $2. @600 oth6d_y5 $4. @604 oth6d_m6 $2. @606 oth6d_y6 $4. @610 shota1 1. @611 dtpmor 1. @612 dtpmno 2. @614 polmor 1. @615 polmno 2. @617 hibmor 1. @618 hibmno 2. @620 mmrmor 1. @621 mmrmno 2. @623 hepmor 1. @624 hepmno 2. @626 varmor 1. @627 varmno 2. @629 tdbmor 1. @630 tdbmno 2. @632 shotay 1. @633 dtpev 1. @634 dtpeno 2. @636 polev 1. @637 poleno 2. @639 hibev 1. @640 hibeno 2. @642 mmrev 1. @643 mmreno 2. @645 hepev 1. @646 hepeno 2. @648 varev 1. @649 vareno 2. @651 tdbev 1. @652 tdbeno 2. @654 shotpr 1. @655 shota2 1. ; /*------------------------------------------------ The PROC FORMAT statement will store the formats in a sas data set called fimmu98 To use the stored formats in a subsequent program, use code like the following: proc format cntlin=library.fimmu98; PROC freq; tables pesex ; format pesex P135L.; For more information, consult PROC FORMAT in the SAS Procedures Guide ----------------------------------------------- */ PROC FORMAT cntlout=library.fimmu98; ; VALUE rectype (default=32) 50 = "Immunization" ; VALUE srvy_yr (default=32) 1998 = "1998" ; VALUE $imrespn (default=32) ""98"" = "Not ascertained" ; VALUE icreltiv (default=32) 01 = "Parent (Biological; adoptive; or step)" 02 = "Grandparent" 03 = "Aunt/Uncle" 04 = "Brother/Sister" 05 = "Other relative" 06 = "Legal guardian" 07 = "Foster parent" 08 = "Other non-relative" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE intv_qrt (default=32) 1 = "Quarter 1" 2 = "Quarter 2" 3 = "Quarter 3" 4 = "Quarter 4" ; VALUE sex (default=32) 1 = "Male" 2 = "Female" ; VALUE age_p (default=32) 00 = "Under 1 year" ; VALUE icagemr (default=32) 00 = "Under 1 month" 36 = "36 months or more" ; VALUE $dob_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" ; VALUE $dob_y_p (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" ; VALUE origin (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE hispan_p (default=32) 00 = "Multiple Hispanic" 01 = "Puerto Rican" 03 = "Mexican-Mexicano" 04 = "Mexican-American (includes Chicano)" 05 = "Cuban/Cuban-American" 06 = "Other Latin American" 07 = "Other Spanish" 08 = "Hispanic/Spanish; non-specific type" 09 = "Hispanic/Spanish; type refused" 10 = "Hispanic/Spanish; type not ascertained" 11 = "Hispanic/Spanish; type don't know" 12 = "Not Hispanic/Spanish origin" ; VALUE mrace_p (default=32) 01 = "White" 02 = "Black/African American" 03 = "Indian (American) (includes Eskimo; Aleut)" 06 = "Chinese" 07 = "Filipino" 12 = "Asian Indian" 15 = "Other API*" 16 = "Other race" 17 = "Multiple race" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE racerec (default=32) 1 = "White" 2 = "Black" 3 = "Other" ; VALUE race (default=32) 1 = "White" 2 = "Black" 3 = "AIAN*" 4 = "API*" 5 = "Other" 6 = "Multiple race" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE hispcode (default=32) 1 = "Hispanic" 2 = "Non-Hispanic White" 3 = "Non-Hispanic Black" 4 = "Non-Hispanic Other" ; VALUE r_maritl (default=32) 0 = "Under 14 years" 1 = "Married - spouse in household" 2 = "Married - spouse not in household" 3 = "Married - spouse in household unknown" 4 = "Widowed" 5 = "Divorced" 6 = "Separated" 7 = "Never married" 8 = "Living with partner" 9 = "Unknown marital status" ; VALUE rrp (default=32) 01 = "Household reference person" 02 = "Spouse (husband/wife)" 03 = "Unmarried Partner" 04 = "Child (biological/adoptive/in-law/step/foster)" 05 = "Child of partner" 06 = "Grandchild" 07 = "Parent (bio./adoptive/in-law/step/foster)" 08 = "Brother/sister (bio./adop./in-law/step/foster)" 09 = "Grandparent (Grandmother/Grandfather)" 10 = "Aunt/Uncle" 11 = "Niece/Nephew" 12 = "Other relative" 13 = "Housemate/roommate" 14 = "Roomer/Boarder" 15 = "Other nonrelative" 16 = "Legal guardian" 17 = "Ward" 97 = "Refused" 99 = "Don't know" ; VALUE $hh_ref (default=32) ""98"" = "Not ascertained" ; VALUE frrp (default=32) 01 = "Family reference person" 02 = "Spouse (husband/wife)" 03 = "Unmarried Partner" 04 = "Child (biological/adoptive/in-law/step/foster)" 05 = "Child of partner" 06 = "Grandchild" 07 = "Parent (bio./adoptive/in-law/step/foster)" 08 = "Brother/sister (bio./adop./in-law/step/foster)" 09 = "Grandparent (Grandmother/Grandfather)" 10 = "Aunt/Uncle" 11 = "Niece/Nephew" 12 = "Other relative" 13 = "Housemate/roommate" 14 = "Roomer/Boarder" 15 = "Other nonrelative" 16 = "Legal guardian" 17 = "Ward" 97 = "Refused" 99 = "Don't know" ; VALUE $fm_ref (default=32) ""98"" = "Not ascertained" ; VALUE $mother (default=32) ""00"" = "No mother in the family" ""96"" = "No parent in household; has legal guardian" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" ; VALUE $father (default=32) ""00"" = "No father in the family" ""96"" = "No parent in household; has legal guardian" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" ; VALUE parents (default=32) 1 = "Mother; no father" 2 = "Father; no mother" 3 = "Mother and father" 4 = "Neither mother nor father" 9 = "Unknown" ; VALUE mom_deg (default=32) 1 = "Biological" 2 = "Step" 3 = "Adoptive" 4 = "Foster" 5 = "In-law" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE dad_deg (default=32) 1 = "Biological" 2 = "Step" 3 = "Adoptive" 4 = "Foster" 5 = "In-law" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE $guard (default=32) ""00"" = "Guardian is not a household member" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE fm_type (default=32) 1 = "One adult; no child(ren) under 18" 2 = "Multiple adults; no child(ren) under 18" 3 = "One adult; 1+ child(ren) under 18" 4 = "Multiple adults; 1+ child(ren) under 18" 9 = "Unknown" ; VALUE educ (default=32) 00 = "Never attended/ kindergarten only" 12 = "12th grade; no diploma" 13 = "HIGH SCHOOL GRADUATE" 14 = "GED or equivalent" 15 = "Some college; no degree" 16 = "AA degree: technical or vocational" 17 = "AA degree: academic program" 18 = "Bachelor's degree (BA; AB; BS; BBA)" 19 = "Master's degree (MA; MS; MEng; MEd; MBA)" 20 = "Professional degree (MD; DDS; DVM; JD)" 21 = "Doctoral degree (PhD; EdD)" 96 = "Child under 5 years old" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE mom_ed (default=32) 01 = "Less/equal to 8th grade" 02 = "9-12th grade; no high school diploma" 03 = "High school graduate/GED recipient" 04 = "Some college; no degree" 05 = "AA degree; technical or vocational" 06 = "AA degree; academic program" 07 = "Bachelor's degree" 08 = "Master's; professional; or doctoral degree" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE dad_ed (default=32) 01 = "Less/equal to 8th grade" 02 = "9-12th grade; no high school diploma" 03 = "High school graduate/GED recipient" 04 = "Some college; no degree" 05 = "AA degree; technical or vocational" 06 = "AA degree; academic program" 07 = "Bachelor's degree" 08 = "Master's; professional; or doctoral degree" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE ab_bl20k (default=32) 01 = "$20;000 or more" 02 = "Less than $20;000" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE rat_cat (default=32) 01 = "Under .50" 02 = ".50 to .74" 03 = ".75 to .99" 04 = "1.00 to 1.24" 05 = "1.25 to 1.49" 06 = "1.50 to 1.74" 07 = "1.75 to 1.99" 08 = "2.00 to 2.49" 09 = "2.50 to 2.99" 10 = "3.00 to 3.49" 11 = "3.50 to 3.99" 12 = "4.00 to 4.49" 13 = "4.50 to 4.99" 14 = "5.00 and over" 96 = "Undefinable" 99 = "Unknown" ; VALUE region (default=32) 1 = "Northeast" 2 = "Midwest" 3 = "South" 4 = "West" ; VALUE msasizep (default=32) 1 = "5;000;000 or more" 2 = "2;500;000 - 4;999;999" 3 = "1;000;000 - 2;499;999" 4 = "500;000 - 999;999" 5 = "250;000 - 499;999" 6 = "Under 250;000" 7 = "Non-MSA" ; VALUE shotrc (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE dtpct_c (default=32) 00 = "None or unknown" ; VALUE $dtpdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $dtpdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE polct_c (default=32) 00 = "None or unknown" ; VALUE $poldt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $poldt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE hibct_c (default=32) 00 = "None or unknown" ; VALUE $hibdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hibdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE mmrct_c (default=32) 00 = "None or unknown" ; VALUE mmrdt_ta (default=32) 1 = "Measles only" 2 = "MMR" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE $mmrdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $mmrdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE mmrdt_tb (default=32) 1 = "Measles only" 2 = "MMR" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE $mmrdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $mmrdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE mmrdt_tc (default=32) 1 = "Measles only" 2 = "MMR" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE $mmrdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $mmrdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE mmrdt_td (default=32) 1 = "Measles only" 2 = "MMR" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE $mmrdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $mmrdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE hepct_c (default=32) 00 = "None or unknown" ; VALUE $hepdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $hepdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE varct_c (default=32) 00 = "None or unknown" ; VALUE $vardt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $vardt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $vardt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $vardt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $vardt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $vardt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $vardt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $vardt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE tdbct_c (default=32) 00 = "None or unknown" ; VALUE $tdbdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $tdbdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $tdbdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $tdbdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $tdbdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $tdbdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $tdbdt_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $tdbdt_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE othrnt (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE othev01l (default=32) 1 = "Mentioned" 2 = "Not mentioned" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE othev02l (default=32) 1 = "Mentioned" 2 = "Not mentioned" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE othev03l (default=32) 1 = "Mentioned" 2 = "Not mentioned" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE othev04l (default=32) 1 = "Mentioned" 2 = "Not mentioned" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE othev05l (default=32) 1 = "Mentioned" 2 = "Not mentioned" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE othev06l (default=32) 1 = "Mentioned" 2 = "Not mentioned" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE oth1ct_c (default=32) 00 = "None or unknown" ; VALUE $oth1d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth1d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth1d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth1d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth1d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth1d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth1d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth1d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth1d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth1d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth1d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth1d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE oth2ct_c (default=32) 00 = "None or unknown" ; VALUE $oth2d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth2d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth2d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth2d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth2d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth2d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth2d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth2d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth2d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth2d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth2d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth2d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE oth3ct_c (default=32) 00 = "None or unknown" ; VALUE $oth3d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth3d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth3d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth3d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth3d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth3d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth3d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth3d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth3d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth3d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth3d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth3d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE oth4ct_c (default=32) 00 = "None or unknown" ; VALUE $oth4d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth4d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth4d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth4d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth4d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth4d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth4d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth4d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth4d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth4d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth4d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth4d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE oth5ct_c (default=32) 00 = "None or unknown" ; VALUE $oth5d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth5d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth5d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth5d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth5d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth5d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth5d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth5d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth5d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth5d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth5d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth5d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE oth6ct_c (default=32) 00 = "None or unknown" ; VALUE $oth6d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth6d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth6d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth6d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth6d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth6d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth6d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth6d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth6d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth6d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE $oth6d_m (default=32) ""01"" = "January" ""02"" = "February" ""03"" = "March" ""04"" = "April" ""05"" = "May" ""06"" = "June" ""07"" = "July" ""08"" = "August" ""09"" = "September" ""10"" = "October" ""11"" = "November" ""12"" = "December" ""97"" = "Refused" ""98"" = "Not ascertained" ""99"" = "Don't know" """ = " Not in Universe" ; VALUE $oth6d_y (default=32) ""9997"" = "Refused" ""9998"" = "Not ascertained" ""9999"" = "Don't know" """ = " Not in Universe" ; VALUE shota1l (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE dtpmor (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't Know" ; VALUE dtpmno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE polmor (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't Know" ; VALUE polmno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE hibmor (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't Know" ; VALUE hibmno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE mmrmor (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't Know" ; VALUE mmrmno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE hepmor (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't Know" ; VALUE hepmno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE varmor (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't Know" ; VALUE varmno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE tdbmor (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't Know" ; VALUE tdbmno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE shotay (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE dtpev (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE dtpeno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE polev (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE poleno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE hibev (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE hibeno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE mmrev (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE mmreno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE hepev (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE hepeno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE varev (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE vareno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE tdbev (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE tdbeno (default=32) 96 = "All" 97 = "Refused" 98 = "Not ascertained" 99 = "Don't know" ; VALUE shotpr (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; VALUE shota2l (default=32) 1 = "Yes" 2 = "No" 7 = "Refused" 8 = "Not ascertained" 9 = "Don't know" ; proc print data=library.nhis1998_immunize (obs=6); FORMAT rectype rectype. srvy_yr srvy_yr. imrespno $imrespn. icreltiv icreltiv. intv_qrt intv_qrt. sex sex. age_p age_p. icagemr icagemr. dob_m $dob_m. dob_y_p $dob_y_p. origin origin. hispan_p hispan_p. mrace_p mrace_p. racerec racerec. race race. hispcode hispcode. r_maritl r_maritl. rrp rrp. hh_ref $hh_ref. frrp frrp. fm_ref $fm_ref. mother $mother. father $father. parents parents. mom_deg mom_deg. dad_deg dad_deg. guard $guard. fm_type fm_type. educ educ. mom_ed mom_ed. dad_ed dad_ed. ab_bl20k ab_bl20k. rat_cat rat_cat. region region. msasizep msasizep. shotrc shotrc. dtpct_c dtpct_c. dtpdt_m1 $dtpdt_m. dtpdt_y1 $dtpdt_y. dtpdt_m2 $dtpdt_m. dtpdt_y2 $dtpdt_y. dtpdt_m3 $dtpdt_m. dtpdt_y3 $dtpdt_y. dtpdt_m4 $dtpdt_m. dtpdt_y4 $dtpdt_y. dtpdt_m5 $dtpdt_m. dtpdt_y5 $dtpdt_y. dtpdt_m6 $dtpdt_m. dtpdt_y6 $dtpdt_y. dtpdt_m7 $dtpdt_m. dtpdt_y7 $dtpdt_y. dtpdt_m8 $dtpdt_m. dtpdt_y8 $dtpdt_y. polct_c polct_c. poldt_m1 $poldt_m. poldt_y1 $poldt_y. poldt_m2 $poldt_m. poldt_y2 $poldt_y. poldt_m3 $poldt_m. poldt_y3 $poldt_y. poldt_m4 $poldt_m. poldt_y4 $poldt_y. poldt_m5 $poldt_m. poldt_y5 $poldt_y. poldt_m6 $poldt_m. poldt_y6 $poldt_y. poldt_m7 $poldt_m. poldt_y7 $poldt_y. poldt_m8 $poldt_m. poldt_y8 $poldt_y. hibct_c hibct_c. hibdt_m1 $hibdt_m. hibdt_y1 $hibdt_y. hibdt_m2 $hibdt_m. hibdt_y2 $hibdt_y. hibdt_m3 $hibdt_m. hibdt_y3 $hibdt_y. hibdt_m4 $hibdt_m. hibdt_y4 $hibdt_y. hibdt_m5 $hibdt_m. hibdt_y5 $hibdt_y. hibdt_m6 $hibdt_m. hibdt_y6 $hibdt_y. hibdt_m7 $hibdt_m. hibdt_y7 $hibdt_y. hibdt_m8 $hibdt_m. hibdt_y8 $hibdt_y. mmrct_c mmrct_c. mmrdt_t1 mmrdt_ta. mmrdt_m1 $mmrdt_m. mmrdt_y1 $mmrdt_y. mmrdt_t2 mmrdt_tb. mmrdt_m2 $mmrdt_m. mmrdt_y2 $mmrdt_y. mmrdt_t3 mmrdt_tc. mmrdt_m3 $mmrdt_m. mmrdt_y3 $mmrdt_y. mmrdt_t4 mmrdt_td. mmrdt_m4 $mmrdt_m. mmrdt_y4 $mmrdt_y. hepct_c hepct_c. hepdt_m1 $hepdt_m. hepdt_y1 $hepdt_y. hepdt_m2 $hepdt_m. hepdt_y2 $hepdt_y. hepdt_m3 $hepdt_m. hepdt_y3 $hepdt_y. hepdt_m4 $hepdt_m. hepdt_y4 $hepdt_y. hepdt_m5 $hepdt_m. hepdt_y5 $hepdt_y. hepdt_m6 $hepdt_m. hepdt_y6 $hepdt_y. hepdt_m7 $hepdt_m. hepdt_y7 $hepdt_y. hepdt_m8 $hepdt_m. hepdt_y8 $hepdt_y. varct_c varct_c. vardt_m1 $vardt_m. vardt_y1 $vardt_y. vardt_m2 $vardt_m. vardt_y2 $vardt_y. vardt_m3 $vardt_m. vardt_y3 $vardt_y. vardt_m4 $vardt_m. vardt_y4 $vardt_y. tdbct_c tdbct_c. tdbdt_m1 $tdbdt_m. tdbdt_y1 $tdbdt_y. tdbdt_m2 $tdbdt_m. tdbdt_y2 $tdbdt_y. tdbdt_m3 $tdbdt_m. tdbdt_y3 $tdbdt_y. tdbdt_m4 $tdbdt_m. tdbdt_y4 $tdbdt_y. othrnt othrnt. othev01 othev01l. othev02 othev02l. othev03 othev03l. othev04 othev04l. othev05 othev05l. othev06 othev06l. oth1ct_c oth1ct_c. oth1d_m1 $oth1d_m. oth1d_y1 $oth1d_y. oth1d_m2 $oth1d_m. oth1d_y2 $oth1d_y. oth1d_m3 $oth1d_m. oth1d_y3 $oth1d_y. oth1d_m4 $oth1d_m. oth1d_y4 $oth1d_y. oth1d_m5 $oth1d_m. oth1d_y5 $oth1d_y. oth1d_m6 $oth1d_m. oth1d_y6 $oth1d_y. oth2ct_c oth2ct_c. oth2d_m1 $oth2d_m. oth2d_y1 $oth2d_y. oth2d_m2 $oth2d_m. oth2d_y2 $oth2d_y. oth2d_m3 $oth2d_m. oth2d_y3 $oth2d_y. oth2d_m4 $oth2d_m. oth2d_y4 $oth2d_y. oth2d_m5 $oth2d_m. oth2d_y5 $oth2d_y. oth2d_m6 $oth2d_m. oth2d_y6 $oth2d_y. oth3ct_c oth3ct_c. oth3d_m1 $oth3d_m. oth3d_y1 $oth3d_y. oth3d_m2 $oth3d_m. oth3d_y2 $oth3d_y. oth3d_m3 $oth3d_m. oth3d_y3 $oth3d_y. oth3d_m4 $oth3d_m. oth3d_y4 $oth3d_y. oth3d_m5 $oth3d_m. oth3d_y5 $oth3d_y. oth3d_m6 $oth3d_m. oth3d_y6 $oth3d_y. oth4ct_c oth4ct_c. oth4d_m1 $oth4d_m. oth4d_y1 $oth4d_y. oth4d_m2 $oth4d_m. oth4d_y2 $oth4d_y. oth4d_m3 $oth4d_m. oth4d_y3 $oth4d_y. oth4d_m4 $oth4d_m. oth4d_y4 $oth4d_y. oth4d_m5 $oth4d_m. oth4d_y5 $oth4d_y. oth4d_m6 $oth4d_m. oth4d_y6 $oth4d_y. oth5ct_c oth5ct_c. oth5d_m1 $oth5d_m. oth5d_y1 $oth5d_y. oth5d_m2 $oth5d_m. oth5d_y2 $oth5d_y. oth5d_m3 $oth5d_m. oth5d_y3 $oth5d_y. oth5d_m4 $oth5d_m. oth5d_y4 $oth5d_y. oth5d_m5 $oth5d_m. oth5d_y5 $oth5d_y. oth5d_m6 $oth5d_m. oth5d_y6 $oth5d_y. oth6ct_c oth6ct_c. oth6d_m1 $oth6d_m. oth6d_y1 $oth6d_y. oth6d_m2 $oth6d_m. oth6d_y2 $oth6d_y. oth6d_m3 $oth6d_m. oth6d_y3 $oth6d_y. oth6d_m4 $oth6d_m. oth6d_y4 $oth6d_y. oth6d_m5 $oth6d_m. oth6d_y5 $oth6d_y. oth6d_m6 $oth6d_m. oth6d_y6 $oth6d_y. shota1 shota1l. dtpmor dtpmor. dtpmno dtpmno. polmor polmor. polmno polmno. hibmor hibmor. hibmno hibmno. mmrmor mmrmor. mmrmno mmrmno. hepmor hepmor. hepmno hepmno. varmor varmor. varmno varmno. tdbmor tdbmor. tdbmno tdbmno. shotay shotay. dtpev dtpev. dtpeno dtpeno. polev polev. poleno poleno. hibev hibev. hibeno hibeno. mmrev mmrev. mmreno mmreno. hepev hepev. hepeno hepeno. varev varev. vareno vareno. tdbev tdbev. tdbeno tdbeno. shotpr shotpr. shota2 shota2l. ; proc contents data=library.nhis1998_immunize; /* 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. */