******************************************************************** * DECEMBER 27, 2001 2:17 PM * * THIS IS AN EXAMPLE OF AN SPSS PROGRAM THAT CREATES A * TEMPORARY SPSS FILE FROM THE 1999 NHIS PUBLIC USE * ASCII FILE: SAMCHILD.DAT * * THIS IS STORED IN SAMCHILD.SPS ******************************************************************** FILE HANDLE TEMP /NAME='C:\NHIS1999\SAMCHILD.DAT' /RECFORM=VARIABLE /LRECL=273. DATA LIST FILE=TEMP FIXED RECORDS=1 TABLE / RECTYPE 1 - 2 SRVY_YR 3 - 6 HHX 7 - 12 (A) FMX 13 - 14 (A) PX 15 - 16 (A) CSRESPNO 17 - 18 (A) CSRELTIV 19 - 20 INTV_QRT 21 - 21 SEX 22 - 22 AGE_P 23 - 24 R_AGE1 25 - 25 R_AGE2 26 - 26 ORIGIN 27 - 27 HISPANCR 28 - 29 RACDET_P 30 - 31 RC_SUM_P 32 - 33 RACER_P 34 - 35 RCIMPFGR 36 - 36 MRACER_P 37 - 38 MRACBR_P 39 - 40 RACERECR 41 - 41 HISPCODR 42 - 42 RRP 43 - 44 HH_REF 45 - 46 (A) FRRP 47 - 48 FM_REF 49 - 50 (A) MOTHER 51 - 52 (A) MOM_DEG 53 - 53 FATHER 54 - 55 (A) DAD_DEG 56 - 56 PARENTS 57 - 57 GUARD 58 - 59 (A) FM_SIZE 60 - 61 FM_TYPE 62 - 62 FM_STRP 63 - 64 EDUC 65 - 66 MOM_ED 67 - 68 DAD_ED 69 - 70 AB_BL20K 71 - 71 RAT_CAT 72 - 73 REGION 74 - 74 MSASIZEP 75 - 75 WTIA_SC 76 - 81 WTFA_SC 82 - 87 STRATUM 88 - 90 PSU 91 - 91 BWGTLB 92 - 93 BWGTOZ 94 - 95 BWGTMGR 96 - 99 AMR1 100 - 100 AODD1 101 - 101 ADD2 102 - 102 AMR2 103 - 103 AODD2 104 - 104 CONDL1 105 - 105 CONDL2 106 - 106 CONDL3 107 - 107 CONDL4 108 - 108 CONDL5 109 - 109 CONDL6 110 - 110 CONDL7 111 - 111 CONDL8 112 - 112 CONDL9 113 - 113 CONDL10 114 - 114 CPOX 115 - 115 CPOX12MO 116 - 116 CASHMEV 117 - 117 CASHYR 118 - 118 CASMERYR 119 - 119 CASMHOS 120 - 120 CASHONT 121 - 121 CASMOTC 122 - 122 CASMPMED 123 - 123 CASMCAN 124 - 125 CASCLASS 126 - 126 CWZ 127 - 127 CWZNUM 128 - 128 CWZSLP 129 - 129 CWZSPL 130 - 130 CWZEX 131 - 131 CWZSPC 132 - 132 CWZERYR 133 - 135 CWZLA 136 - 136 CWZMSWK 137 - 137 HAYF1 138 - 138 RALLG1 139 - 139 DALLG1 140 - 140 SALLG1 141 - 141 DIARH1 142 - 142 ANEMIA1 143 - 143 EARINF1 144 - 144 SEIZE1 145 - 145 HAYF2 146 - 146 RALLG2 147 - 147 DALLG2 148 - 148 SALLG2 149 - 149 DIARH2 150 - 150 ANEMIA2 151 - 151 FHEAD 152 - 152 EARINF2 153 - 153 SEIZE2 154 - 154 STUTTER 155 - 155 CHSTATYR 156 - 156 SCHDAYR1 157 - 159 CCOLD2W 160 - 160 CINTIL2W 161 - 161 CHEARST 162 - 162 CVISION 163 - 163 CBLIND 164 - 164 IHSPEQ 165 - 165 IHMOB 166 - 166 IHMOBYR 167 - 167 PROBRX 168 - 168 LEARND 169 - 169 CMHAGM15 170 - 170 CMHAGF15 171 - 171 CMHAGM25 172 - 172 CMHAGF25 173 - 173 CMHAGM35 174 - 174 CMHAGF35 175 - 175 MHIBOY2 176 - 177 MHIGRL2 178 - 179 MHIBOY4 180 - 181 MHIGRL4 182 - 183 MHIBOY12 184 - 185 MHIGRL12 186 - 187 CUSUALPL 188 - 188 CPLKIND 189 - 189 CQUSL 190 - 190 CHCPLROU 191 - 191 CHCPLKND 192 - 192 CQHP 193 - 193 CQHPKIND 194 - 194 CQMDGYN 195 - 195 CQMDGS 196 - 196 CQMDCA 197 - 197 ONESRCEC 198 - 198 CQHPVI 199 - 199 CQHPRAT 200 - 201 CQWHYNOT 202 - 203 CQHPNHR 204 - 204 CQHPTEL 205 - 205 CQHPSINJ 206 - 206 CQHPRT 207 - 207 CQHPWAIT 208 - 208 CQUSCSAT 209 - 210 CQPREMED 211 - 211 SOURCELC 212 - 213 CHCCHGYR 214 - 214 CHCCHGHI 215 - 215 CHCDLYR1 216 - 216 CHCDLYR2 217 - 217 CHCDLYR3 218 - 218 CHCDLYR4 219 - 219 CHCDLYR5 220 - 220 CHCAFYR 221 - 221 CHCAFYR1 222 - 222 CHCAFYR2 223 - 223 CHCAFYR3 224 - 224 CHCAFYR4 225 - 225 CDNLONGR 226 - 226 CDENREAS 227 - 227 CDENNO01 228 - 228 CDENNO02 229 - 229 CDENNO03 230 - 230 CDENNO04 231 - 231 CDENNO05 232 - 232 CDENNO06 233 - 233 CDENNO07 234 - 234 CDENNO08 235 - 235 CDENNO09 236 - 236 CDENNO10 237 - 237 CDENNO11 238 - 238 CDENNO12 239 - 239 CDENNO13 240 - 240 CDENVIS 241 - 242 CDEN2W 243 - 243 CDEN2WNO 244 - 245 CDENINS 246 - 246 CHCSYR11 247 - 247 CHCSYR12 248 - 248 CHCSYR13 249 - 249 CHCSYR14 250 - 250 CHCSYR1 251 - 251 CHCSYR2 252 - 252 CHCSYR3 253 - 253 CHCSYR4 254 - 254 CHCSYR5 255 - 255 CHCSYR6 256 - 256 CHCSYR7 257 - 257 CHCSYR81 258 - 258 CHCSYR82 259 - 259 CHCSYR10 260 - 260 CHPEXYR 261 - 261 CHERNOYR 262 - 262 CHERREAS 263 - 264 CHCHYR 265 - 265 CHCHMOYR 266 - 267 CHCHNOYR 268 - 268 CHCNOYR 269 - 269 CSRGYR 270 - 270 CSRGNOYR 271 - 272 CMDLONGR 273 - 273 . VARIABLE LABELS RECTYPE "Record Type" SRVY_YR "Survey Year" HHX "Household Serial Number" FMX "Family Serial Number" PX "Person Number" CSRESPNO "Sample child respondent's person number" CSRELTIV "Person's relationship to child" INTV_QRT "Interview Quarter" SEX "Sex" AGE_P "Age" R_AGE1 "Age Recode #1" R_AGE2 "Age Recode #2" ORIGIN "Hispanic Ethnicity" HISPANCR "Hispanic subgroup detail" RACDET_P "Race coded to single/multiple race group" RC_SUM_P "Summary for single/multiple race groups" RACER_P "OMB groups w/multiple race" RCIMPFGR "Race Imputation Flag" MRACER_P "Race coded to a single race group" MRACBR_P "Race coded to a single race group" RACERECR "Race Recode" HISPCODR "Combined race/ethnicity recode" RRP "Relationship to HH reference person" HH_REF "Person # of HH reference person" FRRP "Rel to family ref person" FM_REF "Person # of family reference person" MOTHER "Mother's person number" MOM_DEG "Type of relationship with Mother" FATHER "Father's person number" DAD_DEG "Type of relationship with Father" PARENTS "Parent(s) present in the family" GUARD "Person number of guardian" FM_SIZE "Number of persons in family" FM_TYPE "Family Type (on the person-level)" FM_STRP "Family Structure (on the person-level)" EDUC "Highest level of school completed" MOM_ED "Education of Mother" DAD_ED "Education of Father" AB_BL20K "Fam inc at/above vs. below $20,000" RAT_CAT "Ratio of fam inc to poverty threshold" REGION "Region" MSASIZEP "Geographic Distribution - MSA size" WTIA_SC "Weight - Interim Annual" WTFA_SC "Weight - Final Annual" STRATUM "Stratum for variance estimation" PSU "PSU for variance estimation" BWGTLB "Birth weight (lb)" BWGTOZ "Birth weight (oz)" BWGTMGR "Birth weight (grams)" AMR1 "Told - - had mental retardation" AODD1 "Told - - had otr dev delay" ADD2 "Ever told - - had ADD" AMR2 "Ever told - - had mental retardation" AODD2 "Ever told - - had otr dev delay" CONDL1 "Ever told - - had Down's Syndrome" CONDL2 "Ever told - - had Cerebral Palsy" CONDL3 "Ever told - - had Muscular Dystrophy" CONDL4 "Ever told - - had Cystic Fibrosis" CONDL5 "Ever told - - had Sickle cell anemia" CONDL6 "Ever told - - had Autism" CONDL7 "Ever told - - had Diabetes" CONDL8 "Ever told - - had Arthritis" CONDL9 "Ever told - - had Congentl heart disease" CONDL10 "Ever told - - had otr heart cond" CPOX "Has - - EVER had chickenpox?" CPOX12MO "Had chickenpox, PAST 12 MOS?" CASHMEV "Ever been told that - - had asthma" CASHYR "Has - - had an asthma episode past 12 m" CASMERYR "Did - - visit ER due to asthma" CASMHOS "Had hospital stay due to asthma,past 12" CASHONT "# ovrngt hosp stay due to asthma,past 12" CASMOTC "Used otc meds for asthma,past 12 m" CASMPMED "Used presc inhaler for asthma,past 3 m" CASMCAN "# presc inhalers used for asthma,past 3m" CASCLASS "Ever taken class on managing asthma" CWZ "Exp wheez or whistle in chest,past 12m" CWZNUM "# wheez/whistle attacks, past 12m" CWZSLP "Wheez/whistle disturb sleep, past 12m" CWZSPL "# times whz/wstl disturb sleep, past 12m" CWZEX "Chest whz/wstl after exer, past 12m" CWZSPC "Wheez/whistle limit speech, past 12m" CWZERYR "# dr/hosp visits due to whz/wstl, past 1" CWZLA "Amt acts ltd due to whz/wstl, past 12m" CWZMSWK "# days missed due to whz/wstl, past 12m" HAYF1 "Has - - had hay fever, past 12 m" RALLG1 "Had respiratory allergy, past 12 m" DALLG1 "Had food/digestive allergy, past 12 m" SALLG1 "Had eczema/skin allergy, past 12 m" DIARH1 "Had freq diarrhea/colitis, past 12 m" ANEMIA1 "Had anemia, past 12 m" EARINF1 "Had 3+ ear infections, past 12 m" SEIZE1 "Had seizures, past 12 m" HAYF2 "Had hay fever, past 12 m" RALLG2 "Had respiratory allergy, past 12 m" DALLG2 "Had food/digestive allergy, past 12 m" SALLG2 "Had eczema/skin allergy, past 12 m" DIARH2 "Had freq diarrhea/colitis, past 12 m" ANEMIA2 "Had anemia, past 12 m" FHEAD "Had freq headaches/migraines, past 12 m" EARINF2 "Had 3+ ear infections, past 12 m" SEIZE2 "Had seizures, past 12 m" STUTTER "Stuttered/stammered, past 12 m" CHSTATYR "Health better, worse, or about the same" SCHDAYR1 "Days missed due to ill/inj, past 12 m" CCOLD2W "Have a head/chest cold those 2 wks" CINTIL2W "Stomach ill w/vomiting/diarrhea, 2 w" CHEARST "Hearing w/o hearing aid" CVISION "Does - - have trouble seeing" CBLIND "Is - - blind/unable to see at all" IHSPEQ "Need spec equip due to impair/hlth prob" IHMOB "Impair/hlth prob lmt crawl/walk/run/play" IHMOBYR "Impair/hlth prob lasted/will last 12+ m" PROBRX "Taken RX medication for 3+ m" LEARND "Ever told - - had a learning disability" CMHAGM15 "Has - - been unhappy/depressed past 2 m" CMHAGF15 "Has - - been unhappy/depressed past 2 m" CMHAGM25 "Has - - been unhappy/depressed past 6 m" CMHAGF25 "Has - - been unhappy/depressed past 6 m" CMHAGM35 "Has - - been unhappy/depressed past 6 m" CMHAGF35 "Has - - been unhappy/depressed past 6 m" MHIBOY2 "Mental hlth indicator (MHI) scale score" MHIGRL2 "Mental hlth indicator (MHI) scale score" MHIBOY4 "Mental hlth indicator (MHI) scale score" MHIGRL4 "Mental hlth indicator (MHI) scale score" MHIBOY12 "Mental hlth indicator (MHI) scale score" MHIGRL12 "Mental hlth indicator (MHI) scale score" CUSUALPL "Place usually taken when sick" CPLKIND "Place to go when sick (most often)" CQUSL "How long going to this h/care facility" CHCPLROU "Usually go{CPLKIND}for routine/prev care" CHCPLKND "Place goes for routine prev care" CQHP "Health prof usually see for care" CQHPKIND "Health prof usually see for care (kind)" CQMDGYN "Dr specializes in women's hlth (OB/GYN)" CQMDGS "General practitioner or specialist" CQMDCA "Doctor treats children and adults" ONESRCEC "Summary source of medical care recode" CQHPVI "Visit health care place/provider, 12 mo" CQHPRAT "Rate personal doctor" CQWHYNOT "Reason no usual health care source" CQHPNHR "Night and weekend office hours" CQHPTEL "Get advice from doctor/nurse via phone" CQHPSINJ "How long wait for an appointment" CQHPRT "How long wait for an appointment?" CQHPWAIT "Dur of time in waiting room w/ appt." CQUSCSAT "Rating prof staff at provider's office" CQPREMED "Presc med/treatment given by Dr." SOURCELC "Source of medical care recode" CHCCHGYR "Change hlth care provider in past 12 m" CHCCHGHI "Change related to hlth insurance" CHCDLYR1 "Couldn't get through on phone" CHCDLYR2 "Couldn't get appt. soon enough" CHCDLYR3 "Wait too long in doctor's office" CHCDLYR4 "Not open when you could go" CHCDLYR5 "No transportation" CHCAFYR "Can't afford presc medicine" CHCAFYR1 "Can't afford presc medicine" CHCAFYR2 "Can't afford mental hlth care/counseling" CHCAFYR3 "Can't afford dental care" CHCAFYR4 "Can't afford eyeglasses" CDNLONGR "When did - - last see/talk to dentist" CDENREAS "Reason for last dental visit" CDENNO01 "Age/Too young" CDENNO02 "Afraid" CDENNO03 "Nervous" CDENNO04 "Needles" CDENNO05 "Cost/No Insurance" CDENNO06 "Don't know dentist" CDENNO07 "Dentist too far" CDENNO08 "Can't get there" CDENNO09 "No problems" CDENNO10 "No teeth" CDENNO11 "Not important" CDENNO12 "Didn't think of it" CDENNO13 "Other" CDENVIS "# dental visits, past yr" CDEN2W "Visited dentist, past 2 wks" CDEN2WNO "# Visits to dentist, past 2 wks" CDENINS "Private insurance pay any dental cost" CHCSYR11 "Has - - seen/talk to eye doctor" CHCSYR12 "Has - - seen/talk to foot doctor" CHCSYR13 "Has- -seen/talk to therapst (PT/OT/etc)" CHCSYR14 "Has - - seen/talk to a RN or PA" CHCSYR1 "Has - - seen/talk to mental hlth prof" CHCSYR2 "Has - - seen/talk to eye doctor" CHCSYR3 "Has - - seen/talk to foot doctor" CHCSYR4 "Has - - seen/talk to chiropractor" CHCSYR5 "Has- -seen/talk to therapst (PT/OT/etc)" CHCSYR6 "Has - - seen/talk to RN or PA" CHCSYR7 "Has - - seen/talk OB/GYN past 12 m" CHCSYR81 "Has - - seen a med specialist, past 12 m" CHCSYR82 "Has - - seen a general doctor, past 12 m" CHCSYR10 "Does that Dr treat both kids and adults" CHPEXYR "Has - - had check-up past 12 m" CHERNOYR "# times in ER/ED past 12 m" CHERREAS "Reason for last ER visit" CHCHYR "Got home care from hlth prof, past 12 m" CHCHMOYR "How many months of home care" CHCHNOYR "Total number of home vst" CHCNOYR "Total number of office vst" CSRGYR "Has - - had surgery in the past 12 m" CSRGNOYR "Times had outpatient surgery past 12 m" CMDLONGR "Last time - - saw/spoke to hlth prof" . VALUE LABELS RECTYPE 40 "Sample Child (SC)" / SRVY_YR 1999 "1999" / CSRESPNO "99" "Unknown" / CSRELTIV 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" / INTV_QRT 1 "Quarter 1" 2 "Quarter 2" 3 "Quarter 3" 4 "Quarter 4" / SEX 1 "Male" 2 "Female" / AGE_P 00 "Under 1 year" / R_AGE1 1 "Under 5 years" 2 "5-17 years" / R_AGE2 1 "Under 6 years" 2 "6-16 years" 3 "17 years" / ORIGIN 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / HISPANCR 00 "Multiple Hispanic" 01 "Puerto Rican" 02 "Mexican" 03 "Mexican-American" 04 "Cuban/Cuban American" 05 "Dominican (Republic)" 06 "Central or South American" 07 "Other Latin American, type not specified" 08 "Other spanish" 09 "Hispanic/Latino/Spanish, non-specific type" 10 "Hispanic/Latino/Spanish, type refused" 11 "Hispanic/Latino/Spanish, type not ascertained" 12 "Not Hispanic/Spanish origin" / RACDET_P 01 "White only" 02 "Black/African American only" 03 "AIAN only" 09 "Asian Indian only" 10 "Chinese only" 11 "Filipino only" 15 "Other Asian only" 16 "Other race only" 17 "Multiple detailed race*" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / RC_SUM_P 01 "White only" 02 "Black/African American only" 03 "AIAN only*" 04 "Asian only" 05 "Other race only" 06 "Multiple detailed race only" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / RACER_P 01 "White only" 02 "Black/African American only" 03 "AIAN* only" 04 "Asian only" 05 "Other race only" 06 "Multiple race" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / RCIMPFGR 1 "Race imputed" 2 "Race given by respondent/proxy" / MRACER_P 01 "White" 02 "Black/African American" 03 "Indian (American), Alaska Native" 09 "Asian Indian" 10 "Chinese" 11 "Filipino" 15 "Other Asian*" 16 "Other Race*" 17 "Multiple Race*" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / MRACBR_P 01 "White" 02 "Black/African American" 03 "Indian (American) (includes Eskimo, Aleut)" 06 "Chinese" 07 "Filipino" 12 "Asian Indian" 16 "Other race" 17 "Multiple race" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / RACERECR 1 "White" 2 "Black" 3 "Other" / HISPCODR 1 "Hispanic" 2 "Non-Hispanic White" 3 "Non-Hispanic Black" 4 "Non-Hispanic Other" / RRP 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" / HH_REF "98" "Not ascertained" / FRRP 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" / FM_REF "98" "Not ascertained" / MOTHER "00" "No mother in household" "96" "Has legal guardian" "97" "Refused" "98" "Not ascertained" "99" "Don't know" / MOM_DEG 1 "Biological" 2 "Step" 3 "Adoptive" 4 "Foster" 5 "In-law" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / FATHER "00" "No father in household" "96" "Has legal guardian" "97" "Refused" "98" "Not ascertained" "99" "Don't know" / DAD_DEG 1 "Biological" 2 "Step" 3 "Adoptive" 4 "Foster" 5 "In-law" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / PARENTS 1 "Mother, no father" 2 "Father, no mother" 3 "Mother and father" 4 "Neither mother nor father" 9 "Unknown" / GUARD "00" "Guardian is not a household member" "97" "Refused" "98" "Not ascertained" "99" "Don't know" " " "Not in Universe" / FM_TYPE 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" / EDUC 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" / MOM_ED 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" / DAD_ED 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" / AB_BL20K 1 "$20,000 or more" 2 "Less than $20,000" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / RAT_CAT 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" / REGION 1 "Northeast" 2 "Midwest" 3 "South" 4 "West" / MSASIZEP 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" / BWGTLB 97 "Refused" 98 "Not ascertained" 99 "Don't know" / BWGTOZ 97 "Refused" 98 "Not ascertained" 99 "Don't know" / BWGTMGR 0500 "500 grams or less" 5485 "5485+ grams" 9997 "Refused" 9998 "Not ascertained" 9999 "Don't know" / AMR1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / AODD1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / ADD2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / AMR2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / AODD2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CONDL1 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CONDL2 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CONDL3 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CONDL4 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CONDL5 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CONDL6 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CONDL7 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CONDL8 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CONDL9 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CONDL10 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CPOX 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CPOX12MO 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CASHMEV 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CASHYR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CASMERYR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CASMHOS 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CASHONT 1 "1" 2 "2-3" 3 "4-9" 4 "10-12" 5 "13+" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CASMOTC 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CASMPMED 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CASMCAN 97 "Refused" 98 "Not ascertained" 99 "Don't know" / CASCLASS 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CWZ 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CWZNUM 1 "1-3 attacks" 2 "4-12 attacks" 3 "More than 12 attacks" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CWZSLP 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CWZSPL 1 "Less than one time per week" 2 "One time per week" 3 "More than one time per week" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CWZEX 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CWZSPC 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CWZERYR 000 "Never" 997 "Refused" 998 "Not ascertained" 999 "Don't know" / CWZLA 1 "Not at all" 2 "A little" 3 "A fair amount" 4 "A moderate amount" 5 "A lot" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CWZMSWK 0 "0" 1 "1-7" 2 "8-30" 3 "30+" 4 "Does not work/go to school" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / HAYF1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / RALLG1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / DALLG1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / SALLG1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / DIARH1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / ANEMIA1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / EARINF1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / SEIZE1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / HAYF2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / RALLG2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / DALLG2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / SALLG2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / DIARH2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / ANEMIA2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / FHEAD 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / EARINF2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / SEIZE2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / STUTTER 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHSTATYR 1 "Better" 2 "Worse" 3 "About the same" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / SCHDAYR1 000 "None" 996 "Did not go to school" 997 "Refused" 998 "Not ascertained" 999 "Don't know" / CCOLD2W 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CINTIL2W 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHEARST 1 "Good" 2 "Little trouble" 3 "Lot of trouble" 4 "Deaf" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CVISION 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CBLIND 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / IHSPEQ 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / IHMOB 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / IHMOBYR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / PROBRX 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / LEARND 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CMHAGM15 0 "Not True" 1 "Sometimes True" 2 "Often True" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CMHAGF15 0 "Not True" 1 "Sometimes True" 2 "Often True" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CMHAGM25 0 "Not True" 1 "Sometimes True" 2 "Often True" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CMHAGF25 0 "Not True" 1 "Sometimes True" 2 "Often True" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CMHAGM35 0 "Not True" 1 "Sometimes True" 2 "Often True" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CMHAGF35 0 "Not True" 1 "Sometimes True" 2 "Often True" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / MHIBOY2 99 "Unknown" / MHIGRL2 99 "Unknown" / MHIBOY4 99 "Unknown" / MHIGRL4 99 "Unknown" / MHIBOY12 99 "Unknown" / MHIGRL12 99 "Unknown" / CUSUALPL 1 "Yes" 2 "There is NO place" 3 "There is MORE THAN ONE place" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CPLKIND 1 "Clinic or health center" 2 "Doctor's office or HMO" 3 "Hospital emergency room" 4 "Hospital outpatient department" 5 "Some other place" 6 "Doesn't go to one place most often" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CQUSL 1 "1 year or less" 2 "More than 1 yr but not more than 3 yrs" 3 "More than 3 years" 4 "Hasn't been there yet" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCPLROU 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCPLKND 0 "Doesn't get preventive care anywhere" 1 "Clinic or health center" 2 "Doctor's office of HMO" 3 "Hospital emergency room" 4 "Hospital outpatient department" 5 "Some other place" 6 "Doesn't go to one place most often" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CQHP 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CQHPKIND 1 "Doctor" 2 "Nurse" 3 "Nurse Practitioner" 4 "Physician's assistant" 5 "Chiropractor" 6 "Other" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CQMDGYN 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CQMDGS 1 "Gen dr who treats a variety of illnesses" 2 "Dr/Specialist in a particular medical prob" 3 "Some other kind of doctor" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CQMDCA 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / ONESRCEC 1 "Children with a single source of medical care" 2 "Chlrn w/no known single source of medical care" 3 "Undefined" / CQHPVI 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CQHPRAT 97 "Refused" 98 "Not ascertained" 99 "Don't know" / CQWHYNOT 01 "Seldom or never gets sick" 02 "Recently moved into the area" 03 "Don't know where to go for care" 04 "Usual source of care in area not avail" 05 "Can't find provider who speaks lang" 06 "Like to go diffnt pls for h/care needs" 07 "Just changed insurance plans" 08 "Don't use doctors/treat myself" 09 "Cost of medical care" 10 "Other reason" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / CQHPNHR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CQHPTEL 1 "Yes" 2 "No" 3 "Provider open 24 hours" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CQHPSINJ 1 "No appointment necessary" 2 "A day or two" 3 "More than two days, but not more than one week" 4 "More than one week, but not more than two weeks" 5 "More than two wks, but not more than one month" 6 "More than one month" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CQHPRT 0 "No appointment necessary" 1 "Scheduled appointment well in advance" 2 "A day or two" 3 "More than two days, but not more than one week" 4 "More than one week, but not more than two weeks" 5 "More than two wks, but not more than one month" 6 "More than one month" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CQHPWAIT 1 "30 minutes or less" 2 "More than 30 mins, not more than 1 hour" 3 "More than an hour" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CQUSCSAT 96 "No professional staff/works alone" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / CQPREMED 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / SOURCELC 01 "Same sorc sk care & rout care" 02 "Sorc sk care, no sorc rout care" 03 "Sorc sk & rout care, no/unk same sorc" 04 "Sorc sk care, unk sorc rout care" 05 "GE 2 sorc sk care, 1 is sorc rout care" 06 "GE 2 sorc sk care, no sorc rout care" 07 "GE 2 sorc sk & rout care, no/unk if same" 08 "GE 2 sorc sk care, unk sorc rout care" 09 "No sorc sk care or rout care" 10 "No sorc sk care, has sorc rout care" 11 "No sorc sk care, unk sorc rout care" 12 "Unk sorc sk care, no sorc rout care" 13 "Unk sorc sk care, has sorc rout care" 14 "Unk sorc sk care or sorc rout care" 99 "Unknown other" / CHCCHGYR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCCHGHI 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCDLYR1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCDLYR2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCDLYR3 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCDLYR4 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCDLYR5 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCAFYR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCAFYR1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCAFYR2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCAFYR3 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCAFYR4 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDNLONGR 0 "Never" 1 "6 Months or less" 2 "More than 6 months but not more than 1 year ago" 3 "More than 1 year, but not more than 2 years ago" 4 "More than 2 years, but not more than 5 years ag" 5 "More than 5 years ago" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENREAS 1 "Went in on own for check-up/exam" 2 "Called in by the dentist for check-up/exam" 3 "Something wrong/hurting {S.C. name}" 4 "Treated for condition dentist discovered" 5 "Other" 6 "Check/Adjust appliance/orthodontia" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENNO01 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENNO02 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENNO03 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENNO04 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENNO05 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENNO06 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENNO07 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENNO08 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENNO09 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENNO10 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENNO11 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENNO12 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENNO13 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDENVIS 95 "95+ visits" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / CDEN2W 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDEN2WNO 97 "Refused" 98 "Not ascertained" 99 "Don't know" / CDENINS 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR11 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR12 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR13 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR14 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR3 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR4 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR5 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR6 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR7 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR81 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR82 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCSYR10 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHPEXYR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHERNOYR 0 "None" 1 "1" 2 "2-3" 3 "4-9" 4 "10-12" 5 "13 or more" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHERREAS 01 "You don't need an appt there" 02 "Didn't know where else to go" 03 "They won't turn anyone away" 04 "No other place was open at that time" 05 "A doctor said to go there" 06 "Life/death situation req immed attn" 07 "Other reason" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / CHCHYR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCHMOYR 97 "Refused" 98 "Not ascertained" 99 "Don't know" / CHCHNOYR 1 "1" 2 "2-3" 3 "4-9" 4 "10-12" 5 "13 or more" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCNOYR 0 "None" 1 "1" 2 "2-3" 3 "4-9" 4 "10-12" 5 "13 or more" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CSRGYR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CSRGNOYR 95 "95+ times" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / CMDLONGR 0 "Never" 1 "6 months or less" 2 "More than 6 months, but not more than 1 year ag" 3 "More than 1 year, but not more than 2 years ago" 4 "More than 2 years, but not more than 5 years ag" 5 "More than 5 years ago" 7 "Refused" 8 "Not ascertained" 9 "Don't know" . FREQUENCIES GENERAL = RECTYPE. EXECUTE.