********************************************************************* * MAY 24, 2012 9:03 AM * * THIS IS AN EXAMPLE OF AN SPSS SCRIPT THAT CREATES * A TEMPORARY SPSS FILE FROM THE * 2011 NHIS PUBLIC USE samchild.DAT ASCII FILE * * THIS IS STORED IN samchild.SPS ********************************************************************* FILE HANDLE TEMP /NAME='C:\NHIS2011\samchild.dat' /RECFORM=VARIABLE /LRECL=355 DATA LIST FILE=TEMP FIXED RECORDS=1 TABLE / RECTYPE 1 - 2 SRVY_YR 3 - 6 HHX 7 - 12 (A) INTV_QRT 13 - 13 INTV_MON 14 - 15 FMX 16 - 17 (A) FPX 18 - 19 (A) WTIA_SC 20 - 26 WTFA_SC 27 - 32 REGION 33 - 33 STRAT_P 34 - 36 PSU_P 37 - 38 SEX 39 - 39 HISPAN_I 40 - 41 RACERPI2 42 - 43 MRACRPI2 44 - 45 MRACBPI2 46 - 47 AGE_P 48 - 49 CSRESPNO 50 - 51 (A) CSRELTIV 52 - 53 LATEINTC 54 - 54 FDRN_FLG 55 - 55 TOTOZ_P 56 - 58 BWTGRM_P 59 - 62 CHGHT_TC 63 - 64 CWGHT_TC 65 - 67 BMI_SC 68 - 71 AMR1R 72 - 72 AODD1 73 - 73 ADD2 74 - 74 AMR2R 75 - 75 AODD2 76 - 76 CCONDL01 77 - 77 CCONDL02 78 - 78 CCONDL03 79 - 79 CCONDL04 80 - 80 CCONDL05 81 - 81 CCONDL6R 82 - 82 CCONDL07 83 - 83 CCONDL08 84 - 84 CCONDL09 85 - 85 CCONDL10 86 - 86 CPOX 87 - 87 CPOX12MO 88 - 88 CASHMEV 89 - 89 CASSTILL 90 - 90 CASHYR 91 - 91 CASERYR1 92 - 92 HAYF1 93 - 93 RALLG1 94 - 94 DALLG1 95 - 95 SALLG1 96 - 96 DIARH1 97 - 97 ANEMIA1 98 - 98 EARINF1 99 - 99 SEIZE1 100 - 100 HAYF2 101 - 101 RALLG2 102 - 102 DALLG2 103 - 103 SALLG2 104 - 104 DIARH2 105 - 105 ANEMIA2 106 - 106 FHEAD 107 - 107 EARINF2 108 - 108 SEIZE2 109 - 109 STUTTER 110 - 110 CHSTATYR 111 - 111 SCHDAYR1 112 - 114 CCOLD2W 115 - 115 CINTIL2W 116 - 116 CHEARST1 117 - 117 CVISION 118 - 118 CBLIND 119 - 119 IHSPEQ 120 - 120 IHMOB 121 - 121 IHMOBYR 122 - 122 PROBRX 123 - 123 LEARND 124 - 124 CMHAGM15 125 - 125 MHIBOY2 126 - 127 CMHAGF15 128 - 128 MHIGRL2 129 - 130 CUSUALPL 131 - 131 CPLKIND 132 - 132 CHCPLROU 133 - 133 CHCPLKND 134 - 134 CHCCHGYR 135 - 135 CHCCHGHI 136 - 136 CNOUSPL1 137 - 137 CNOUSPL2 138 - 138 CNOUSPL3 139 - 139 CNOUSPL4 140 - 140 CNOUSPL5 141 - 141 CNOUSPL6 142 - 142 CNOUSPL7 143 - 143 CNOUSPL8 144 - 144 CNOUSPL9 145 - 145 CPRVTRYR 146 - 146 CPRVTRFD 147 - 147 CDRNANP 148 - 148 CDRNAI 149 - 149 CHCDLYR1 150 - 150 CHCDLYR2 151 - 151 CHCDLYR3 152 - 152 CHCDLYR4 153 - 153 CHCDLYR5 154 - 154 CHCAFYR 155 - 155 CHCAFYRN 156 - 156 CHCAFYRF 157 - 157 CHCAFYR1 158 - 158 CHCAFYR2 159 - 159 CHCAFYR3 160 - 160 CHCAFYR4 161 - 161 CHCAFYR5 162 - 162 CHCAFYR6 163 - 163 CDNLONGR 164 - 164 CHCSYR11 165 - 165 CHCSYR12 166 - 166 CHCSYR13 167 - 167 CHCSYR14 168 - 168 CHCSYR1 169 - 169 CHCSYR2 170 - 170 CHCSYR3 171 - 171 CHCSYR4 172 - 172 CHCSYR5 173 - 173 CHCSYR6 174 - 174 CHCSYR7 175 - 175 CHCSYR81 176 - 176 CHCSYR82 177 - 177 CHCSYR10 178 - 178 CHCSYREM 179 - 179 CHPXYR_C 180 - 180 CHERNOY2 181 - 182 CERVISND 183 - 183 CERHOS 184 - 184 CERREAS1 185 - 185 CERREAS2 186 - 186 CERREAS3 187 - 187 CERREAS4 188 - 188 CERREAS5 189 - 189 CERREAS6 190 - 190 CERREAS7 191 - 191 CERREAS8 192 - 192 CHCHYR 193 - 193 CHCHMOYR 194 - 195 CHCHNOY2 196 - 197 CHCNOYR2 198 - 199 CSRGYR 200 - 200 RSRGNOYR 201 - 202 CMDLONGR 203 - 203 RSCL2_C2 204 - 204 RSCL2_E2 205 - 205 RSCL3_E3 206 - 206 RSCL5_P5 207 - 207 RSCL5_H5 208 - 208 RSCL6 209 - 209 DIFF6M 210 - 210 DIFFINTF 211 - 211 DIFFDEG 212 - 212 DIFFLNG 213 - 213 PRESCP6M 214 - 214 PRESHELP 215 - 215 PMEDPED 216 - 216 PMEDPSY 217 - 217 PMEDNEU 218 - 218 PMEDOTHR 219 - 219 NSDUH21 220 - 220 NSDUH3 221 - 221 NSDUH31 222 - 222 NSDUH321 223 - 223 NSDUH322 224 - 224 NSDUH323 225 - 225 NSDUH324 226 - 226 NSDUH325 227 - 227 NSDUH4 228 - 228 NSDUH51R 229 - 229 NSDUH52R 230 - 230 NSDUH53R 231 - 231 NSDUH54R 232 - 232 NSDUH55R 233 - 237 TRTWRE1R 238 - 238 TRTWH11R 239 - 239 TRTWH12R 240 - 240 TRTWH13R 241 - 241 TRTWH14R 242 - 242 TRTWH16R 243 - 243 TRTMHP11 244 - 244 TRTMHP12 245 - 245 TRTMHP13 246 - 246 TRTMHP14 247 - 247 TRTWRE2R 248 - 248 TRTWH21R 249 - 249 TRTWH22R 250 - 250 TRTWH23R 251 - 251 TRTWH24R 252 - 252 TRTWH25R 253 - 253 TRTWH26R 254 - 254 TRTMHP21 255 - 255 TRTMHP22 256 - 256 TRTMHP23 257 - 257 TRTMHP24 258 - 258 TRTWRE3R 259 - 259 TRTWH31R 260 - 260 TRTWH32R 261 - 261 TRTWH33R 262 - 262 TRTWH34R 263 - 263 TRTWH35R 264 - 264 TRTWH36R 265 - 265 TRTMHP31 266 - 266 TRTMHP32 267 - 267 TRTMHP33 268 - 268 TRTMHP34 269 - 269 TRTWRE4R 270 - 270 TRTWH41R 271 - 271 TRTWH42R 272 - 272 TRTWH43R 273 - 273 TRTWH44R 274 - 274 TRTWH45R 275 - 275 TRTWH46R 276 - 276 TRTMHP41 277 - 277 TRTMHP42 278 - 278 TRTMHP43 279 - 279 TRTMHP44 280 - 280 TRTWRE5R 281 - 281 TRTWH51R 282 - 282 TRTWH52R 283 - 283 TRTWH53R 284 - 284 TRTWH54R 285 - 285 TRTWH55R 286 - 286 TRTWH56R 287 - 287 TRTMHP51 288 - 288 TRTMHP52 289 - 289 TRTMHP53 290 - 290 TRTMHP54 291 - 291 TRTWRE6R 292 - 292 TRTWH61R 293 - 293 TRTWH62R 294 - 294 TRTWH63R 295 - 295 TRTWH64R 296 - 296 TRTWH65R 297 - 297 TRTWH66R 298 - 298 TRTMHP61 299 - 299 TRTMHP62 300 - 300 TRTMHP63 301 - 301 TRTMHP64 302 - 302 OVRNT6MR 303 - 303 OVERWH1R 304 - 304 OVERWH2R 305 - 305 OVERWH3R 306 - 306 OVERWH4R 307 - 307 OVERWH5R 308 - 308 OVERWH6R 309 - 309 OVERWH7R 310 - 310 SH1 311 - 311 SH2 312 - 312 CASEM6M 313 - 313 CASEMWHO 314 - 315 TRETHELP 316 - 316 TRPYPHIR 317 - 317 TRPYSCHR 318 - 318 TRPYSLFR 319 - 319 TRPYMEDR 320 - 320 TRPYCHPR 321 - 321 TRPYMILR 322 - 322 TRPYSHPR 323 - 323 TRPYIHSR 324 - 324 TRPYOTHR 325 - 325 TRTFREER 326 - 326 TRTNEED1 327 - 327 NTRCOSTR 328 - 328 NTRLOCR 329 - 329 NTRNEXPR 330 - 330 NTRFEARR 331 - 331 NTRLOSER 332 - 332 NTRSAYR 333 - 333 NTRWAITR 334 - 334 NTRTRANR 335 - 335 NTRINCVR 336 - 336 NTRFARR 337 - 337 NTRCHNOR 338 - 338 NTROTHR 339 - 339 CSHFLU12 340 - 340 CSHFLUNM 341 - 341 CSHFLUM1 342 - 343 CSHFLUY1 344 - 347 CSHSPFL1 348 - 348 CSHFLUM2 349 - 350 CSHFLUY2 351 - 354 CSHSPFL2 355 - 355 . VARIABLE LABELS RECTYPE "File type identifier" SRVY_YR "Year of National Health Interview Survey" HHX "Household Number" INTV_QRT "Interview Quarter" INTV_MON "Interview Month" FMX "Family Number" FPX "Person Number (Within family)" WTIA_SC "Weight - Interim Annual" WTFA_SC "Weight - Final Annual" REGION "Region" STRAT_P "Pseudo-stratum for public use file variance estimation" PSU_P "Pseudo-PSU for public use file variance estimation" SEX "Sex" HISPAN_I "Hispanic subgroup detail" RACERPI2 "OMB groups w/multiple race" MRACRPI2 "Race coded to single/multiple race group" MRACBPI2 "Race coded to single/multiple race group" AGE_P "Age" CSRESPNO "Person # of available SC respondent" CSRELTIV "Person's relationship to child" LATEINTC "Late Sample Child interviews" FDRN_FLG "Disability Questions Test flag" TOTOZ_P "Total birth weight in ounces for public use" BWTGRM_P "Birth weight in grams for public use" CHGHT_TC "Total current height in inches (truncated)" CWGHT_TC "Current weight in pounds (truncated)" BMI_SC "Body Mass Index (BMI)" AMR1R "Ever told SC had an intellectual disability also known as mental retardation" AODD1 "Ever told SC had other developmental delay" ADD2 "Ever told SC had ADHD/ADD" AMR2R "Ever told SC had an intellectual disability also known as mental retardation" AODD2 "Ever told SC had other developmental delay" CCONDL01 "Ever told SC had Down syndrome" CCONDL02 "Ever told SC had cerebral palsy" CCONDL03 "Ever told SC had muscular dystrophy" CCONDL04 "Ever told SC had cystic fibrosis" CCONDL05 "Ever told SC had sickle cell anemia" CCONDL6R "Ever told SC had autism/autism spectrum disorder" CCONDL07 "Ever told SC had diabetes" CCONDL08 "Ever told SC had arthritis" CCONDL09 "Ever told SC had congenital heart disease" CCONDL10 "Ever told SC had other heart condition" CPOX "Ever had chickenpox" CPOX12MO "Chickenpox, past 12 m" CASHMEV "Ever been told SC had asthma" CASSTILL "Still have asthma" CASHYR "Had an asthma episode/attack, past 12 m" CASERYR1 "Had visit to ER due to asthma, past 12 m" HAYF1 "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 frequent 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 frequent diarrhea/colitis, past 12 m" ANEMIA2 "Had anemia, past 12 m" FHEAD "Had frequent 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 illness/injury, past 12 m" CCOLD2W "Had a head/chest cold, 2 week reference period" CINTIL2W "Had stomach illness with vomiting/diarrhea, 2 week reference period" CHEARST1 "Hearing without hearing aid" CVISION "Trouble seeing" CBLIND "Blind/unable to see at all" IHSPEQ "Need special equipment due to impairment/health problem" IHMOB "Impairment/health problem limit crawl/walk/run/play" IHMOBYR "Impairment/health problem lasted/will last 12+ m" PROBRX "Taken RX medication for 3+ m" LEARND "Ever told SC had a learning disability" CMHAGM15 "Been unhappy/depressed, past 2 m" MHIBOY2 "Mental health indicator (MHI) scale score" CMHAGF15 "Been unhappy/depressed, past 2 m" MHIGRL2 "Mental health indicator (MHI) scale score" CUSUALPL "Place USUALLY go when sick" CPLKIND "Type of place to go when sick (most often)" CHCPLROU "USUALLY go there for routine/preventive care" CHCPLKND "Type of place USUALLY go for routine/preventive care" CHCCHGYR "Change health care place, past 12 m" CHCCHGHI "Change related to health insurance" CNOUSPL1 "Doesn't need doctor/No problems" CNOUSPL2 "Doesn't like/trust/believe in doctors" CNOUSPL3 "Doesn't know where to go" CNOUSPL4 "Previous doctor not available/moved" CNOUSPL5 "Too expensive/no insurance/cost" CNOUSPL6 "Speak a different language" CNOUSPL7 "No care available/Care too far away, inconvenient" CNOUSPL8 "Put it off/Didn't get around to it" CNOUSPL9 "Other reason child not have usual source of medical care" CPRVTRYR "Trouble finding a general doctor to see child" CPRVTRFD "Able to find general doctor to see child" CDRNANP "Doctor's office not accept child as new patient" CDRNAI "Doctor's office not accept child's health insurance" CHCDLYR1 "Couldn't get through on phone, past 12 m" CHCDLYR2 "Couldn't get appointment soon enough, past 12 m" CHCDLYR3 "Wait too long in doctor's office, past 12 m" CHCDLYR4 "Not open when you could go, past 12 m" CHCDLYR5 "No transportation, past 12 m" CHCAFYR "Can't afford prescription medicine, past 12 m" CHCAFYRN "Can't afford to see a specialist, past 12 m" CHCAFYRF "Can't afford follow-up care, past 12 m" CHCAFYR1 "Can't afford prescription medicine, past 12 m" CHCAFYR2 "Can't afford mental care/counseling, past 12 m" CHCAFYR3 "Can't afford dental care, past 12 m" CHCAFYR4 "Can't afford eyeglasses, past 12 m" CHCAFYR5 "Can't afford to see a specialist, past 12 m" CHCAFYR6 "Can't afford follow-up care, past 12 m" CDNLONGR "Time since last saw dentist" CHCSYR11 "Seen/talked to eye doctor, past 12 m" CHCSYR12 "Seen/talked to foot doctor, past 12 m" CHCSYR13 "Seen/talked to therapist (PT/OT/etc), past 12 m" CHCSYR14 "Seen/talked to a NP/PA, past 12 m" CHCSYR1 "Seen/talked to mental health professional, past 12 m" CHCSYR2 "Seen/talked to eye doctor, past 12 m" CHCSYR3 "Seen/talked to foot doctor, past 12 m" CHCSYR4 "Seen/talked to chiropractor, past 12 m" CHCSYR5 "Seen/talked to therapist (PT/OT/etc), past 12 m" CHCSYR6 "Seen/talked to NP/PA/midwife, past 12 m" CHCSYR7 "Seen/talked to obstetrician/gynecologist, past 12 m" CHCSYR81 "Seen/talked to a medical specialist, past 12 m" CHCSYR82 "Seen/talked to a general doctor, past 12 m" CHCSYR10 "Doctor treats both children and adults" CHCSYREM "Seen/talked to doctor for emotional/behavioral problem" CHPXYR_C "Had well-child checkup, past 12 m" CHERNOY2 "# times in ER/ED, past 12 m" CERVISND "Most recent ER visit at night or on weekend" CERHOS "Hospital admission was result of most recent ER visit" CERREAS1 "Didn't have another place to go" CERREAS2 "Doctor's office or clinic was not open" CERREAS3 "Health provider advised ER visit" CERREAS4 "Problem too serious for doctor's office or clinic" CERREAS5 "Only a hospital could help" CERREAS6 "ER is closest provider" CERREAS7 "ER provides most of child's medical care" CERREAS8 "Arrived by ambulance or other emergency vehicle" CHCHYR "Received home care from health professional, past 12 m" CHCHMOYR "# of months of home care, past 12 m" CHCHNOY2 "Total number of home visits" CHCNOYR2 "Total number of office visits, past 12 m" CSRGYR "Had surgery/surgical procedure, past 12 m" RSRGNOYR "# of outpatient surgeries, past 12 m" CMDLONGR "Time since last seen/talked to health professional" RSCL2_C2 "Well behaved/does what requested, past 6 m" RSCL2_E2 "Many worries/often seems worried, past 6 m" RSCL3_E3 "Unhappy/depressed/tearful, past 6 m" RSCL5_P5 "Gets along better w/adults than children/youth, past 6 m" RSCL5_H5 "Good attention/completes chores, homework, past 6 m" RSCL6 "Difficulties w/emotions/concentration/behavior/getting along" DIFF6M "Difficulties with emotions, concentration, behavior, past 6 months" DIFFINTF "Difficulties interfere with family, school, or daily activities, past 6 months" DIFFDEG "How much difficulties interfere with family, school, or daily activities" DIFFLNG "How long difficulties have been present" PRESCP6M "Medication prescribed for difficulties with emotions, concentration, behavior, or getting along with others, past 6 months" PRESHELP "How much prescribed medicine helped" PMEDPED "Pediatrician or other family doctor first prescribed medication" PMEDPSY "Psychiatrist, psychologist or other mental health professional first prescribed medication" PMEDNEU "Neurologist first prescribed medication" PMEDOTHR "Someone else first prescribed medication" NSDUH21 "Treatment or counseling from school personnel, past 6 months" NSDUH3 "Attend school for students with difficulties with emotions, concentration, behavior, past 6 months" NSDUH31 "Attend a special needs day or overnight school, past 6 months" NSDUH321 "Special Education teacher provided treatment or counseling in a special needs day school" NSDUH322 "Other school teacher provided treatment or counseling in a special needs day school" NSDUH323 "School counselor, psychologist, nurse or social worker provided treatment or counseling in a special needs day school" NSDUH324 "School speech, occupational or physical therapist provided treatment or counseling in a special needs day school" NSDUH325 "Other school official provided treatment or counseling in a special needs day school" NSDUH4 "Participate in school program for students with difficulties with emotions, concentration, behavior, past 6 months" NSDUH51R "Special Ed teacher provided treatment or counseling in school program" NSDUH52R "Other school teacher provided treatment or counseling in school program" NSDUH53R "School counselor, psychologist, nurse or social worker provided treatment or counseling in school program" NSDUH54R "School speech, occupational or physical therapist provided treatment or counseling in school program" NSDUH55R "Other school official provided treatment or counseling in school program" TRTWRE1R "Treatment or counseling provided at daycare, child care, or play group, past 6 months" TRTWH11R "Pediatrician or family doctor provided treatment or counseling at daycare, child care, or play group" TRTWH12R "Psychiatrist, psychologist, clinical social worker or psychiatric nurse provided treatment or counseling at daycare, child care, or play group" TRTWH13R "Speech, occupational or physical therapist provided treatment or counseling at daycare, child care, or play group" TRTWH14R "Religious or spiritual counselor or advisor provided treatment or counseling at daycare, child care, or play group" TRTWH16R "Other source provided treatment or counseling at daycare, child care, or play group" TRTMHP11 "Psychiatrist provided treatment or counseling at daycare, child care, or play group" TRTMHP12 "Psychologist provided treatment or counseling at daycare, child care, or play group" TRTMHP13 "Clinical social worker provided treatment or counseling at daycare, child care, or play group" TRTMHP14 "Psychiatric nurse provided treatment or counseling at daycare, child care, or play group" TRTWRE2R "Treatment or counseling provided in an office, clinic or community center, past 6 months" TRTWH21R "Pediatrician or family doctor provided treatment or counseling in an office, clinic or community center" TRTWH22R "Psychiatrist, psychologist, clinical social worker or psychiatric nurse provided treatment or counseling in an office, clinic or community center" TRTWH23R "Speech, occupational or physical therapist provided treatment or counseling in an office, clinic or community center" TRTWH24R "Religious or spiritual counselor or advisor provided treatment or counseling in an office, clinic or community center" TRTWH25R "Probation or juvenile corrections officer or court counselor provided treatment or counseling in an office, clinic or community center" TRTWH26R "Other source provided treatment or counseling in an office, clinic or community center" TRTMHP21 "Psychiatrist provided treatment or counseling at an office, clinic or community center" TRTMHP22 "Psychologist provided treatment or counseling at an office, clinic or community center" TRTMHP23 "Clinical social worker provided treatment or counseling at an office, clinic or community center" TRTMHP24 "Psychiatric nurse provided treatment or counseling at an office, clinic or community center" TRTWRE3R "Treatment or counseling provided in home by visiting teacher or counselor" TRTWH31R "Pediatrician or family doctor provided treatment or counseling in home" TRTWH32R "Psychiatrist, psychologist, clinical social worker or psychiatric nurse provided treatment or counseling in home" TRTWH33R "Speech, occupational or physical therapist provided treatment or counseling in home" TRTWH34R "Religious or spiritual counselor or advisor provided treatment or counseling in home" TRTWH35R "Probation or juvenile corrections officer or court counselor provided treatment or counseling in home" TRTWH36R "Other source provided treatment or counseling in home" TRTMHP31 "Psychiatrist provided treatment or counseling at home" TRTMHP32 "Psychologist provided treatment or counseling at home" TRTMHP33 "Clinical social worker provided treatment or counseling at home" TRTMHP34 "Psychiatric nurse provided treatment or counseling at home" TRTWRE4R "Treatment or counseling provided in hospital ER, crisis center, or shelter, past 6 months" TRTWH41R "Pediatrician or family doctor provided treatment or counseling in hospital ER, crisis center, or emergency shelter" TRTWH42R "Psychiatrist, psychologist, clinical social worker or psychiatric nurse provided treatment or counseling in hospital ER, crisis center, or emergency shelter" TRTWH43R "Speech, occupational or physical therapist provided treatment or counseling in hospital ER, crisis center, or shelter" TRTWH44R "Religious or spiritual counselor or advisor provided treatment or counseling in hospital ER, crisis center, or emergency shelter" TRTWH45R "Probation or juvenile corrections officer or court counselor provided treatment or counseling in hospital ER, crisis center, or emergency shelter" TRTWH46R "Other source provided treatment or counseling in hospital ER, crisis center, or emergency shelter" TRTMHP41 "Psychiatrist provided treatment or counseling at hospital/ER/crisis center/shelter" TRTMHP42 "Psychologist provided treatment or counseling at hospital/ER/crisis center/shelter" TRTMHP43 "Clinical social worker provided treatment or counseling at hospital/ER/crisis center/shelter" TRTMHP44 "Psychiatric nurse provided treatment or counseling at hospital/ER/crisis center/shelter" TRTWRE5R "Treatment or counseling provided in hospital or community day program, past 6 months" TRTWH51R "Pediatrician or family doctor provided treatment or counseling in hospital or community day program" TRTWH52R "Psychiatrist, psychologist, clinical social worker or psychiatric nurse provided treatment or counseling in hospital or community day program" TRTWH53R "Speech, occupational or physical therapist provided treatment or counseling in hospital or community day program" TRTWH54R "Religious or spiritual counselor or advisor provided treatment or counseling in hospital or community day program" TRTWH55R "Probation or juvenile corrections officer or court counselor provided treatment or counseling in hospital or community day program" TRTWH56R "Other source provided treatment or counseling in hospital or community day program" TRTMHP51 "Psychiatrist provided treatment or counseling at day treatment program in a hospital or community" TRTMHP52 "Psychologist provided treatment or counseling at day treatment program in a hospital or community" TRTMHP53 "Clinical social worker provided treatment or counseling at day treatment program in a hospital or community" TRTMHP54 "Psychiatric nurse provided treatment or counseling at day treatment program in a hospital or community" TRTWRE6R "Treatment or counseling provided in any other place, past 6 months" TRTWH61R "Pediatrician or family doctor provided treatment or counseling in any other place" TRTWH62R "Psychiatrist, psychologist, clinical social worker or psychiatric nurse provided treatment or counseling in any other place" TRTWH63R "Speech, occupational or physical therapist provided treatment or counseling in any other place" TRTWH64R "Religious or spiritual counselor or advisor provided treatment or counseling in any other place" TRTWH65R "Probation or juvenile corrections officer or court counselor provided treatment or counseling in any other place" TRTWH66R "Other source provided treatment or counseling in any other place" TRTMHP61 "Psychiatrist provided treatment or counseling at another place" TRTMHP62 "Psychologist provided treatment or counseling at another place" TRTMHP63 "Clinical social worker provided treatment or counseling at another place" TRTMHP64 "Psychiatric nurse provided treatment or counseling at another place" OVRNT6MR "Overnight or longer stay in facility for difficulties with emotions, concentration, or behavior, past 6 months" OVERWH1R "Stayed overnight in a hospital for difficulties with emotions, concentration, or behavior" OVERWH2R "Stayed overnight in a residential treatment center for difficulties with emotions, concentration, or behavior" OVERWH3R "Stayed overnight in a foster care or therapeutic foster care home for difficulties with emotions, concentration, or behavior" OVERWH4R "Stayed overnight in any type of juvenile detention center, sometimes called 'juvie', prison or jail for difficulties with emotions, concentration, or behavior" OVERWH5R "Stayed overnight in a group home for difficulties with emotions, concentration, or behavior" OVERWH6R "Stayed overnight in a homeless shelter for difficulties with emotions, concentration, or behavior" OVERWH7R "Stayed overnight in another place for difficulties with emotions, concentration, or behavior" SH1 "Participate in self-help group for children/youth with difficulties with emotions, concentration, or behavior, past 6 months" SH2 "Use internet to seek treatment or counseling for difficulties with emotions, concentration, or behavior, past 6 months" CASEM6M "Case management help from individual or agency, past 6 months" CASEMWHO "Case management main provider" TRETHELP "Amount that treatment or counseling helped child, past 6 months" TRPYPHIR "Private health insurance paid for treatment or counseling" TRPYSCHR "School system paid for treatment or counseling" TRPYSLFR "Family paid for treatment or counseling" TRPYMEDR "Medicaid paid for treatment or counseling" TRPYCHPR "State SCHIP/CHIP paid for treatment or counseling" TRPYMILR "Military health care paid for treatment or counseling" TRPYSHPR "Medicare or other government plan paid for treatment or counseling" TRPYIHSR "Indian Health Service paid for treatment or counseling" TRPYOTHR "Some other source paid for treatment or counseling" TRTFREER "All treatment or counseling was received free" TRTNEED1 "Needed treatment or counseling for difficulties with emotions, concentration, or behavior, past 6 months, but did not get it" NTRCOSTR "Didn't get treatment or counseling because it was too expensive" NTRLOCR "Didn't get treatment or counseling because didn't know where to go" NTRNEXPR "Didn't get treatment or counseling because had negative experience previously" NTRFEARR "Didn't get treatment or counseling because afraid or dislike counselors" NTRLOSER "Didn't get treatment or counseling because afraid child would be removed from home or lose custody" NTRSAYR "Didn't get treatment or counseling because afraid of family/friends opinion" NTRWAITR "Didn't get treatment or counseling because it was a long wait time for appointment" NTRTRANR "Didn't get treatment or counseling because had no way to get there" NTRINCVR "Didn't get treatment or counseling because services were too inconvenient to use" NTRFARR "Didn't get treatment or counseling because services were too far away" NTRCHNOR "Didn't get treatment or counseling because child did not want to go." NTROTHR "Didn't get treatment or counseling for some other reason" CSHFLU12 "Flu vaccination, past 12 m" CSHFLUNM "Number of flu vaccines, past 12 m" CSHFLUM1 "Month of most recent flu vaccine" CSHFLUY1 "Year of most recent flu vaccine" CSHSPFL1 "Administration method most recent flu vaccine" CSHFLUM2 "Month of next most recent flu vaccine" CSHFLUY2 "Year of next most recent flu vaccine" CSHSPFL2 "Administration method next most recent flu vaccine" . VALUE LABELS RECTYPE 10 "Household" 20 "Person" 25 "Income Imputation" 30 "Sample Adult" 31 "Sample Adult Cancer" 38 "Functioning and Disability" 39 "Adult Disability Questions Test" 40 "Sample Child" 49 "Child Disability Questions Test" 60 "Family" 63 "Family Disability Questions Test" 65 "Paradata" 70 "Injury/Poisoning Episode" 75 "Injury/Poisoning Verbatim" / INTV_QRT 1 "Quarter 1" 2 "Quarter 2" 3 "Quarter 3" 4 "Quarter 4" / INTV_MON 01 "January" 02 "February" 03 "March" 04 "April" 05 "May" 06 "June" 07 "July" 08 "August" 09 "September" 10 "October" 11 "November" 12 "December" / REGION 1 "Northeast" 2 "Midwest" 3 "South" 4 "West" / SEX 1 "Male" 2 "Female" / HISPAN_I 00 "Multiple Hispanic" 01 "Puerto Rico" 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" / RACERPI2 01 "White only" 02 "Black/African American only" 03 "AIAN only" 04 "Asian only" 05 "Race group not releasable (See file layout)" 06 "Multiple race" / MRACRPI2 01 "White" 02 "Black/African American" 03 "Indian (American), Alaska Native" 09 "Asian Indian" 10 "Chinese" 11 "Filipino" 15 "Other Asian (See file layout)" 16 "Primary race not releasable (See file layout)" 17 "Multiple race, no primary race selected" / MRACBPI2 01 "White" 02 "Black/African American" 03 "Indian (American) (includes Eskimo, Aleut)" 06 "Chinese" 07 "Filipino" 12 "Asian Indian" 16 "Other race (See file layout)" 17 "Multiple race, no primary race selected" / AGE_P 00 "Under 1 year" 85 "85+ years" / CSRESPNO "96" "No person available" "98" "Not ascertained" / 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" / LATEINTC 1 "Started Sample Child Core 2+ weeks after the initial interview" 2 "Started Sample Child Core less than 2 weeks after the initial interview" / FDRN_FLG 1 "Families selected to receive ADB (sample adults) and CDB (sample children 1-17 years) sections" 2 "Families selected to receive FDB (all persons 1 year and older) and AFD (sample adults) sections" / TOTOZ_P 018 "18 ounces or less" 193 "193+ ounces" 997 "Refused" 998 "Not ascertained" 999 "Don't know" / BWTGRM_P 0500 "500 grams or less" 5485 "5485+ grams" 9997 "Refused" 9998 "Not ascertained" 9999 "Don't know" / CHGHT_TC 96 "Not available" 97 "Refused" 98 "Not ascertained" 99 "Unknown" / CWGHT_TC 996 "Not available" 997 "Refused" 998 "Not ascertained" 999 "Unknown" / BMI_SC 9995 "99.95+" 9999 "Unknown" / AMR1R 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" / AMR2R 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" / CCONDL01 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CCONDL02 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CCONDL03 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CCONDL04 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CCONDL05 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CCONDL6R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CCONDL07 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CCONDL08 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CCONDL09 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CCONDL10 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CPOX 1 "Yes" 2 "No" 7 "Refused" 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" / CASSTILL 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" / CASERYR1 1 "Yes" 2 "No" 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" / CHEARST1 1 "Excellent" 2 "Good" 3 "A little trouble hearing" 4 "Moderate trouble" 5 "A lot of trouble" 6 "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" / MHIBOY2 99 "Unknown" / CMHAGF15 0 "Not true" 1 "Sometimes true" 2 "Often true" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / MHIGRL2 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" / 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 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" / 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" / CNOUSPL1 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CNOUSPL2 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CNOUSPL3 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CNOUSPL4 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CNOUSPL5 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CNOUSPL6 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CNOUSPL7 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CNOUSPL8 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CNOUSPL9 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CPRVTRYR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CPRVTRFD 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CDRNANP 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CDRNAI 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" / CHCAFYRN 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCAFYRF 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" / CHCAFYR5 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHCAFYR6 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 ago" 5 "More than 5 years ago" 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" / CHCSYREM 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHPXYR_C 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CHERNOY2 00 "None" 01 "1" 02 "2-3" 03 "4-5" 04 "6-7" 05 "8-9" 06 "10-12" 07 "13-15" 08 "16 or more" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / CERVISND 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CERHOS 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CERREAS1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CERREAS2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CERREAS3 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CERREAS4 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t' know" / CERREAS5 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CERREAS6 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CERREAS7 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CERREAS8 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "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" / CHCHNOY2 01 "1" 02 "2-3" 03 "4-5" 04 "6-7" 05 "8-9" 06 "10-12" 07 "13-15" 08 "16 or more" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / CHCNOYR2 00 "None" 01 "1" 02 "2-3" 03 "4-5" 04 "6-7" 05 "8-9" 06 "10-12" 07 "13-15" 08 "16 or more" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / CSRGYR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / RSRGNOYR 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 ago" 3 "More than 1 year, but not more than 2 years ago" 4 "More than 2 years, but not more than 5 years ago" 5 "More than 5 years ago" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / RSCL2_C2 0 "Not true" 1 "Somewhat true" 2 "Certainly true" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / RSCL2_E2 0 "Not true" 1 "Somewhat true" 2 "Certainly true" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / RSCL3_E3 0 "Not true" 1 "Somewhat true" 2 "Certainly true" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / RSCL5_P5 0 "Not true" 1 "Somewhat true" 2 "Certainly true" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / RSCL5_H5 0 "Not true" 1 "Somewhat true" 2 "Certainly true" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / RSCL6 0 "No" 1 "Yes, minor difficulties" 2 "Yes, definite difficulties" 3 "Yes, severe difficulties" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / DIFF6M 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / DIFFINTF 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / DIFFDEG 1 "A lot" 2 "Some" 3 "A little" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / DIFFLNG 1 "Less than a month" 2 "1-5 months" 3 "6 to 12 months" 4 "Over a year" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / PRESCP6M 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / PRESHELP 1 "Not at all" 2 "A little" 3 "Some" 4 "A lot" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / PMEDPED 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / PMEDPSY 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / PMEDNEU 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / PMEDOTHR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / NSDUH21 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / NSDUH3 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / NSDUH31 1 "Day School" 2 "Overnight School" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / NSDUH321 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / NSDUH322 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NSDUH323 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / NSDUH324 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NSDUH325 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / NSDUH4 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / NSDUH51R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / NSDUH52R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / NSDUH53R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / NSDUH54R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NSDUH55R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWRE1R 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH11R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH12R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH13R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / TRTWH14R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH16R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP11 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP12 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / TRTMHP13 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP14 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / TRTWRE2R 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / TRTWH21R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH22R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH23R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH24R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH25R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH26R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP21 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP22 1 "Mentioned" 2 "Not ascertained" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP23 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP24 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWRE3R 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / TRTWH31R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / TRTWH32R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH33R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH34R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH35R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH36R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP31 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP32 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP33 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP34 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWRE4R 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH41R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH42R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH43R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / TRTWH44R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH45R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH46R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP41 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP42 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / TRTMHP43 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP44 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWRE5R 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH51R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH52R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH53R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH54R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t' know" / TRTWH55R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH56R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP51 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP52 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / TRTMHP53 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP54 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWRE6R 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH61R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH62R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / TRTWH63R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH64R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH65R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTWH66R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP61 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP62 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTMHP63 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / TRTMHP64 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / OVRNT6MR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / OVERWH1R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / OVERWH2R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / OVERWH3R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / OVERWH4R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / OVERWH5R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not mentioned" 9 "Don’t know" / OVERWH6R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / OVERWH7R 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / SH1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / SH2 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CASEM6M 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CASEMWHO 01 "Child welfare/social services/family and child services agency" 02 "School or educational system" 03 "Mental health agency" 04 "Private mental health professional" 05 "Juvenile justice agency or court system" 06 "Private insurance service" 07 "Family or friend" 08 "Pediatrician or other family doctor" 09 "Family or youth advocacy groups" 10 "Other" 97 "Refused" 98 "Not ascertained" 99 "Don't know" / TRETHELP 1 "Not at all" 2 "A little" 3 "Some" 4 "A lot" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRPYPHIR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRPYSCHR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRPYSLFR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRPYMEDR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / TRPYCHPR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRPYMILR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRPYSHPR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRPYIHSR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / TRPYOTHR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTFREER 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / TRTNEED1 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NTRCOSTR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NTRLOCR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NTRNEXPR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NTRFEARR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NTRLOSER 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NTRSAYR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NTRWAITR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / NTRTRANR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NTRINCVR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NTRFARR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NTRCHNOR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / NTROTHR 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don’t know" / CSHFLU12 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CSHFLUNM 1 "1 vaccination or dose" 2 "2 or more vaccination doses" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CSHFLUM1 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" / CSHFLUY1 9997 "Refused" 9998 "Not ascertained" 9999 "Don't know" / CSHSPFL1 1 "Flu shot" 2 "Flu nasal spray (spray, mist or drop in nose)" 7 "Refused" 8 "Not ascertained" 9 "Don't know" / CSHFLUM2 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" / CSHFLUY2 9997 "Refused" 9998 "Not ascertained" 9999 "Don't know" / CSHSPFL2 1 "Flu shot" 2 "Flu nasal spray (spray, mist or drop in nose)" 7 "Refused" 8 "Not ascertained" 9 "Don't know" COMPUTE WTIA_SC = WTIA_SC / 10. FREQUENCIES GENERAL = RECTYPE. EXECUTE.