/* ---------------------------------------------------------------------------- The National Health Interview Survey (NHIS) 2019; Sample Adult data file This program loads the NHIS sample adult ASCII data file downloaded from the NCHS website (https://www.cdc.gov/nchs/nhis/index.htm) to a SAS dataset. The program creates descriptive variable labels and formats with meaningful category labels. It sets the variable lengths and uses input statements to read in the data. It ends with some sample proc freq calls to verify that the data were correctly loaded. Before running this program, please: - Download the sample adult ASCII file to a folder called C:\NHIS2019 (on a machine running Windows) - Configure the macro variables 'nhisfolder', 'adultds' and 'formatcat' below. These variables set: the local folder where the ASCII file is located and where the SAS dataset will be saved, the name of the sample adult dataset, and the name of the catalog where formats are to be saved, respectively. */ /* Path to the folder where the NHIS ASCII file is located. Also where the permanent SAS dataset will be stored */ %let nhisfolder=C:\nhis2019; /* name of the dataset to load into */ %let adultds=adult19; /* formats are stored temporarily in catalog in WORK.formats */ %let formatcat=WORK.formats; /* --- DO NOT EDIT BELOW THIS LINE --- */ libname NHIS "&nhisfolder"; filename ASCIIDAT "&nhisfolder\adult19.dat"; /* formats for variables */ proc format library=&formatcat; VALUE SA001X 1-84 = "1-84 years" 85 = "85 85+ years" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA002X 18-84 = "18-84 years" 85 = "85 85+ years" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA003X 20 = "20 years or younger" 21-84 = "21-84 years" 85 = "85 85+ years" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA004X 18 = "18 years or younger" 19-84 = "19-84 years" 85 = "85 85+ years" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA005X 59-76 = "59-76 inches" 96 = "96 Not available" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA006X 1 = "1 Underweight" 2 = "2 Healthy weight" 3 = "3 Overweight" 4 = "4 Obese" 9 = "9 Unknown" ; VALUE SA007X 1 = "1 Reassigned to CHIP from private" ; VALUE SA008X 1 = "1 Yes, a citizen of the United States" 2 = "2 No, not a citizen of the United States" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA009X 1 = "1 Private" 2 = "2 Medicaid and other public" 3 = "3 Other coverage" 4 = "4 Uninsured" 5 = "5 Don't Know" ; VALUE SA010X 1 = "1 Private" 2 = "2 Dual eligible" 3 = "3 Medicare Advantage" 4 = "4 Medicare only excluding Medicare Advantage" 5 = "5 Other coverage" 6 = "6 Uninsured" 7 = "7 Don't Know" ; VALUE SA011X 0-129 = "0-129 days" 130 = "130 130+ days" 997 = "997 Refused" 998 = "998 Not Ascertained" 999 = "999 Don't Know" ; VALUE SA012X 00 = "00 Within past year" 1-84 = "1-84 years" 85 = "85 85+ years" 96 = "96 1+ year(s) with diabetes and age is 85+" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA013X 1 = "1 Current e-cigarette user" 2 = "2 Used e-cigarette, not current user" 3 = "3 Never e-cigarette user" 4 = "4 E-cigarette user, current status unknown" 9 = "9 Unknown if ever used e-cigarette" ; VALUE SA014X 01 = "01 Grade 0-11" 02 = "02 12th grade, no diploma" 03 = "03 GED or equivalent" 04 = "04 High School Graduate" 05 = "05 Some college, no degree" 06 = "06 Associate degree: occupational, technical, or vocational program" 07 = "07 Associate degree: academic program" 08 = "08 Bachelor's degree (Example: BA, AB, BS, BBA)" 09 = "09 Master's degree (Example: MA, MS, MEng, MEd, MBA)" 10 = "10 Professional School degree (Example: MD, DDS, DVM, JD)" 11 = "11 Doctoral degree (Example: PhD, EdD)" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA015X 0 = "0 times" 1 = "1 time" 2 = "2 times" 3 = "3 times" 4 = "4 4+ times" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA016X 0-94 = "0-94 hours" 95 = "95 95+ hours" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA017X 1 = "1 Exchange plan" 2 = "2 Not exchange plan" 8 = "8 Not Ascertained" ; VALUE SA018X 1 = "1 Company provides exchange plans" 2 = "2 Not an exchange company" 3 = "3 Exchange Portal or exact exchange plan name" 8 = "8 Not Ascertained" ; VALUE SA019X 0-219999 = "$0 to $219,999" 220000 = "220000 $220,000+" ; VALUE SA020X 1 = "1 Food secure" 2 = "2 Low food security" 3 = "3 Very low food security" 8 = "8 Not Ascertained" ; VALUE SA021X 1 = "1 High food security" 2 = "2 Marginal food security" 3 = "3 Low food security" 4 = "4 Very low food security" 8 = "8 Not Ascertained" ; VALUE SA022X 1 = "1 Person is sample adult" ; VALUE SA023X 1-39999 = "$1 - $39,999" 40000 = "40000 $40,000 or more" 99997 = "99997 Refused" 99998 = "99998 Not Ascertained" 99999 = "99999 Don't Know" ; VALUE SA024X 1 = "1 Hispanic/Mexican/Mexican American" 2 = "2 Hispanic (all other groups)" 3 = "3 Not Hispanic" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA025X 01 = "01 Hispanic" 02 = "02 NH White only" 03 = "03 NH Black/African American only" 04 = "04 NH Asian only" 05 = "05 NH AIAN only" 06 = "06 NH AIAN and any other group" 07 = "07 Other single and multiple races" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA026X 96 = "96 Reported age was under 9" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE $SA027X '0' = "'0' Income reported" '1' = "'1' Income imputed; no other information" '2' = "'2' Income imputed; reported in income brackets" 'Blank' = "'Blank' No Sample Adult or Sample Child in household" ; VALUE SA028X 1 = "1 $0 to $34,999" 2 = "2 $35,000 to $49,999" 3 = "3 $50,000 to $74,999" 4 = "4 $75,000 to $99,999" 5 = "5 $100,000 or greater" 8 = "8 Not Ascertained" ; VALUE SA029X 1 = "1 Yes, information" 2 = "2 Yes, but no information" 3 = "3 No" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA030X 1 = "1 Quarter 1" 2 = "2 Quarter 2" 3 = "3 Quarter 3" 4 = "4 Quarter 4" ; VALUE SA031X 100-299 = "100-299 pounds" 996 = "996 Not available" 997 = "997 Refused" 998 = "998 Not Ascertained" 999 = "999 Don't Know" ; VALUE SA032X 1 = "1 Separated" 2 = "2 Divorced" 3 = "3 Married" 4 = "4 Single/never married" 5 = "5 Widowed" 9 = "9 Unknown legal marital status" ; VALUE SA033X 1 = "1 Reassigned to Medicaid from private" ; VALUE SA034X 1 = "1 Married, spouse is present" 2 = "2 Married, spouse is not present" 3 = "3 Married, spouse presence unknown" 4 = "4 Widowed" 5 = "5 Divorced" 6 = "6 Separated" 7 = "7 Never married" 8 = "8 Living with a partner" 9 = "9 Unknown marital status" ; VALUE SA035X 1 = "1 Medicare Advantage" 2 = "2 Private plan not Medicare Advantage" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA036X 1 = "1 Mentioned" 2 = "2 Not mentioned" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA037X 1 = "1 Multiple families in household" 2 = "2 Only one family in household" 9 = "9 Unknown" ; VALUE SA038X 0 = "0 None" 1 = "1 or more" ; VALUE SA039X 1 = "1 Not covered" 2 = "2 Covered" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA040X 1 = "1 Reassigned to other government from private" ; VALUE SA041X 1 = "1 Reassigned to other public from private" ; VALUE SA042X 1 = "1 Yes, the sample adult is a parent of a child residing in the family" 2 = "2 There are minor children residing in family but sample adult is not their parent" 3 = "3 There are no minor children residing in the family" 9 = "9 Unknown" ; VALUE SA043X 0 = "0 adults" 1 = "1 adult" 2 = "2 adults" 3 = "3 3+ adults" 8 = "8 Not Ascertained" ; VALUE SA044X 1 = "1 adult" 2 = "2 adults" 3 = "3 3+ adults" 8 = "8 Not Ascertained" ; VALUE SA045X 1 = "1 person" 2 = "2 persons" 3 = "3 persons" 4 = "4 persons" 5 = "5 persons" 6 = "6 6+ persons" 8 = "8 Not Ascertained" ; VALUE SA046X 0 = "0 children" 1 = "1 child" 2 = "2 children" 3 = "3 3+ children" 8 = "8 Not Ascertained" ; VALUE SA047X 01 = "01 Through an employer, union, or professional organization" 02 = "02 Purchased directly" 03 = "03 Through Healthcare.gov or the Affordable Care Act, also known as Obamacare" 04 = "04 Through a state or local government or community program" 05 = "05 Other" 06 = "06 Through school" 07 = "07 Through parents" 08 = "08 Through other relative" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA048X 1 = "1 Reassigned to private from public" ; VALUE SA049X 0-19 = "0-19" 20 = "20 or more" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA050X 1 = "1 Deductible is less than $1,350" 2 = "2 Deductible is $1,350 or more" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA051X 1 = "1 White only" 2 = "2 Black/African American only" 3 = "3 Asian only" 4 = "4 AIAN only" 5 = "5 AIAN and any other group" 6 = "6 Other single and multiple races" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't know" ; VALUE SA052X 01 = "01 0.00 - 0.49" 02 = "02 0.50 - 0.74" 03 = "03 0.75 - 0.99" 04 = "04 1.00 - 1.24" 05 = "05 1.25 - 1.49" 06 = "06 1.50 - 1.74" 07 = "07 1.75 - 1.99" 08 = "08 2.00 - 2.49" 09 = "09 2.50 - 2.99" 10 = "10 3.00 - 3.49" 11 = "11 3.50 - 3.99" 12 = "12 4.00 - 4.49" 13 = "13 4.50 - 4.99" 14 = "14 5.00 or greater" 98 = "98 Not Ascertained" ; VALUE SA053X 10 = "10 Sample Adult" 20 = "20 Sample Child" 30 = "30 Sample Adult Income" 40 = "40 Sample Child Income" 50 = "50 Paradata" ; VALUE SA054X 1 = "1 Northeast" 2 = "2 Midwest" 3 = "3 South" 4 = "4 West" ; VALUE SA055X 1 = "1 Sample adult is parent of sample child" 2 = "2 Sample adult is not parent of sample child" 3 = "3 No sample child in sample adult's family" 9 = "9 Unknown" ; VALUE SA056X 00 = "00 None" 1-39 = "1-39 days" 40 = "40 40+ days" 96 = "96 Did not go to school" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA057X 2017-2019 = "2017-2019" 9996 = "9996 Reported year before 2017" 9997 = "9997 Refused" 9998 = "9998 Not Ascertained" 9999 = "9999 Don't Know" ; VALUE SA058X 1 = "1 Current every day smoker" 2 = "2 Current some day smoker" 3 = "3 Former smoker" 4 = "4 Never smoker" 5 = "5 Smoker, current status unknown" 9 = "9 Unknown if ever smoked" ; VALUE SA059X 1963-2019 = "Survey year" ; VALUE SA060X 1 = "1 None/Minimal" 2 = "2 Mild" 3 = "3 Moderate" 4 = "4 Severe" 8 = "8 Not Ascertained" ; VALUE SA061X 0 = "0 times" 1 = "1 time" 2 = "2 times" 3 = "3 times" 4 = "4 times" 5 = "5 5+ times" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA062X 1 = "1 Large central metro" 2 = "2 Large fringe metro" 3 = "3 Medium and small metro" 4 = "4 Nonmetropolitan" ; VALUE SA063X 1 = "1 Yes" 2 = "2 No" 9 = "9 Don't Know" ; VALUE SA064X 0 = "0 No" 1 = "1 Yes" ; VALUE SA065X 1 = "1 Yes" 2 = "2 No" 3 = "3 Unknown" ; VALUE SA066X 1 = "1 Yes" ; VALUE SA067X 1 = "1 Less than 1 year" 2 = "2 1 to less than 5 years" 3 = "3 5 to less than 10 years" 4 = "4 10 to less than 15 years" 5 = "5 15 years or more" 9 = "9 Unknown" ; VALUE SA068X 2006-2019 = "2006-2019" 9996 = "9996 Reported year before 2006" 9997 = "9997 Refused" 9998 = "9998 Not Ascertained" 9999 = "9999 Don't Know" ; VALUE SA069X 1 = "1 Less than 65" 2 = "2 65 or older" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA070X 1 = "1 Very worried" 2 = "2 Somewhat worried" 3 = "3 Not at all worried" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA071X 1 = "1 A few things" 2 = "2 A lot of things" 3 = "3 Almost everything" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA072X 1 = "1 Sometimes" 2 = "2 Often" 3 = "3 All of the time" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA073X 1 = "1 Difficulty remembering only" 2 = "2 Difficulty concentrating only" 3 = "3 Difficulty with both remembering and concentrating" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA074X 1 = "1 Colonoscopy" 2 = "2 Sigmoidoscopy" 3 = "3 Both" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA075X 1 = "1 Part of a routine exam" 2 = "2 Because of a problem" 3 = "3 Follow-up test of an earlier test or screening exam" 4 = "4 Other reason" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA076X 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA077X 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA078X 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA079X 1 = "1 Less than 1 month" 2 = "2 1 month to less than 6 months" 3 = "3 6 months to less than 1 year" 4 = "4 1 year or more" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA080X 1 = "1 Type 1" 2 = "2 Type 2" 3 = "3 Other type of diabetes" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA081X 1 = "1 No difficulty" 2 = "2 Some difficulty" 3 = "3 A lot of difficulty" 4 = "4 Cannot do at all" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA082X 00 = "00 Never attended/kindergarten only" 01 = "01 Grade 1-11" 02 = "02 12th grade, no diploma" 03 = "03 GED or equivalent" 04 = "04 High School Graduate" 05 = "05 Some college, no degree" 06 = "06 Associate degree: occupational, technical, or vocational program" 07 = "07 Associate degree: academic program" 08 = "08 Bachelor's degree (Example: BA, AB, BS, BBA)" 09 = "09 Master's degree (Example: MA, MS, MEng, MEd, MBA)" 10 = "10 Professional School degree (Example: MD, DDS, DVM, JD)" 11 = "11 Doctoral degree (Example: PhD, EdD)" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA083X 1 = "1 Very effective" 2 = "2 Somewhat effective" 3 = "3 Only a little effective" 4 = "4 Not at all effective" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA084X 1 = "1 Within the past 12 months" 2 = "2 1-5 years ago" 3 = "3 Over 5 years ago" 4 = "4 Never worked" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA085X 01 = "01 Unemployed, laid off, seasonal/contract work, looking for work" 02 = "02 Seasonal/contract work" 03 = "03 Retired" 04 = "04 Unable to work for health reasons/disabled" 05 = "05 Taking care of house or family" 06 = "06 Going to school" 07 = "07 Working at job business but not for pay" 08 = "08 Other" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA086X 1 = "1 Part of a routine exam" 2 = "2 Because of a problem" 3 = "3 Other reason" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA087X 1 = "1 Every day" 2 = "2 Some days" 3 = "3 Not at all" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA088X 1 = "1 All of the time" 2 = "2 Some of the time" 3 = "3 Rarely" 4 = "4 Never" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA089X 1 = "1 Owned or being bought" 2 = "2 Rented" 3 = "3 Other arrangement" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA090X 1 = "1 Never" 2 = "2 Some days" 3 = "3 Most days" 4 = "4 Every day" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA091X 1 = "1 Daily" 2 = "2 Weekly" 3 = "3 Monthly" 4 = "4 A few times a year" 5 = "5 Never" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA092X 1 = "1 A little" 2 = "2 A lot" 3 = "3 Somewhere in between a little and a lot" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA093X 1 = "1 Married" 2 = "2 Living with a partner together as an unmarried couple" 3 = "3 Neither" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA094X 1 = "1 Part A- hospital only" 2 = "2 Part B- medical only" 3 = "3 Both Part A and Part B" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA095X 1 = "1 Mentioned" 2 = "2 Not mentioned" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA096X 01 = "01 January" 02 = "02 February" 03 = "03 March" 04 = "04 April" 05 = "05 May" 06 = "06 June" 07 = "07 July" 08 = "08 August" 09 = "09 September" 10 = "10 October" 11 = "11 November" 12 = "12 December" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA097X 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA098X 1 = "1 Not at all" 2 = "2 A little" 3 = "3 A lot" 4 = "4 Somewhere in between a little and a lot" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA099X 0 = "0 No cancer" 1-3 = "1-3 cancers" 4 = "4 or more cancers" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA100X 1 = "1 Some days" 2 = "2 Most days" 3 = "3 Every day" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA101X 1 = "1 ^GayLesbian" 2 = "2 Straight, that is, not ^gaylesbian" 3 = "3 Bisexual" 4 = "4 Something else" 5 = "5 I don't know the answer" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA102X 01 = "01 No reason/never thought about it" 02 = "02 Didn't need it/didn't know I needed this type of test" 03 = "03 Doctor didn't order it/didn't say I needed it" 04 = "04 Haven't had any problems" 05 = "05 Put it off/didn't get around to it" 06 = "06 Too expensive/no insurance/cost" 07 = "07 Too painful, unpleasant, or embarrassing" 08 = "08 Had hysterectomy" 09 = "09 Don't have a doctor" 10 = "10 Had HPV vaccine" 11 = "11 Other" 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA103X 1 = "1 Not at all" 2 = "2 Several days" 3 = "3 More than half the days" 4 = "4 Nearly every day" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA104X 1 = "1 Excellent" 2 = "2 Very Good" 3 = "3 Good" 4 = "4 Fair" 5 = "5 Poor" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA105X 1 = "1 A doctor's office or health center" 2 = "2 Urgent care center or clinic in a drug store or grocery store" 3 = "3 Hospital emergency room" 4 = "4 A VA Medical Center or VA outpatient clinic" 5 = "5 Some other place" 6 = "6 Does not go to one place most often" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA106X 1 = "1 Less than ^HDHPAMT_A" 2 = "2 ^HDHPAMT_A or more" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA107X 1 = "1 Relative who lives in household" 2 = "2 Relative who doesn't live in household" 3 = "3 Nonrelative who lives in household" 4 = "4 Nonrelative who does not live in household" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA108X 1 = "1 Child" 2 = "2 Spouse" 3 = "3 Former spouse" 4 = "4 Some other relationship" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA109X 1 = "1 None of the cost" 2 = "2 Part of the cost" 3 = "3 All of the cost" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA110X 1 = "1 Part of a routine exam" 2 = "2 Because of a problem" 3 = "3 Other reason" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA111X 1 = "1 Self" 2 = "2 Doctor" 3 = "3 Someone else" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA112X 1 = "1 One pneumonia shot" 2 = "2 Two pneumonia shots" 3 = "3 More than two pneumonia shots" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA113X 1 = "1 Available" 2 = "2 Not Available or not able to answer right now" 3 = "3 Physical or mental condition prohibits responding" 7 = "7 Refused" 8 = "8 Not Ascertained" ; VALUE SA114X 97 = "97 Refused" 98 = "98 Not Ascertained" 99 = "99 Don't Know" ; VALUE SA115X 1 = "1 Male" 2 = "2 Female" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA116X 1 = "1 One Shingrix shot" 2 = "2 Two Shingrix shots" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA117X 1 = "1 SSI" 2 = "2 SSDI" 3 = "3 Both SSI and SSDI" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA118X 0 = "0 Not applicable/None eligible" 1 = "1 Completed" 2 = "2 HH member selected" 3 = "3 Reached Sample Adult" 4 = "4 Started HIS section" 5 = "5 Sufficient Partial" 6 = "6 HH member selected and no longer eligible" 7 = "7 Refused" ; VALUE SA119X 1 = "1 Within the past year (anytime less than 12 months ago)" 2 = "2 Within the past 2 years (1 year but less than 2 years ago)" 3 = "3 Within the past 3 years (2 years but less than 3 years ago)" 4 = "4 Within the past 5 years (3 years but less than 5 years ago)" 5 = "5 Within the past 10 years (5 years but less than 10 year ago)" 6 = "6 10 years ago or more" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA120X 0 = "0 Never" 1 = "1 Within the past year (anytime less than 12 months ago)" 2 = "2 Within the last 2 years (1 year but less than 2 years ago)" 3 = "3 Within the last 3 years (2 years but less than 3 years ago)" 4 = "4 Within the last 5 years (3 years but less than 5 years ago)" 5 = "5 Within the last 10 years (5 years but less than 10 years ago)" 6 = "6 10 years ago or more" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA121X 1 = "1 Less than 1 year" 2 = "2 1 to 3 years" 3 = "3 4 to 10 years" 4 = "4 11 to 20 years" 5 = "5 More than 20 years" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA122X 1 = "1 Often true" 2 = "2 Sometimes true" 3 = "3 Never true" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA123X 1 = "1 Yes" 2 = "2 There is NO place" 3 = "3 There is MORE THAN ONE place" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA124X 9997 = "9997 Refused" 9998 = "9998 Not Ascertained" 9999 = "9999 Don't Know" ; VALUE SA125X 1 = "1 Yes" 2 = "2 No" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA126X 1 = "1 Before pregnancy" 2 = "2 During pregnancy" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA127X 1 = "1 Before pregnancy" 2 = "2 During pregnancy" 3 = "3 After pregnancy" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA128X 1 = "1 Under 30 years" 2 = "2 30-39" 3 = "3 40-49" 4 = "4 50-59" 5 = "5 60 years or older" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; VALUE SA129X 1 = "1 Because of a breast problem" 2 = "2 My healthcare provider told me I was high-risk" 3 = "3 Family history of breast cancer" 4 = "4 Part of a routine exam" 5 = "5 I requested it" 6 = "6 Other reason" 7 = "7 Refused" 8 = "8 Not Ascertained" 9 = "9 Don't Know" ; run; /* data step to load ASCII file into a SAS dataset */ data NHIS.&adultds; infile ASCIIDAT pad; /* define variable lengths */ length /* IDN LENGTHS */ RECTYPE 8 SRVY_YR 8 HHX $ 7 WTIA_A 8 WTFA_A 8 /* UCF LENGTHS */ URBRRL 8 REGION 8 PSTRAT 8 PPSU 8 /* GEN LENGTHS */ INTV_QRT 8 HHSTAT_A 8 ASTATNEW 8 AVAIL_A 8 PROXY_A 8 PROXYREL_A 8 /* FLG LENGTHS */ HHRESPSA_FLG 8 /* HHC LENGTHS */ AGEP_A 8 AGE65 8 SEX_A 8 EDUC_A 8 AFNOW 8 HISP_A 8 HISPALLP_A 8 HISDETP_A 8 RACEALLP_A 8 PCNTTC 8 PCNT18UPTC 8 PCNTLT18TC 8 /* FAM LENGTHS */ PCNTFAM_A 8 PCNTADLT_A 8 PCNTKIDS_A 8 OVER65FLG_A 8 MLTFAMFLG_A 8 MAXEDUC_A 8 /* HIS LENGTHS */ PHSTAT_A 8 /* HYP LENGTHS */ HYPEV_A 8 HYPDIF_A 8 HYP12M_A 8 HYPMED_A 8 /* CHL LENGTHS */ CHLEV_A 8 CHL12M_A 8 CHLMED_A 8 /* CVC LENGTHS */ CHDEV_A 8 ANGEV_A 8 MIEV_A 8 STREV_A 8 /* ASP LENGTHS */ ASPMEDEV_A 8 ASPMEDNOWN_A 8 ASPMEDSTP_A 8 ASPONOWN_A 8 /* AST LENGTHS */ ASEV_A 8 ASTILL_A 8 ASAT12M_A 8 ASER12M_A 8 /* CAN LENGTHS */ CANEV_A 8 BLADDCAN_A 8 BLADDAGETC_A 8 BLOODCAN_A 8 BLOODAGETC_A 8 BONECAN_A 8 BONEAGETC_A 8 BRAINCAN_A 8 BRAINAGETC_A 8 BREASCAN_A 8 BREASAGETC_A 8 CERVICAN_A 8 CERVIAGETC_A 8 COLONCAN_A 8 COLONAGETC_A 8 ESOPHCAN_A 8 ESOPHAGETC_A 8 GALLBCAN_A 8 GALLBAGETC_A 8 LARYNCAN_A 8 LARYNAGETC_A 8 LEUKECAN_A 8 LEUKEAGETC_A 8 LIVERCAN_A 8 LIVERAGETC_A 8 LUNGCAN_A 8 LUNGAGETC_A 8 LYMPHCAN_A 8 LYMPHAGETC_A 8 MELANCAN_A 8 MELANAGETC_A 8 MOUTHCAN_A 8 MOUTHAGETC_A 8 OVARYCAN_A 8 OVARYAGETC_A 8 PANCRCAN_A 8 PANCRAGETC_A 8 PROSTCAN_A 8 PROSTAGETC_A 8 RECTUCAN_A 8 RECTUAGETC_A 8 SKNMCAN_A 8 SKNMAGETC_A 8 SKNNMCAN_A 8 SKNNMAGETC_A 8 SKNDKCAN_A 8 SKNDKAGETC_A 8 STOMACAN_A 8 STOMAAGETC_A 8 THROACAN_A 8 THROAAGETC_A 8 THYROCAN_A 8 THYROAGETC_A 8 UTERUCAN_A 8 UTERUAGETC_A 8 HDNCKCAN_A 8 HDNCKAGETC_A 8 COLRCCAN_A 8 COLRCAGETC_A 8 OTHERCANP_A 8 OTHERAGETC_A 8 NUMCAN_A 8 /* DIB LENGTHS */ PREDIB_A 8 GESDIB_A 8 DIBEV_A 8 DIBAGETC_A 8 DIFYRSTC_A 8 DIBPILL_A 8 DIBINS_A 8 DIBINSTIME_A 8 DIBINSSTOP_A 8 DIBINSSTYR_A 8 DIBTYPE_A 8 /* CON LENGTHS */ COPDEV_A 8 ARTHEV_A 8 DEMENEV_A 8 ANXEV_A 8 DEPEV_A 8 /* BMI LENGTHS */ PREGNOW_A 8 HEIGHTTC_A 8 WEIGHTLBTC_A 8 BMICAT_A 8 /* VIS LENGTHS */ WEARGLSS_A 8 VISIONDF_A 8 /* HEA LENGTHS */ HEARAID_A 8 HEARAIDFR_A 8 HEARINGDF_A 8 /* MOB LENGTHS */ DIFF_A 8 EQUIP_A 8 WLK100_A 8 WLK13M_A 8 STEPS_A 8 CANEWLKR_A 8 WCHAIR_A 8 PERASST_A 8 NOEQWLK100_A 8 NOEQWLK13M_A 8 NOEQSTEPS_A 8 EQWLK100_A 8 EQWLK13M_A 8 EQSTEPS_A 8 /* COM LENGTHS */ COMDIFF_A 8 /* COG LENGTHS */ COGMEMDFF_A 8 COGTYPEDFF_A 8 COGFRQDFF_A 8 COGAMTDFF_A 8 /* UPP LENGTHS */ UPPSLFCR_A 8 UPPRAISE_A 8 UPPOBJCT_A 8 DISAB3_A 8 /* SOC LENGTHS */ SOCERRNDS_A 8 SOCSCLPAR_A 8 SOCWRKLIM_A 8 /* INS LENGTHS */ NOTCOV_A 8 COVER_A 8 COVER65_A 8 SINCOVDE_A 8 SINCOVVS_A 8 SINCOVRX_A 8 MEDICARE_A 8 MCPART_A 8 MCCHOICE_A 8 MCHMO_A 8 MCADVR_A 8 MCPARTD_A 8 MEDICAID_A 8 MAXCHNG_A 8 MAPREM_A 8 MADEDUC_A 8 MAHDHP_A 8 MAFLG_A 8 PRIVATE_A 8 EXCHANGE_A 8 POLHLD1_A 8 PRPLCOV1_A 8 PRPOLH1_A 8 PRPLCOV1_C_A 8 PLNWRKR1_A 8 PLNEXCHG1_A 8 PLN1PAY1_A 8 PLN1PAY2_A 8 PLN1PAY3_A 8 PLN1PAY4_A 8 PLN1PAY5_A 8 PLN1PAY6_A 8 HICOSTR1_A 8 PRDEDUC1_A 8 PRHDHP1_A 8 HSAHRA1_A 8 PRRXCOV1_A 8 PRDNCOV1_A 8 PRVSCOV1_A 8 EXCHPR1_A 8 PRFLG_A 8 PXCHNG1_A 8 PRPREM1_A 8 PLEXCHPR1_A 8 POLHLD2_A 8 PRPLCOV2_A 8 PRPOLH2_A 8 PRPLCOV2_C_A 8 PLNWRKR2_A 8 PLNEXCHG2_A 8 PLN2PAY1_A 8 PLN2PAY2_A 8 PLN2PAY3_A 8 PLN2PAY4_A 8 PLN2PAY5_A 8 PLN2PAY6_A 8 HICOSTR2_A 8 PRDEDUC2_A 8 PRHDHP2_A 8 HSAHRA2_A 8 PRRXCOV2_A 8 PRDNCOV2_A 8 PRVSCOV2_A 8 EXCHPR2_A 8 CHIP_A 8 CHXCHNG_A 8 CHPREM_A 8 CHDEDUC_A 8 CHHDHP_A 8 CHFLG_A 8 OTHPUB_A 8 OPXCHNG_A 8 OPPREM_A 8 OPDEDUC_A 8 OPHDHP_A 8 PLEXCHOP_A 8 OPFLG_A 8 OTHGOV_A 8 OGXCHNG_A 8 OGPREM_A 8 OGDEDUC_A 8 OGHDHP_A 8 PLEXCHOG_A 8 OGFLG_A 8 MILITARY_A 8 MILSPC1R_A 8 MILSPC2_A 8 MILSPC3_A 8 IHS_A 8 HILAST_A 8 HILASTMY_A 8 HISTOPJOB_A 8 HISTOPMISS_A 8 HISTOPAGE_A 8 HISTOPCOST_A 8 HISTOPELIG_A 8 RSNHICOST_A 8 RSNHIWANT_A 8 RSNHIELIG_A 8 RSNHICONF_A 8 RSNHIMEET_A 8 RSNHIWAIT_A 8 RSNHIOTH_A 8 RSNHIJOB_A 8 RSNHIMISS_A 8 HINOTYR_A 8 HINOTMYR_A 8 MILSPC1_A 8 HICOV_A 8 HIKIND01_A 8 HIKIND02_A 8 HIKIND03_A 8 HIKIND04_A 8 HIKIND05_A 8 HIKIND06_A 8 HIKIND07_A 8 HIKIND08_A 8 HIKIND09_A 8 HIKIND10_A 8 MCAREPRB_A 8 MCAIDPRB_A 8 /* PAY LENGTHS */ PAYBLL12M_A 8 PAYNOBLLNW_A 8 PAYWORRY_A 8 /* DNC LENGTHS */ DENPREV_A 8 DENDL12M_A 8 DENNG12M_A 8 /* UTZ LENGTHS */ LASTDR_A 8 WELLNESS_A 8 WELLVIS_A 8 USUALPL_A 8 USPLKIND_A 8 URGNT12MTC_A 8 EMERG12MTC_A 8 HOSPONGT_A 8 MEDDL12M_A 8 MEDNG12M_A 8 /* PMD LENGTHS */ RX12M_A 8 RXSK12M_A 8 RXLS12M_A 8 RXDL12M_A 8 RXDG12M_A 8 /* OPD LENGTHS */ OPD12M_A 8 OPD3M_A 8 OPDACUTE_A 8 OPDCHRONIC_A 8 OPDFREQ_A 8 /* PRV LENGTHS */ BPLAST_A 8 CHOLLAST_A 8 DIABLAST_A 8 COLORECTEV_A 8 COLORECTYP_A 8 COLWHEN_A 8 COLREASON_A 8 COLPAY_A 8 COLSIGWHEN_A 8 SIGWHEN_A 8 COLOROTH_A 8 CTCOLEV_A 8 CTCOLWHEN_A 8 FITHEV_A 8 FITHWHEN_A 8 COLOGUARD_A 8 FITCOLG_A 8 COLPROBLEM_A 8 COLKIND1_A 8 COLKIND2_A 8 COLKIND3_A 8 COLKIND4_A 8 COLKIND5_A 8 COLKIND6_A 8 PSATEST_A 8 PSAWHEN_A 8 PSAREASON_A 8 PSASUGGEST_A 8 PSA5YRTC_A 8 PSAADVANT_A 8 PSADISADV_A 8 CERVICEV_A 8 CERVICWHEN_A 8 CERREASON_A 8 PAPTEST_A 8 HPVTEST_A 8 CERVICRES_A 8 CERVICNOT_A 8 HYSTEV_A 8 MAMEV_A 8 MAMWHEN_A 8 MAMREASON_A 8 MAMAGE1ST_A 8 MAMWHY1ST_A 8 BREASTEXAM_A 8 BEXAMWHEN_A 8 BEXAMREAS_A 8 /* IMS LENGTHS */ PREGFLUYR_A 8 LIVEBIRTH_A 8 SHTFLU12M_A 8 SHTFLUM_A 8 SHTFLUY_A 8 FLUPREG_A 8 FLUPREG2_A 8 SHTPNUEV_A 8 SHTPNEUNB_A 8 SHTSHINGLE_A 8 ZOSTAVAX_A 8 ZOSTAVXYRP_A 8 ZOSTAWHEN_A 8 SHINGRIX_A 8 SHINGRIXNB_A 8 SHINGRXYRP_A 8 SHINGWHEN_A 8 TDAPPREG_A 8 SHTTETANUS_A 8 SHTTDAP_A 8 SHTHPV_A 8 SHTHPVAGEP_A 8 WORKHEALTH_A 8 WRKHLTHFC_A 8 /* PTC LENGTHS */ EYEEX12M_A 8 THERA12M_A 8 HOMEHC12M_A 8 /* ANX LENGTHS */ ANXFREQ_A 8 ANXMED_A 8 ANXLEVEL_A 8 /* DEP LENGTHS */ DEPFREQ_A 8 DEPMED_A 8 DEPLEVEL_A 8 /* MHC LENGTHS */ MHRX_A 8 MHTHRPY_A 8 MHTPYNOW_A 8 MHTHDLY_A 8 MHTHND_A 8 /* PHQ LENGTHS */ PHQ81_A 8 PHQ82_A 8 PHQ83_A 8 PHQ84_A 8 PHQ85_A 8 PHQ86_A 8 PHQ87_A 8 PHQ88_A 8 PHQCAT_A 8 /* GAD LENGTHS */ GAD71_A 8 GAD72_A 8 GAD73_A 8 GAD74_A 8 GAD75_A 8 GAD76_A 8 GAD77_A 8 GADCAT_A 8 /* PAI LENGTHS */ PAIFRQ3M_A 8 PAIAMNT_A 8 PAIWKLM3M_A 8 PAIAFFM3M_A 8 PAIPHYSTPY_A 8 PAICHIRO_A 8 PAITALKTPY_A 8 PAIPROGRAM_A 8 PAIGROUP_A 8 PAIYOGA_A 8 PAIMASSAGE_A 8 PAIMEDITAT_A 8 PAIMOTHER_A 8 PAINMEFF_A 8 PAIBACK3M_A 8 PAIULMB3M_A 8 PAILLMB3M_A 8 PAIHDFC3M_A 8 PAIAPG3M_A 8 PAITOOTH3M_A 8 /* ART LENGTHS */ JNTSYMP_A 8 JNTPN_A 8 ARTHLMT_A 8 ARTHWRK_A 8 ARTHWT_A 8 ARTHPH_A 8 /* CIG LENGTHS */ SMKEV_A 8 SMKNOW_A 8 SMKCIGST_A 8 CIGNOW_A 8 SMK30D_A 8 CIG30D_A 8 ECIGEV_A 8 ECIGNOW_A 8 SMKECIGST_A 8 /* OTB LENGTHS */ CIGAREV_A 8 CIGARCUR_A 8 CIGAR30D_A 8 PIPEEV_A 8 PIPECUR_A 8 SMOKELSEV_A 8 SMOKELSCUR_A 8 /* ORN LENGTHS */ ORIENT_A 8 /* MAR LENGTHS */ MARITAL_A 8 SPOUSLIV_A 8 SPOUSEP_A 8 EVRMARRIED_A 8 SPOUSESEX_A 8 SASPPHISP_A 8 SASPPRACE_A 8 SPOUSAGETC_A 8 SPOUSEDUC_A 8 SPOUSWRK_A 8 SPOUSWKFT_A 8 PRTNRSEX_A 8 PRTNRAGETC_A 8 PRTNREDUC_A 8 PRTNRWRK_A 8 PRTNRWKFT_A 8 MARSTAT_A 8 LEGMSTAT_A 8 PARSTAT_A 8 SAPARENTSC_A 8 /* VET LENGTHS */ AFVET_A 8 AFVETTRN_A 8 COMBAT_A 8 VADISB_A 8 VAHOSP_A 8 VACAREEV_A 8 /* NAT LENGTHS */ NATUSBORN_A 8 YRSINUS_A 8 CITZNSTP_A 8 /* SCH LENGTHS */ SCHCURENR_A 8 SCHDYMSSTC_A 8 /* EMP LENGTHS */ EMPWRKLSWK_A 8 EMPWKHRS2_A 8 EMPWRKFT_A 8 EMPRSNOWK_A 8 EMPLSTWORK_A 8 EMPPDSKLV_A 8 EMPOFFHI_A 8 EMPDYSMSS2_A 8 /* FEM LENGTHS */ PCNTADTWKP_A 8 PCNTADTWFP_A 8 /* INC LENGTHS */ INCWRKO_A 8 INCINTER_A 8 INCSSRR_A 8 INCSSISSDI_A 8 SSISSDIBTH_A 8 SSISSDIDSB_A 8 INCWELF_A 8 INCRETIRE_A 8 INCOTHR_A 8 FAMINCTC_A 8 POVRATTC_A 8 INCGRP_A 8 RATCAT_A 8 IMPINCFLG_A $ 5 INCTCFLG_A 8 /* FOO LENGTHS */ FSNAP12M_A 8 FSNAP30D_A 8 FWIC12M_A 8 FLUNCH12M_A 8 /* FDS LENGTHS */ FDSRUNOUT_A 8 FDSLAST_A 8 FDSBALANCE_A 8 FDSSKIP_A 8 FDSSKIPDYS_A 8 FDSLESS_A 8 FDSHUNGRY_A 8 FDSWEIGHT_A 8 FDSNOTEAT_A 8 FDSNEDAYS_A 8 FDSCAT3_A 8 FDSCAT4_A 8 /* HOU LENGTHS */ HOUYRSLIV_A 8 HOUTENURE_A 8 HOUGVASST_A 8 ; /* input the data from the ASCII file */ input /* IDN LOCATIONS */ RECTYPE 1 - 2 SRVY_YR 3 - 6 HHX $ 7 - 13 WTIA_A 14 - 21 .3 WTFA_A 22 - 29 .3 /* UCF LOCATIONS */ URBRRL 30 - 30 REGION 31 - 31 PSTRAT 32 - 34 PPSU 35 - 37 /* GEN LOCATIONS */ INTV_QRT 38 - 38 HHSTAT_A 39 - 39 ASTATNEW 40 - 40 AVAIL_A 41 - 41 PROXY_A 42 - 42 PROXYREL_A 43 - 43 /* FLG LOCATIONS */ HHRESPSA_FLG 44 - 44 /* HHC LOCATIONS */ AGEP_A 45 - 46 AGE65 47 - 47 SEX_A 48 - 48 EDUC_A 49 - 50 AFNOW 51 - 51 HISP_A 52 - 52 HISPALLP_A 53 - 54 HISDETP_A 55 - 55 RACEALLP_A 56 - 56 PCNTTC 57 - 57 PCNT18UPTC 58 - 58 PCNTLT18TC 59 - 59 /* FAM LOCATIONS */ PCNTFAM_A 60 - 60 PCNTADLT_A 61 - 61 PCNTKIDS_A 62 - 62 OVER65FLG_A 63 - 63 MLTFAMFLG_A 64 - 64 MAXEDUC_A 65 - 66 /* HIS LOCATIONS */ PHSTAT_A 67 - 67 /* HYP LOCATIONS */ HYPEV_A 68 - 68 HYPDIF_A 69 - 69 HYP12M_A 70 - 70 HYPMED_A 71 - 71 /* CHL LOCATIONS */ CHLEV_A 72 - 72 CHL12M_A 73 - 73 CHLMED_A 74 - 74 /* CVC LOCATIONS */ CHDEV_A 75 - 75 ANGEV_A 76 - 76 MIEV_A 77 - 77 STREV_A 78 - 78 /* ASP LOCATIONS */ ASPMEDEV_A 79 - 79 ASPMEDNOWN_A 80 - 80 ASPMEDSTP_A 81 - 81 ASPONOWN_A 82 - 82 /* AST LOCATIONS */ ASEV_A 83 - 83 ASTILL_A 84 - 84 ASAT12M_A 85 - 85 ASER12M_A 86 - 86 /* CAN LOCATIONS */ CANEV_A 87 - 87 BLADDCAN_A 88 - 88 BLADDAGETC_A 89 - 90 BLOODCAN_A 91 - 91 BLOODAGETC_A 92 - 93 BONECAN_A 94 - 94 BONEAGETC_A 95 - 96 BRAINCAN_A 97 - 97 BRAINAGETC_A 98 - 99 BREASCAN_A 100 - 100 BREASAGETC_A 101 - 102 CERVICAN_A 103 - 103 CERVIAGETC_A 104 - 105 COLONCAN_A 106 - 106 COLONAGETC_A 107 - 108 ESOPHCAN_A 109 - 109 ESOPHAGETC_A 110 - 111 GALLBCAN_A 112 - 112 GALLBAGETC_A 113 - 114 LARYNCAN_A 115 - 115 LARYNAGETC_A 116 - 117 LEUKECAN_A 118 - 118 LEUKEAGETC_A 119 - 120 LIVERCAN_A 121 - 121 LIVERAGETC_A 122 - 123 LUNGCAN_A 124 - 124 LUNGAGETC_A 125 - 126 LYMPHCAN_A 127 - 127 LYMPHAGETC_A 128 - 129 MELANCAN_A 130 - 130 MELANAGETC_A 131 - 132 MOUTHCAN_A 133 - 133 MOUTHAGETC_A 134 - 135 OVARYCAN_A 136 - 136 OVARYAGETC_A 137 - 138 PANCRCAN_A 139 - 139 PANCRAGETC_A 140 - 141 PROSTCAN_A 142 - 142 PROSTAGETC_A 143 - 144 RECTUCAN_A 145 - 145 RECTUAGETC_A 146 - 147 SKNMCAN_A 148 - 148 SKNMAGETC_A 149 - 150 SKNNMCAN_A 151 - 151 SKNNMAGETC_A 152 - 153 SKNDKCAN_A 154 - 154 SKNDKAGETC_A 155 - 156 STOMACAN_A 157 - 157 STOMAAGETC_A 158 - 159 THROACAN_A 160 - 160 THROAAGETC_A 161 - 162 THYROCAN_A 163 - 163 THYROAGETC_A 164 - 165 UTERUCAN_A 166 - 166 UTERUAGETC_A 167 - 168 HDNCKCAN_A 169 - 169 HDNCKAGETC_A 170 - 171 COLRCCAN_A 172 - 172 COLRCAGETC_A 173 - 174 OTHERCANP_A 175 - 175 OTHERAGETC_A 176 - 177 NUMCAN_A 178 - 178 /* DIB LOCATIONS */ PREDIB_A 179 - 179 GESDIB_A 180 - 180 DIBEV_A 181 - 181 DIBAGETC_A 182 - 183 DIFYRSTC_A 184 - 185 DIBPILL_A 186 - 186 DIBINS_A 187 - 187 DIBINSTIME_A 188 - 188 DIBINSSTOP_A 189 - 189 DIBINSSTYR_A 190 - 190 DIBTYPE_A 191 - 191 /* CON LOCATIONS */ COPDEV_A 192 - 192 ARTHEV_A 193 - 193 DEMENEV_A 194 - 194 ANXEV_A 195 - 195 DEPEV_A 196 - 196 /* BMI LOCATIONS */ PREGNOW_A 197 - 197 HEIGHTTC_A 198 - 199 WEIGHTLBTC_A 200 - 202 BMICAT_A 203 - 203 /* VIS LOCATIONS */ WEARGLSS_A 204 - 204 VISIONDF_A 205 - 205 /* HEA LOCATIONS */ HEARAID_A 206 - 206 HEARAIDFR_A 207 - 207 HEARINGDF_A 208 - 208 /* MOB LOCATIONS */ DIFF_A 209 - 209 EQUIP_A 210 - 210 WLK100_A 211 - 211 WLK13M_A 212 - 212 STEPS_A 213 - 213 CANEWLKR_A 214 - 214 WCHAIR_A 215 - 215 PERASST_A 216 - 216 NOEQWLK100_A 217 - 217 NOEQWLK13M_A 218 - 218 NOEQSTEPS_A 219 - 219 EQWLK100_A 220 - 220 EQWLK13M_A 221 - 221 EQSTEPS_A 222 - 222 /* COM LOCATIONS */ COMDIFF_A 223 - 223 /* COG LOCATIONS */ COGMEMDFF_A 224 - 224 COGTYPEDFF_A 225 - 225 COGFRQDFF_A 226 - 226 COGAMTDFF_A 227 - 227 /* UPP LOCATIONS */ UPPSLFCR_A 228 - 228 UPPRAISE_A 229 - 229 UPPOBJCT_A 230 - 230 DISAB3_A 231 - 231 /* SOC LOCATIONS */ SOCERRNDS_A 232 - 232 SOCSCLPAR_A 233 - 233 SOCWRKLIM_A 234 - 234 /* INS LOCATIONS */ NOTCOV_A 235 - 235 COVER_A 236 - 236 COVER65_A 237 - 237 SINCOVDE_A 238 - 238 SINCOVVS_A 239 - 239 SINCOVRX_A 240 - 240 MEDICARE_A 241 - 241 MCPART_A 242 - 242 MCCHOICE_A 243 - 243 MCHMO_A 244 - 244 MCADVR_A 245 - 245 MCPARTD_A 246 - 246 MEDICAID_A 247 - 247 MAXCHNG_A 248 - 248 MAPREM_A 249 - 249 MADEDUC_A 250 - 250 MAHDHP_A 251 - 251 MAFLG_A 252 - 252 PRIVATE_A 253 - 253 EXCHANGE_A 254 - 254 POLHLD1_A 255 - 255 PRPLCOV1_A 256 - 256 PRPOLH1_A 257 - 257 PRPLCOV1_C_A 258 - 258 PLNWRKR1_A 259 - 260 PLNEXCHG1_A 261 - 261 PLN1PAY1_A 262 - 262 PLN1PAY2_A 263 - 263 PLN1PAY3_A 264 - 264 PLN1PAY4_A 265 - 265 PLN1PAY5_A 266 - 266 PLN1PAY6_A 267 - 267 HICOSTR1_A 268 - 272 PRDEDUC1_A 273 - 273 PRHDHP1_A 274 - 274 HSAHRA1_A 275 - 275 PRRXCOV1_A 276 - 276 PRDNCOV1_A 277 - 277 PRVSCOV1_A 278 - 278 EXCHPR1_A 279 - 279 PRFLG_A 280 - 280 PXCHNG1_A 281 - 281 PRPREM1_A 282 - 282 PLEXCHPR1_A 283 - 283 POLHLD2_A 284 - 284 PRPLCOV2_A 285 - 285 PRPOLH2_A 286 - 286 PRPLCOV2_C_A 287 - 287 PLNWRKR2_A 288 - 289 PLNEXCHG2_A 290 - 290 PLN2PAY1_A 291 - 291 PLN2PAY2_A 292 - 292 PLN2PAY3_A 293 - 293 PLN2PAY4_A 294 - 294 PLN2PAY5_A 295 - 295 PLN2PAY6_A 296 - 296 HICOSTR2_A 297 - 301 PRDEDUC2_A 302 - 302 PRHDHP2_A 303 - 303 HSAHRA2_A 304 - 304 PRRXCOV2_A 305 - 305 PRDNCOV2_A 306 - 306 PRVSCOV2_A 307 - 307 EXCHPR2_A 308 - 308 CHIP_A 309 - 309 CHXCHNG_A 310 - 310 CHPREM_A 311 - 311 CHDEDUC_A 312 - 312 CHHDHP_A 313 - 313 CHFLG_A 314 - 314 OTHPUB_A 315 - 315 OPXCHNG_A 316 - 316 OPPREM_A 317 - 317 OPDEDUC_A 318 - 318 OPHDHP_A 319 - 319 PLEXCHOP_A 320 - 320 OPFLG_A 321 - 321 OTHGOV_A 322 - 322 OGXCHNG_A 323 - 323 OGPREM_A 324 - 324 OGDEDUC_A 325 - 325 OGHDHP_A 326 - 326 PLEXCHOG_A 327 - 327 OGFLG_A 328 - 328 MILITARY_A 329 - 329 MILSPC1R_A 330 - 330 MILSPC2_A 331 - 331 MILSPC3_A 332 - 332 IHS_A 333 - 333 HILAST_A 334 - 334 HILASTMY_A 335 - 336 HISTOPJOB_A 337 - 337 HISTOPMISS_A 338 - 338 HISTOPAGE_A 339 - 339 HISTOPCOST_A 340 - 340 HISTOPELIG_A 341 - 341 RSNHICOST_A 342 - 342 RSNHIWANT_A 343 - 343 RSNHIELIG_A 344 - 344 RSNHICONF_A 345 - 345 RSNHIMEET_A 346 - 346 RSNHIWAIT_A 347 - 347 RSNHIOTH_A 348 - 348 RSNHIJOB_A 349 - 349 RSNHIMISS_A 350 - 350 HINOTYR_A 351 - 351 HINOTMYR_A 352 - 353 MILSPC1_A 354 - 354 HICOV_A 355 - 355 HIKIND01_A 356 - 356 HIKIND02_A 357 - 357 HIKIND03_A 358 - 358 HIKIND04_A 359 - 359 HIKIND05_A 360 - 360 HIKIND06_A 361 - 361 HIKIND07_A 362 - 362 HIKIND08_A 363 - 363 HIKIND09_A 364 - 364 HIKIND10_A 365 - 365 MCAREPRB_A 366 - 366 MCAIDPRB_A 367 - 367 /* PAY LOCATIONS */ PAYBLL12M_A 368 - 368 PAYNOBLLNW_A 369 - 369 PAYWORRY_A 370 - 370 /* DNC LOCATIONS */ DENPREV_A 371 - 371 DENDL12M_A 372 - 372 DENNG12M_A 373 - 373 /* UTZ LOCATIONS */ LASTDR_A 374 - 374 WELLNESS_A 375 - 375 WELLVIS_A 376 - 376 USUALPL_A 377 - 377 USPLKIND_A 378 - 378 URGNT12MTC_A 379 - 379 EMERG12MTC_A 380 - 380 HOSPONGT_A 381 - 381 MEDDL12M_A 382 - 382 MEDNG12M_A 383 - 383 /* PMD LOCATIONS */ RX12M_A 384 - 384 RXSK12M_A 385 - 385 RXLS12M_A 386 - 386 RXDL12M_A 387 - 387 RXDG12M_A 388 - 388 /* OPD LOCATIONS */ OPD12M_A 389 - 389 OPD3M_A 390 - 390 OPDACUTE_A 391 - 391 OPDCHRONIC_A 392 - 392 OPDFREQ_A 393 - 393 /* PRV LOCATIONS */ BPLAST_A 394 - 394 CHOLLAST_A 395 - 395 DIABLAST_A 396 - 396 COLORECTEV_A 397 - 397 COLORECTYP_A 398 - 398 COLWHEN_A 399 - 399 COLREASON_A 400 - 400 COLPAY_A 401 - 401 COLSIGWHEN_A 402 - 402 SIGWHEN_A 403 - 403 COLOROTH_A 404 - 404 CTCOLEV_A 405 - 405 CTCOLWHEN_A 406 - 406 FITHEV_A 407 - 407 FITHWHEN_A 408 - 408 COLOGUARD_A 409 - 409 FITCOLG_A 410 - 410 COLPROBLEM_A 411 - 411 COLKIND1_A 412 - 412 COLKIND2_A 413 - 413 COLKIND3_A 414 - 414 COLKIND4_A 415 - 415 COLKIND5_A 416 - 416 COLKIND6_A 417 - 417 PSATEST_A 418 - 418 PSAWHEN_A 419 - 419 PSAREASON_A 420 - 420 PSASUGGEST_A 421 - 421 PSA5YRTC_A 422 - 423 PSAADVANT_A 424 - 424 PSADISADV_A 425 - 425 CERVICEV_A 426 - 426 CERVICWHEN_A 427 - 427 CERREASON_A 428 - 428 PAPTEST_A 429 - 429 HPVTEST_A 430 - 430 CERVICRES_A 431 - 431 CERVICNOT_A 432 - 433 HYSTEV_A 434 - 434 MAMEV_A 435 - 435 MAMWHEN_A 436 - 436 MAMREASON_A 437 - 437 MAMAGE1ST_A 438 - 438 MAMWHY1ST_A 439 - 439 BREASTEXAM_A 440 - 440 BEXAMWHEN_A 441 - 441 BEXAMREAS_A 442 - 442 /* IMS LOCATIONS */ PREGFLUYR_A 443 - 443 LIVEBIRTH_A 444 - 444 SHTFLU12M_A 445 - 445 SHTFLUM_A 446 - 447 SHTFLUY_A 448 - 451 FLUPREG_A 452 - 452 FLUPREG2_A 453 - 453 SHTPNUEV_A 454 - 454 SHTPNEUNB_A 455 - 455 SHTSHINGLE_A 456 - 456 ZOSTAVAX_A 457 - 457 ZOSTAVXYRP_A 458 - 461 ZOSTAWHEN_A 462 - 462 SHINGRIX_A 463 - 463 SHINGRIXNB_A 464 - 464 SHINGRXYRP_A 465 - 468 SHINGWHEN_A 469 - 469 TDAPPREG_A 470 - 470 SHTTETANUS_A 471 - 471 SHTTDAP_A 472 - 472 SHTHPV_A 473 - 473 SHTHPVAGEP_A 474 - 475 WORKHEALTH_A 476 - 476 WRKHLTHFC_A 477 - 477 /* PTC LOCATIONS */ EYEEX12M_A 478 - 478 THERA12M_A 479 - 479 HOMEHC12M_A 480 - 480 /* ANX LOCATIONS */ ANXFREQ_A 481 - 481 ANXMED_A 482 - 482 ANXLEVEL_A 483 - 483 /* DEP LOCATIONS */ DEPFREQ_A 484 - 484 DEPMED_A 485 - 485 DEPLEVEL_A 486 - 486 /* MHC LOCATIONS */ MHRX_A 487 - 487 MHTHRPY_A 488 - 488 MHTPYNOW_A 489 - 489 MHTHDLY_A 490 - 490 MHTHND_A 491 - 491 /* PHQ LOCATIONS */ PHQ81_A 492 - 492 PHQ82_A 493 - 493 PHQ83_A 494 - 494 PHQ84_A 495 - 495 PHQ85_A 496 - 496 PHQ86_A 497 - 497 PHQ87_A 498 - 498 PHQ88_A 499 - 499 PHQCAT_A 500 - 500 /* GAD LOCATIONS */ GAD71_A 501 - 501 GAD72_A 502 - 502 GAD73_A 503 - 503 GAD74_A 504 - 504 GAD75_A 505 - 505 GAD76_A 506 - 506 GAD77_A 507 - 507 GADCAT_A 508 - 508 /* PAI LOCATIONS */ PAIFRQ3M_A 509 - 509 PAIAMNT_A 510 - 510 PAIWKLM3M_A 511 - 511 PAIAFFM3M_A 512 - 512 PAIPHYSTPY_A 513 - 513 PAICHIRO_A 514 - 514 PAITALKTPY_A 515 - 515 PAIPROGRAM_A 516 - 516 PAIGROUP_A 517 - 517 PAIYOGA_A 518 - 518 PAIMASSAGE_A 519 - 519 PAIMEDITAT_A 520 - 520 PAIMOTHER_A 521 - 521 PAINMEFF_A 522 - 522 PAIBACK3M_A 523 - 523 PAIULMB3M_A 524 - 524 PAILLMB3M_A 525 - 525 PAIHDFC3M_A 526 - 526 PAIAPG3M_A 527 - 527 PAITOOTH3M_A 528 - 528 /* ART LOCATIONS */ JNTSYMP_A 529 - 529 JNTPN_A 530 - 531 ARTHLMT_A 532 - 532 ARTHWRK_A 533 - 533 ARTHWT_A 534 - 534 ARTHPH_A 535 - 535 /* CIG LOCATIONS */ SMKEV_A 536 - 536 SMKNOW_A 537 - 537 SMKCIGST_A 538 - 538 CIGNOW_A 539 - 540 SMK30D_A 541 - 542 CIG30D_A 543 - 544 ECIGEV_A 545 - 545 ECIGNOW_A 546 - 546 SMKECIGST_A 547 - 547 /* OTB LOCATIONS */ CIGAREV_A 548 - 548 CIGARCUR_A 549 - 549 CIGAR30D_A 550 - 551 PIPEEV_A 552 - 552 PIPECUR_A 553 - 553 SMOKELSEV_A 554 - 554 SMOKELSCUR_A 555 - 555 /* ORN LOCATIONS */ ORIENT_A 556 - 556 /* MAR LOCATIONS */ MARITAL_A 557 - 557 SPOUSLIV_A 558 - 558 SPOUSEP_A 559 - 559 EVRMARRIED_A 560 - 560 SPOUSESEX_A 561 - 561 SASPPHISP_A 562 - 562 SASPPRACE_A 563 - 563 SPOUSAGETC_A 564 - 565 SPOUSEDUC_A 566 - 567 SPOUSWRK_A 568 - 568 SPOUSWKFT_A 569 - 569 PRTNRSEX_A 570 - 570 PRTNRAGETC_A 571 - 572 PRTNREDUC_A 573 - 574 PRTNRWRK_A 575 - 575 PRTNRWKFT_A 576 - 576 MARSTAT_A 577 - 577 LEGMSTAT_A 578 - 578 PARSTAT_A 579 - 579 SAPARENTSC_A 580 - 580 /* VET LOCATIONS */ AFVET_A 581 - 581 AFVETTRN_A 582 - 582 COMBAT_A 583 - 583 VADISB_A 584 - 584 VAHOSP_A 585 - 585 VACAREEV_A 586 - 586 /* NAT LOCATIONS */ NATUSBORN_A 587 - 587 YRSINUS_A 588 - 588 CITZNSTP_A 589 - 589 /* SCH LOCATIONS */ SCHCURENR_A 590 - 590 SCHDYMSSTC_A 591 - 592 /* EMP LOCATIONS */ EMPWRKLSWK_A 593 - 593 EMPWKHRS2_A 594 - 595 EMPWRKFT_A 596 - 596 EMPRSNOWK_A 597 - 598 EMPLSTWORK_A 599 - 599 EMPPDSKLV_A 600 - 600 EMPOFFHI_A 601 - 601 EMPDYSMSS2_A 602 - 604 /* FEM LOCATIONS */ PCNTADTWKP_A 605 - 605 PCNTADTWFP_A 606 - 606 /* INC LOCATIONS */ INCWRKO_A 607 - 607 INCINTER_A 608 - 608 INCSSRR_A 609 - 609 INCSSISSDI_A 610 - 610 SSISSDIBTH_A 611 - 611 SSISSDIDSB_A 612 - 612 INCWELF_A 613 - 613 INCRETIRE_A 614 - 614 INCOTHR_A 615 - 615 FAMINCTC_A 616 - 621 POVRATTC_A 622 - 626 .2 INCGRP_A 627 - 627 RATCAT_A 628 - 629 IMPINCFLG_A $ 630 - 634 INCTCFLG_A 635 - 635 /* FOO LOCATIONS */ FSNAP12M_A 636 - 636 FSNAP30D_A 637 - 637 FWIC12M_A 638 - 638 FLUNCH12M_A 639 - 639 /* FDS LOCATIONS */ FDSRUNOUT_A 640 - 640 FDSLAST_A 641 - 641 FDSBALANCE_A 642 - 642 FDSSKIP_A 643 - 643 FDSSKIPDYS_A 644 - 645 FDSLESS_A 646 - 646 FDSHUNGRY_A 647 - 647 FDSWEIGHT_A 648 - 648 FDSNOTEAT_A 649 - 649 FDSNEDAYS_A 650 - 651 FDSCAT3_A 652 - 652 FDSCAT4_A 653 - 653 /* HOU LOCATIONS */ HOUYRSLIV_A 654 - 654 HOUTENURE_A 655 - 655 HOUGVASST_A 656 - 656 ; /* set variable labels */ label /* IDN LABELS */ RECTYPE = "Record type" SRVY_YR = "Year of the National Health Interview Survey" HHX = "Randomly assigned household number unique to a household" WTIA_A = "Weight - annual pre-post stratification calibration" WTFA_A = "Weight - Final Annual" /* UCF LABELS */ URBRRL = "2013 NCHS Urban-Rural Classification Scheme for Counties" REGION = "Household region" PSTRAT = "Pseudo-stratum for public-use file variance estimation" PPSU = "Pseudo-PSU for public-use file variance estimation" /* GEN LABELS */ INTV_QRT = "Interview quarter" HHSTAT_A = "Indicates person is the Sample Adult" ASTATNEW = "Recoded ASTAT" AVAIL_A = "Sample Adult Available" PROXY_A = "Proxy Available" PROXYREL_A = "Proxy's Relationship to Sample Adult" /* FLG LABELS */ HHRESPSA_FLG = "Sample Adult is the household respondent or the proxy who lives in the household" /* HHC LABELS */ AGEP_A = "Age of SA (top coded)" AGE65 = "Age 65 or older" SEX_A = "Sex of Sample Adult" EDUC_A = "Educational level of sample adult" AFNOW = "Full-time active duty screener" HISP_A = "Recode: Hispanic ethnicity of SA" HISPALLP_A = "Single and multiple race groups with Hispanic origin" HISDETP_A = "Hispanic origin detail" RACEALLP_A = "Single and multiple race groups" PCNTTC = "Top-coded count of all non-deleted household members" PCNT18UPTC = "Top-coded count of persons 18 or older in the household" PCNTLT18TC = "Top-coded count of persons under 18 in the household" /* FAM LABELS */ PCNTFAM_A = "Number of persons in Sample Adult family, top-coded 6+" PCNTADLT_A = "Number of adults in Sample Adult family, top-coded 3+" PCNTKIDS_A = "Number of children in Sample Adult family, top-coded 3+" OVER65FLG_A = "Indicator for at least 1 person aged 65+ in SA family" MLTFAMFLG_A = "Indicator for multifamily households" MAXEDUC_A = "Highest level of education of all the adults in SA's family" /* HIS LABELS */ PHSTAT_A = "General health status" /* HYP LABELS */ HYPEV_A = "Ever been told you had hypertension" HYPDIF_A = "Told had hypertension on two or more visits" HYP12M_A = "Hypertension, past 12 months" HYPMED_A = "Now taking high blood pressure medication" /* CHL LABELS */ CHLEV_A = "Ever told you had high cholesterol" CHL12M_A = "High cholesterol, past 12 months" CHLMED_A = "Now taking cholesterol medication" /* CVC LABELS */ CHDEV_A = "Ever been told you had coronary heart disease" ANGEV_A = "Ever been told you had angina" MIEV_A = "Ever been told you had a heart attack" STREV_A = "Ever been told you had a stroke" /* ASP LABELS */ ASPMEDEV_A = "Told to take low-dose aspirin" ASPMEDNOWN_A = "Now following aspirin advice" ASPMEDSTP_A = "Advise to stop taking aspirin" ASPONOWN_A = "Taking low dose-aspirin on own" /* AST LABELS */ ASEV_A = "Ever had asthma" ASTILL_A = "Still have asthma" ASAT12M_A = "Asthma episode" ASER12M_A = "Asthma ER visit" /* CAN LABELS */ CANEV_A = "Ever been told you had cancer" BLADDCAN_A = "Bladder cancer mentioned" BLADDAGETC_A = "Age when first told had bladder cancer" BLOODCAN_A = "Blood cancer mentioned" BLOODAGETC_A = "Age when first told had blood cancer" BONECAN_A = "Bone cancer mentioned" BONEAGETC_A = "Age when first told had bone cancer" BRAINCAN_A = "Brain cancer mentioned" BRAINAGETC_A = "Age when first told had brain cancer" BREASCAN_A = "Breast cancer mentioned" BREASAGETC_A = "Age when first told had breast cancer" CERVICAN_A = "Cervical cancer mentioned" CERVIAGETC_A = "Age when first told had cervical cancer" COLONCAN_A = "Colon cancer mentioned" COLONAGETC_A = "Age when first told had colon cancer" ESOPHCAN_A = "Esophageal cancer mentioned" ESOPHAGETC_A = "Age when first told had esophageal cancer" GALLBCAN_A = "Gallbladder cancer mentioned" GALLBAGETC_A = "Age when first told had gallbladder cancer" LARYNCAN_A = "Larynx-trachea cancer mentioned" LARYNAGETC_A = "Age when first told had larynx-trachea cancer" LEUKECAN_A = "Leukemia mentioned" LEUKEAGETC_A = "Age when first told had leukemia" LIVERCAN_A = "Liver cancer mentioned" LIVERAGETC_A = "Age when first told had liver cancer" LUNGCAN_A = "Lung cancer mentioned" LUNGAGETC_A = "Age when first told had lung cancer" LYMPHCAN_A = "Lymphoma cancer mentioned" LYMPHAGETC_A = "Age when first told had lymphoma" MELANCAN_A = "Melanoma cancer mentioned" MELANAGETC_A = "Age when first told had melanoma cancer" MOUTHCAN_A = "Mouth, tongue or lip cancer mentioned" MOUTHAGETC_A = "Age when first told had mouth, tongue or lip cancer" OVARYCAN_A = "Ovarian cancer mentioned" OVARYAGETC_A = "Age when first told had ovarian cancer" PANCRCAN_A = "Pancreatic cancer mentioned" PANCRAGETC_A = "Age when first told had pancreatic cancer" PROSTCAN_A = "Prostate cancer mentioned" PROSTAGETC_A = "Age when first told had prostate cancer" RECTUCAN_A = "Rectal cancer mentioned" RECTUAGETC_A = "Age when first told had rectal cancer" SKNMCAN_A = "Skin melanoma cancer mentioned" SKNMAGETC_A = "Age when first told had skin melanoma cancer" SKNNMCAN_A = "Skin non-melanoma cancer mentioned" SKNNMAGETC_A = "Age when first told skin non-melanoma cancer" SKNDKCAN_A = "Skin cancer (don't know what kind) mentioned" SKNDKAGETC_A = "Age when first told had skin cancer (don't know what kind)" STOMACAN_A = "Stomach cancer mentioned" STOMAAGETC_A = "Age when first told had stomach cancer" THROACAN_A = "Throat - pharynx cancer mentioned" THROAAGETC_A = "Age when first told had throat-pharynx cancer" THYROCAN_A = "Thyroid cancer mentioned" THYROAGETC_A = "Age when first told had thyroid cancer" UTERUCAN_A = "Uterine cancer mentioned" UTERUAGETC_A = "Age when first told had uterine cancer" HDNCKCAN_A = "Head and neck cancers mentioned" HDNCKAGETC_A = "Age when first told had head or neck cancer" COLRCCAN_A = "Colorectal cancer mentioned" COLRCAGETC_A = "Age when first told had colon or rectal cancer" OTHERCANP_A = "Other cancer mentioned" OTHERAGETC_A = "Age when first told had other cancer" NUMCAN_A = "Number of reported types of cancers" /* DIB LABELS */ PREDIB_A = "Ever had prediabetes" GESDIB_A = "Gestational diabetes" DIBEV_A = "Ever had diabetes" DIBAGETC_A = "Age first diagnosed w/diabetes" DIFYRSTC_A = "Years since first diagnosed w/diabetes" DIBPILL_A = "Taking diabetic pills" DIBINS_A = "Taking insulin" DIBINSTIME_A = "Time from diabetes to insulin" DIBINSSTOP_A = "Ever stop using insulin" DIBINSSTYR_A = "Only stop insulin in first year" DIBTYPE_A = "Diabetes type" /* CON LABELS */ COPDEV_A = "Ever been told you had COPD, emphysema, or chronic bronchitis?" ARTHEV_A = "Ever had arthritis" DEMENEV_A = "Ever had dementia" ANXEV_A = "Ever had anxiety disorder" DEPEV_A = "Ever had depression" /* BMI LABELS */ PREGNOW_A = "Pregnant now" HEIGHTTC_A = "Total height in inches, public use" WEIGHTLBTC_A = "Weight without shoes (pounds), public use" BMICAT_A = "Categorical body mass index, public use" /* VIS LABELS */ WEARGLSS_A = "Wear glasses/contact lenses" VISIONDF_A = "Difficulty seeing" /* HEA LABELS */ HEARAID_A = "Use hearing aid" HEARAIDFR_A = "How often use hearing aid" HEARINGDF_A = "Difficulty hearing" /* MOB LABELS */ DIFF_A = "Difficulty walking/steps" EQUIP_A = "Use equipment to get around" WLK100_A = "Difficulty walking 100 yards" WLK13M_A = "Difficulty walking 1/3 mile" STEPS_A = "Difficulty walking steps" CANEWLKR_A = "Use cane or walker" WCHAIR_A = "Use wheelchair/scooter" PERASST_A = "Use someone's assistance" NOEQWLK100_A = "Difficulty walking 100 yards without aid" NOEQWLK13M_A = "Difficulty walking 1/3 mile without aid" NOEQSTEPS_A = "Difficulty walking steps without equipment" EQWLK100_A = "Difficulty walking 100 yards with aid" EQWLK13M_A = "Difficulty walking 1/3 mile with aid" EQSTEPS_A = "Difficulty walking steps with equipment" /* COM LABELS */ COMDIFF_A = "Difficulty communicating" /* COG LABELS */ COGMEMDFF_A = "Difficulty remembering/concentrating" COGTYPEDFF_A = "Remembering/concentrating or both" COGFRQDFF_A = "Difficulty remembering-how often" COGAMTDFF_A = "Difficulty remembering-how much" /* UPP LABELS */ UPPSLFCR_A = "Difficulty with self care" UPPRAISE_A = "Difficulty raising soda bottle" UPPOBJCT_A = "Difficulty using hands and fingers" DISAB3_A = "The Washington Group Short Set Composite Disability Indicator" /* SOC LABELS */ SOCERRNDS_A = "Difficulty doing errands alone" SOCSCLPAR_A = "Difficulty participating in social activities" SOCWRKLIM_A = "Work limited due to health problem" /* INS LABELS */ NOTCOV_A = "Coverage status as used in Health United States" COVER_A = "Health insurance hierarchy under 65" COVER65_A = "Health Insurance hierarchy 65+" SINCOVDE_A = "Single service plan - dental" SINCOVVS_A = "Single service plan - vision" SINCOVRX_A = "Single service plan - prescription" MEDICARE_A = "Medicare recode" MCPART_A = "Type of Medicare coverage" MCCHOICE_A = "Enrolled in Medicare Advantage Plan" MCHMO_A = "Medicare HMO" MCADVR_A = "Medicare Advantage Plan" MCPARTD_A = "Medicare Part D" MEDICAID_A = "Medicaid recode" MAXCHNG_A = "Medicaid through Marketplace" MAPREM_A = "Medicaid premium" MADEDUC_A = "Medicaid deductible" MAHDHP_A = "Medicaid HDHP" MAFLG_A = "Medicaid reassignment flag" PRIVATE_A = "Private health insurance recode" EXCHANGE_A = "Plan through Health Insurance Exchange, NCHS algorithm" POLHLD1_A = "Policyholder for private plan 1" PRPLCOV1_A = "Plan coverage for others - plan 1" PRPOLH1_A = "Relation to policyholder - plan 1" PRPLCOV1_C_A = "Response to PRPLCOV1_C or PRPLCOV2_C from child - plan 1" PLNWRKR1_A = "How plan was originally obtained - plan 1" PLNEXCHG1_A = "Health plan obtained through Marketplace - plan 1" PLN1PAY1_A = "Paid for by self or family - plan 1" PLN1PAY2_A = "Paid for by employer or union - plan 1" PLN1PAY3_A = "Paid for by someone outside the household - plan 1" PLN1PAY4_A = "Paid for by Medicare - plan 1" PLN1PAY5_A = "Paid for by Medicaid - plan 1" PLN1PAY6_A = "Paid for by other government program - plan 1" HICOSTR1_A = "Out-of-pocket premium cost - plan 1" PRDEDUC1_A = "Deductible - plan 1" PRHDHP1_A = "High deductible health plan - plan 1" HSAHRA1_A = "Health Savings Accounts / Health Reimbursement Accounts - plan 1" PRRXCOV1_A = "Plan pays for prescription drug - plan 1" PRDNCOV1_A = "Plan pays for dental care - plan 1" PRVSCOV1_A = "Plan pays for vision care - plan 1" EXCHPR1_A = "Exchange company coding NCHS - plan 1" PRFLG_A = "Private reassignment flag" PXCHNG1_A = "Marketplace or state exchange, reassigned from public to private" PRPREM1_A = "Premium on plan reassigned from public to private" PLEXCHPR1_A = "Exchange company coding, NCHS, reassigned from public to private" POLHLD2_A = "Policyholder for private plan 2" PRPLCOV2_A = "Plan coverage for others - plan 2" PRPOLH2_A = "Relation to policyholder - plan 2" PRPLCOV2_C_A = "Response to PRPLCOV1_C or PRPLCOV2_C from child - plan 2" PLNWRKR2_A = "How plan was originally obtained - plan 2" PLNEXCHG2_A = "Health plan obtained through Marketplace - plan 2" PLN2PAY1_A = "Paid for by self or family - plan 2" PLN2PAY2_A = "Paid for by employer or union - plan 2" PLN2PAY3_A = "Paid for by someone outside the household - plan 2" PLN2PAY4_A = "Paid for by Medicare - plan 2" PLN2PAY5_A = "Paid for by Medicaid - plan 2" PLN2PAY6_A = "Paid for by other government program - plan 2" HICOSTR2_A = "Out-of-pocket premium cost - plan 2" PRDEDUC2_A = "Deductible - plan 2" PRHDHP2_A = "High deductible health plan - plan 2" HSAHRA2_A = "Health Savings Accounts / Health Reimbursement Accounts - plan 2" PRRXCOV2_A = "Plan pays for prescription drug - plan 2" PRDNCOV2_A = "Plan pays for dental care - plan 2" PRVSCOV2_A = "Plan pays for vision care - plan 2" EXCHPR2_A = "Exchange company coding NCHS - plan 2" CHIP_A = "Children's Health Insurance Program (CHIP) recode" CHXCHNG_A = "CHIP through Marketplace" CHPREM_A = "Pay CHIP premium" CHDEDUC_A = "CHIP deductible" CHHDHP_A = "CHIP HDHP" CHFLG_A = "CHIP reassignment flag" OTHPUB_A = "State-sponsored health plan recode" OPXCHNG_A = "State-sponsored plan through Marketplace" OPPREM_A = "Pay premium for state-sponsored plan" OPDEDUC_A = "State-sponsored plan deductible" OPHDHP_A = "State-sponsored plan HDHP" PLEXCHOP_A = "Exchange company coding, NCHS (state-sponsored plan)" OPFLG_A = "State-sponsored reassignment flag" OTHGOV_A = "Other government program recode" OGXCHNG_A = "Other government program through Marketplace" OGPREM_A = "Pay premium for other government program" OGDEDUC_A = "Other government program deductible" OGHDHP_A = "Other government program HDHP" PLEXCHOG_A = "Exchange company coding, NCHS (other government program)" OGFLG_A = "Other government reassignment flag" MILITARY_A = "Military health care coverage recode" MILSPC1R_A = "Types of military health care - VA health care" MILSPC2_A = "Types of military health care - TRICARE" MILSPC3_A = "Types of military health care - CHAMP-VA" IHS_A = "Indian Health Service recode" HILAST_A = "How long since last health coverage" HILASTMY_A = "Number of months without coverage" HISTOPJOB_A = "Lost job or changed employers" HISTOPMISS_A = "Missed deadline" HISTOPAGE_A = "Ineligible because of age/left school" HISTOPCOST_A = "Cost increase" HISTOPELIG_A = "Not eligible for Medicaid, CHIP, or other public coverage" RSNHICOST_A = "Not affordable" RSNHIWANT_A = "Do not need or want coverage" RSNHIELIG_A = "Not eligible for coverage" RSNHICONF_A = "Signing up too difficult or confusing" RSNHIMEET_A = "Cannot find a plan that meets the needs" RSNHIWAIT_A = "Coverage has not started yet" RSNHIOTH_A = "Another reason" RSNHIJOB_A = "Lost job" RSNHIMISS_A = "Missed deadline" HINOTYR_A = "No health coverage during the past 12 months" HINOTMYR_A = "Months without coverage in the past 12 months" MILSPC1_A = "Types of military health care - VA health care" HICOV_A = "Have health insurance" HIKIND01_A = "Kind(s) of health insurance - private health insurance" HIKIND02_A = "Kind(s) of health insurance - Medicare" HIKIND03_A = "Kind(s) of health insurance - Medicare supplement (Medigap)" HIKIND04_A = "Kind(s) of health insurance - Medicaid" HIKIND05_A = "Kind(s) of health insurance - CHIP" HIKIND06_A = "Kind(s) of health insurance - military related health care" HIKIND07_A = "Kind(s) of health insurance - Indian Health Service" HIKIND08_A = "Kind(s) of health insurance - State-sponsored health plan" HIKIND09_A = "Kind(s) of health insurance - Other government program" HIKIND10_A = "Kind(s) of health insurance - No coverage of any type" MCAREPRB_A = "Medicare coverage probe" MCAIDPRB_A = "Medicaid coverage probe" /* PAY LABELS */ PAYBLL12M_A = "Problems paying medical bills, past 12m" PAYNOBLLNW_A = "Unable to pay medical bills" PAYWORRY_A = "Get sick or have accident, worry about paying medical bills" /* DNC LABELS */ DENPREV_A = "Time since last dental exam/cleaning" DENDL12M_A = "Delayed dental care due to cost, past 12m" DENNG12M_A = "Needed dental care but did not get it due to cost, past 12m" /* UTZ LABELS */ LASTDR_A = "Time since last saw doctor" WELLNESS_A = "Was last visit a wellness visit" WELLVIS_A = "Time since last wellness visit" USUALPL_A = "Have a usual place to go for care" USPLKIND_A = "Type of place for usual care" URGNT12MTC_A = "Number of times visited urgent care, past 12m, top-coded" EMERG12MTC_A = "Number of times visited hospital emergency room, past 12m, top-coded" HOSPONGT_A = "Hospitalized overnight, past 12m" MEDDL12M_A = "Delayed medical care due to cost, past 12m" MEDNG12M_A = "Needed medical care but did not get it due to cost, past 12m" /* PMD LABELS */ RX12M_A = "Took prescription medication, past 12m" RXSK12M_A = "Skipped medication doses to save money, past 12m" RXLS12M_A = "Took less medication to save money, past 12m" RXDL12M_A = "Delayed filling prescription to save money, past 12m" RXDG12M_A = "Needed prescription medication but did not get it due to cost, past 12m" /* OPD LABELS */ OPD12M_A = "Opioid use - past 12 months" OPD3M_A = "Opioid use - past 3 months" OPDACUTE_A = "Opioid use for acute pain" OPDCHRONIC_A = "Opioid use for chronic pain" OPDFREQ_A = "Frequency of opioid use" /* PRV LABELS */ BPLAST_A = "Last time blood pressure checked" CHOLLAST_A = "Last time cholesterol checked" DIABLAST_A = "Last time blood sugar test" COLORECTEV_A = "Colonoscopy or sigmoidoscopy" COLORECTYP_A = "Colonoscopy or sigmoidoscopy or both" COLWHEN_A = "Most recent colonoscopy" COLREASON_A = "Why did you have a colonoscopy" COLPAY_A = "How much did you pay for most recent colonoscopy?" COLSIGWHEN_A = "Most recent colonoscopy or sigmoidoscopy" SIGWHEN_A = "Most recent sigmoidoscopy" COLOROTH_A = "OTHER kind of test for colorectal cancer" CTCOLEV_A = "Ever had colonography/virtual colonoscopy" CTCOLWHEN_A = "Most recent colonography/virtual colonoscopy" FITHEV_A = "Ever had home blood stool test" FITHWHEN_A = "Most recent home blood stool test" COLOGUARD_A = "Ever had Cologuard" FITCOLG_A = "Was blood stool/FIT part of Cologuard test?" COLPROBLEM_A = "Did doctor recommend you be tested to look for problems in colon/rectum" COLKIND1_A = "Stool blood test/fecal occult blood/FIT test" COLKIND2_A = "Cologuard or FIT DNA test" COLKIND3_A = "Sigmoidoscopy" COLKIND4_A = "Colonoscopy" COLKIND5_A = "CT colonography/virtual colonoscopy" COLKIND6_A = "Other test for colon cancer" PSATEST_A = "Ever had a PSA test" PSAWHEN_A = "When had most recent PSA test" PSAREASON_A = "Reason had a PSA test" PSASUGGEST_A = "Who suggested PSA test" PSA5YRTC_A = "Number of PSA tests in last 5 years" PSAADVANT_A = "Did a doctor talk to you about advantages of PSA" PSADISADV_A = "Did a doctor ever talk to you about the disadvantages of the PSA test?" CERVICEV_A = "Ever had cervical cancer screening test" CERVICWHEN_A = "When was most recent cervical cancer test" CERREASON_A = "Reason for cervical cancer screening" PAPTEST_A = "PAP test at most recent cervical cancer screening" HPVTEST_A = "HPV test at most recent cervical cancer screening" CERVICRES_A = "Abnormal pap in past 5 years" CERVICNOT_A = "Why did not get a PAP/HPV test in past 5 years" HYSTEV_A = "Had hysterectomy" MAMEV_A = "Ever had mammogram" MAMWHEN_A = "Most recent mammogram" MAMREASON_A = "Reason for mammogram" MAMAGE1ST_A = "Age of first mammogram" MAMWHY1ST_A = "Reason had first mammogram at age lt 50" BREASTEXAM_A = "Ever had breast exam from health professional" BEXAMWHEN_A = "When was your last breast exam?" BEXAMREAS_A = "Why did you have breast exam?" /* IMS LABELS */ PREGFLUYR_A = "Was SA pregnant last flu season" LIVEBIRTH_A = "Any live births" SHTFLU12M_A = "Flu vaccine" SHTFLUM_A = "Month of last flu vaccine" SHTFLUY_A = "Year of last flu vaccine" FLUPREG_A = "Was flu shot before or during pregnancy" FLUPREG2_A = "Earlier pregnancy and flu vaccine" SHTPNUEV_A = "Ever had pneumonia shot" SHTPNEUNB_A = "Number of pneumonia shots" SHTSHINGLE_A = "Ever had a shingles vaccination" ZOSTAVAX_A = "Ever had Zostavax" ZOSTAVXYRP_A = "When was most recent Zostavax shot" ZOSTAWHEN_A = "Was Zostavax in 2018 or before 2018" SHINGRIX_A = "Ever had Shingrix vaccination" SHINGRIXNB_A = "How many Shingrix shots" SHINGRXYRP_A = "What year did you get your most recent Shingrix shot" SHINGWHEN_A = "Was last Shingrix in 2018 or before 2018" TDAPPREG_A = "Have a Tdap booster shot" SHTTETANUS_A = "Tetanus in past 10 years" SHTTDAP_A = "What kind of tetanus shot" SHTHPV_A = "Ever had an hpv shot" SHTHPVAGEP_A = "Age at first HPV shot" WORKHEALTH_A = "Currently provide medical care to patients" WRKHLTHFC_A = "Currently volunteer or work in health care" /* PTC LABELS */ EYEEX12M_A = "Had eye exam, past 12m" THERA12M_A = "Received physical/speech/rehabilitative/occupational therapy, past 12m" HOMEHC12M_A = "Received care at home, past 12m" /* ANX LABELS */ ANXFREQ_A = "How often feel worried, nervous, or anxious" ANXMED_A = "Take medication for worried/nervous/anxious feelings" ANXLEVEL_A = "Level of feelings when last felt worried/nervous/anxious" /* DEP LABELS */ DEPFREQ_A = "How often depressed" DEPMED_A = "Take medication for depression" DEPLEVEL_A = "Level of how depressed" /* MHC LABELS */ MHRX_A = "Took medicine for other emotions/concentration/behavior/mental health, past 12m" MHTHRPY_A = "Received counseling/therapy from mental health professional, past 12m" MHTPYNOW_A = "Currently receiving counseling/therapy from mental health professional" MHTHDLY_A = "Delayed counseling/therapy due to cost, past 12m" MHTHND_A = "Needed counseling/therapy but did not get it due to cost, past 12m" /* PHQ LABELS */ PHQ81_A = "How often little interest in things, past 2 weeks" PHQ82_A = "How often feeling down, past 2 weeks" PHQ83_A = "How often trouble with sleeping, past 2 weeks" PHQ84_A = "How often feeling tired, past 2 weeks" PHQ85_A = "How often undereating or overeating, past 2 weeks" PHQ86_A = "How often feeling bad about self, past 2 weeks" PHQ87_A = "How often trouble concentrating, past 2 weeks" PHQ88_A = "How often moving or speaking slow or fast, past 2 weeks" PHQCAT_A = "Severity of depressive symptoms - PHQ scale categorization" /* GAD LABELS */ GAD71_A = "How often felt nervous/anxious/on edge, past 2 weeks" GAD72_A = "How often can't stop/control worrying, past 2 weeks" GAD73_A = "How often worrying too much, past 2 weeks" GAD74_A = "How often had trouble relaxing, past 2 weeks" GAD75_A = "How often can't sit still, past 2 weeks" GAD76_A = "How often became easily annoyed, past 2 weeks" GAD77_A = "How often felt afraid, past 2 weeks" GADCAT_A = "Severity of anxiety symptoms - GAD scale categorization" /* PAI LABELS */ PAIFRQ3M_A = "How often had pain" PAIAMNT_A = "How much pain last time" PAIWKLM3M_A = "How often pain limits life/work" PAIAFFM3M_A = "How often pain impacts family" PAIPHYSTPY_A = "Physical therapy for pain" PAICHIRO_A = "Chiropractic care for pain" PAITALKTPY_A = "Talk therapy for pain" PAIPROGRAM_A = "Self-management program for pain" PAIGROUP_A = "Support groups for pain" PAIYOGA_A = "Yoga for pain" PAIMASSAGE_A = "Massage for pain" PAIMEDITAT_A = "Meditation for pain" PAIMOTHER_A = "Other methods for pain" PAINMEFF_A = "Managing pain" PAIBACK3M_A = "Back pain" PAIULMB3M_A = "Pain in hands" PAILLMB3M_A = "Pain in hips" PAIHDFC3M_A = "Migraine" PAIAPG3M_A = "Abdominal pain" PAITOOTH3M_A = "Toothache/jaw pain" /* ART LABELS */ JNTSYMP_A = "Arthritis symptoms, past 30 days" JNTPN_A = "Arthritis pain, past 30 days" ARTHLMT_A = "Arthritis activity limitations" ARTHWRK_A = "Arthritis work limitations" ARTHWT_A = "Lose weight to help with arthritis" ARTHPH_A = "Physical activity to help with arthritis" /* CIG LABELS */ SMKEV_A = "Ever smoked 100 cigarettes" SMKNOW_A = "Now smoke cigarettes" SMKCIGST_A = "Cigarette smoking status" CIGNOW_A = "Number of cigarettes a day" SMK30D_A = "Number of days smoked past month" CIG30D_A = "Number of cigarettes on days smoked past month" ECIGEV_A = "Ever used electronic cigarettes" ECIGNOW_A = "Now use electronic cigarettes" SMKECIGST_A = "Electronic cigarette use status" /* OTB LABELS */ CIGAREV_A = "Ever smoked a cigar" CIGARCUR_A = "Now smoke cigars" CIGAR30D_A = "How many days smoked a cigar, past 30 days" PIPEEV_A = "Ever smoked a pipe filled with tobacco" PIPECUR_A = "Now smoked pipe filled with tobacco" SMOKELSEV_A = "Ever used smokeless tobacco" SMOKELSCUR_A = "Now use smokeless tobacco" /* ORN LABELS */ ORIENT_A = "Sexual orientation" /* MAR LABELS */ MARITAL_A = "Sample adult's current marital status" SPOUSLIV_A = "Sample adult's spouse lives here" SPOUSEP_A = "Sample adult's spouse does not reside here due to legal separation" EVRMARRIED_A = "Sample adult has ever been married" SPOUSESEX_A = "Sex of sample adult's spouse" SASPPHISP_A = "Hispanic ethnicity of sample adult and spouse or partner are the same" SASPPRACE_A = "Race of sample adult and spouse or partner are the same" SPOUSAGETC_A = "Age of sample adult's spouse, top-coded" SPOUSEDUC_A = "Education level of sample adult's spouse" SPOUSWRK_A = "Working status of sample adult's spouse" SPOUSWKFT_A = "Sample adult's spouse is working full-time" PRTNRSEX_A = "Sex of the sample adult's partner" PRTNRAGETC_A = "Age of sample adult's partner, top-coded" PRTNREDUC_A = "Education level of sample adult's partner" PRTNRWRK_A = "Working status of sample adult's partner" PRTNRWKFT_A = "Sample adult's partner is working full-time" MARSTAT_A = "Current marital status of sample adult" LEGMSTAT_A = "Legal marital status of sample adult" PARSTAT_A = "Parental Status of sample adult" SAPARENTSC_A = "Sample adult relationship to sample child" /* VET LABELS */ AFVET_A = "Ever serve active duty military" AFVETTRN_A = "Reserves or National Guard" COMBAT_A = "Ever served abroad during armed conflict" VADISB_A = "Have VA disability rating" VAHOSP_A = "Receive care at VA facility" VACAREEV_A = "Ever use VA health care" /* NAT LABELS */ NATUSBORN_A = "Born in U.S. or U.S. territory" YRSINUS_A = "Years that sample adult has been in the United States" CITZNSTP_A = "Citizenship status" /* SCH LABELS */ SCHCURENR_A = "Currently in school" SCHDYMSSTC_A = "Days missed due to illness/injury, past 12 m" /* EMP LABELS */ EMPWRKLSWK_A = "Worked last week" EMPWKHRS2_A = "Hours worked last week (topcoded for Public Use)" EMPWRKFT_A = "Usually work 35+ hours per week" EMPRSNOWK_A = "Main reason for not working last week" EMPLSTWORK_A = "Last time worked for pay" EMPPDSKLV_A = "Received paid sick leave at last week's job or business" EMPOFFHI_A = "Health insurance offered at job held last week" EMPDYSMSS2_A = "Days missed work in past 12 months due to illness/injury/disability (top-coded)" /* FEM LABELS */ PCNTADTWKP_A = "Number of adults in sample adult's family who are working" PCNTADTWFP_A = "Number of adults in sample adult's family who are working full-time" /* INC LABELS */ INCWRKO_A = "Income from wages" INCINTER_A = "Income from accounts" INCSSRR_A = "Income from SS/Railroad Retirement" INCSSISSDI_A = "Family income from SSDI" SSISSDIBTH_A = "Which family income SSI/SSDI" SSISSDIDSB_A = "SSI/SSDI due to disability" INCWELF_A = "Income from public assistance" INCRETIRE_A = "Income from retirement" INCOTHR_A = "Income from other sources" FAMINCTC_A = "Sample adult family income (top-coded)" POVRATTC_A = "SA family poverty ratio (top-coded)" INCGRP_A = "Sample adult family income (grouped)" RATCAT_A = "Ratio of family income to poverty threshold for SA's family" IMPINCFLG_A = "Imputed SA family income imputation flag" INCTCFLG_A = "Sample adult family income top-code flag" /* FOO LABELS */ FSNAP12M_A = "Receive food stamps, past 12m" FSNAP30D_A = "Receive food stamps, past 30d" FWIC12M_A = "Receive WIC benefits, past 12m" FLUNCH12M_A = "Receive free/reduced meals at school" /* FDS LABELS */ FDSRUNOUT_A = "Worry food would run out" FDSLAST_A = "Food didn't last" FDSBALANCE_A = "Couldn't afford to eat balanced meals" FDSSKIP_A = "Cut the size of meals or skip meals" FDSSKIPDYS_A = "How many days did you/adults in the family cut the size of meals or skip meals" FDSLESS_A = "Eat less than should" FDSHUNGRY_A = "Ever hungry because not enough money for food" FDSWEIGHT_A = "Lose weight because not enough money for food" FDSNOTEAT_A = "Not eat for a whole day" FDSNEDAYS_A = "How many days not eat" FDSCAT3_A = "Adult 3 category food security recode" FDSCAT4_A = "Adult 4 category food security recode" /* HOU LABELS */ HOUYRSLIV_A = "Length of time in house/apartment" HOUTENURE_A = "Residence owned/rented" HOUGVASST_A = "Paying lower rent" ; /* Associate variables with format values. Put asterisk(*) before word "format" in the next statement to prevent format associations being stored with datatset. */ format /* IDN FORMAT ASSOCIATIONS */ RECTYPE SA053X. SRVY_YR SA059X. /* UCF FORMAT ASSOCIATIONS */ URBRRL SA062X. REGION SA054X. /* GEN FORMAT ASSOCIATIONS */ INTV_QRT SA030X. HHSTAT_A SA022X. ASTATNEW SA118X. AVAIL_A SA113X. PROXY_A SA125X. PROXYREL_A SA107X. /* FLG FORMAT ASSOCIATIONS */ HHRESPSA_FLG SA066X. /* HHC FORMAT ASSOCIATIONS */ AGEP_A SA002X. AGE65 SA069X. SEX_A SA115X. EDUC_A SA082X. AFNOW SA125X. HISP_A SA125X. HISPALLP_A SA025X. HISDETP_A SA024X. RACEALLP_A SA051X. PCNTTC SA045X. PCNT18UPTC SA043X. PCNTLT18TC SA046X. /* FAM FORMAT ASSOCIATIONS */ PCNTFAM_A SA045X. PCNTADLT_A SA044X. PCNTKIDS_A SA046X. OVER65FLG_A SA038X. MLTFAMFLG_A SA037X. MAXEDUC_A SA082X. /* HIS FORMAT ASSOCIATIONS */ PHSTAT_A SA104X. /* HYP FORMAT ASSOCIATIONS */ HYPEV_A SA125X. HYPDIF_A SA125X. HYP12M_A SA125X. HYPMED_A SA125X. /* CHL FORMAT ASSOCIATIONS */ CHLEV_A SA125X. CHL12M_A SA125X. CHLMED_A SA125X. /* CVC FORMAT ASSOCIATIONS */ CHDEV_A SA125X. ANGEV_A SA125X. MIEV_A SA125X. STREV_A SA125X. /* ASP FORMAT ASSOCIATIONS */ ASPMEDEV_A SA125X. ASPMEDNOWN_A SA125X. ASPMEDSTP_A SA125X. ASPONOWN_A SA125X. /* AST FORMAT ASSOCIATIONS */ ASEV_A SA125X. ASTILL_A SA125X. ASAT12M_A SA125X. ASER12M_A SA125X. /* CAN FORMAT ASSOCIATIONS */ CANEV_A SA125X. BLADDCAN_A SA036X. BLADDAGETC_A SA001X. BLOODCAN_A SA036X. BLOODAGETC_A SA001X. BONECAN_A SA036X. BONEAGETC_A SA001X. BRAINCAN_A SA036X. BRAINAGETC_A SA001X. BREASCAN_A SA036X. BREASAGETC_A SA004X. CERVICAN_A SA036X. CERVIAGETC_A SA004X. COLONCAN_A SA036X. COLONAGETC_A SA001X. ESOPHCAN_A SA036X. ESOPHAGETC_A SA001X. GALLBCAN_A SA036X. GALLBAGETC_A SA001X. LARYNCAN_A SA036X. LARYNAGETC_A SA001X. LEUKECAN_A SA036X. LEUKEAGETC_A SA001X. LIVERCAN_A SA036X. LIVERAGETC_A SA001X. LUNGCAN_A SA036X. LUNGAGETC_A SA001X. LYMPHCAN_A SA036X. LYMPHAGETC_A SA001X. MELANCAN_A SA036X. MELANAGETC_A SA001X. MOUTHCAN_A SA036X. MOUTHAGETC_A SA001X. OVARYCAN_A SA036X. OVARYAGETC_A SA001X. PANCRCAN_A SA036X. PANCRAGETC_A SA001X. PROSTCAN_A SA036X. PROSTAGETC_A SA004X. RECTUCAN_A SA036X. RECTUAGETC_A SA001X. SKNMCAN_A SA036X. SKNMAGETC_A SA004X. SKNNMCAN_A SA036X. SKNNMAGETC_A SA004X. SKNDKCAN_A SA036X. SKNDKAGETC_A SA004X. STOMACAN_A SA036X. STOMAAGETC_A SA001X. THROACAN_A SA036X. THROAAGETC_A SA001X. THYROCAN_A SA036X. THYROAGETC_A SA001X. UTERUCAN_A SA036X. UTERUAGETC_A SA001X. HDNCKCAN_A SA036X. HDNCKAGETC_A SA001X. COLRCCAN_A SA036X. COLRCAGETC_A SA001X. OTHERCANP_A SA036X. OTHERAGETC_A SA001X. NUMCAN_A SA099X. /* DIB FORMAT ASSOCIATIONS */ PREDIB_A SA125X. GESDIB_A SA125X. DIBEV_A SA125X. DIBAGETC_A SA001X. DIFYRSTC_A SA012X. DIBPILL_A SA125X. DIBINS_A SA125X. DIBINSTIME_A SA079X. DIBINSSTOP_A SA125X. DIBINSSTYR_A SA125X. DIBTYPE_A SA080X. /* CON FORMAT ASSOCIATIONS */ COPDEV_A SA125X. ARTHEV_A SA125X. DEMENEV_A SA125X. ANXEV_A SA125X. DEPEV_A SA125X. /* BMI FORMAT ASSOCIATIONS */ PREGNOW_A SA125X. HEIGHTTC_A SA005X. WEIGHTLBTC_A SA031X. BMICAT_A SA006X. /* VIS FORMAT ASSOCIATIONS */ WEARGLSS_A SA125X. VISIONDF_A SA081X. /* HEA FORMAT ASSOCIATIONS */ HEARAID_A SA125X. HEARAIDFR_A SA088X. HEARINGDF_A SA081X. /* MOB FORMAT ASSOCIATIONS */ DIFF_A SA081X. EQUIP_A SA125X. WLK100_A SA081X. WLK13M_A SA081X. STEPS_A SA081X. CANEWLKR_A SA125X. WCHAIR_A SA125X. PERASST_A SA125X. NOEQWLK100_A SA081X. NOEQWLK13M_A SA081X. NOEQSTEPS_A SA081X. EQWLK100_A SA081X. EQWLK13M_A SA081X. EQSTEPS_A SA081X. /* COM FORMAT ASSOCIATIONS */ COMDIFF_A SA081X. /* COG FORMAT ASSOCIATIONS */ COGMEMDFF_A SA081X. COGTYPEDFF_A SA073X. COGFRQDFF_A SA072X. COGAMTDFF_A SA071X. /* UPP FORMAT ASSOCIATIONS */ UPPSLFCR_A SA081X. UPPRAISE_A SA081X. UPPOBJCT_A SA081X. DISAB3_A SA063X. /* SOC FORMAT ASSOCIATIONS */ SOCERRNDS_A SA081X. SOCSCLPAR_A SA081X. SOCWRKLIM_A SA125X. /* INS FORMAT ASSOCIATIONS */ NOTCOV_A SA039X. COVER_A SA009X. COVER65_A SA010X. SINCOVDE_A SA125X. SINCOVVS_A SA125X. SINCOVRX_A SA125X. MEDICARE_A SA029X. MCPART_A SA094X. MCCHOICE_A SA125X. MCHMO_A SA125X. MCADVR_A SA035X. MCPARTD_A SA125X. MEDICAID_A SA029X. MAXCHNG_A SA125X. MAPREM_A SA125X. MADEDUC_A SA125X. MAHDHP_A SA050X. MAFLG_A SA033X. PRIVATE_A SA029X. EXCHANGE_A SA017X. POLHLD1_A SA125X. PRPLCOV1_A SA125X. PRPOLH1_A SA108X. PRPLCOV1_C_A SA125X. PLNWRKR1_A SA047X. PLNEXCHG1_A SA125X. PLN1PAY1_A SA095X. PLN1PAY2_A SA095X. PLN1PAY3_A SA095X. PLN1PAY4_A SA095X. PLN1PAY5_A SA095X. PLN1PAY6_A SA095X. HICOSTR1_A SA023X. PRDEDUC1_A SA125X. PRHDHP1_A SA106X. HSAHRA1_A SA125X. PRRXCOV1_A SA125X. PRDNCOV1_A SA125X. PRVSCOV1_A SA125X. EXCHPR1_A SA018X. PRFLG_A SA048X. PXCHNG1_A SA125X. PRPREM1_A SA125X. PLEXCHPR1_A SA018X. POLHLD2_A SA125X. PRPLCOV2_A SA125X. PRPOLH2_A SA108X. PRPLCOV2_C_A SA125X. PLNWRKR2_A SA047X. PLNEXCHG2_A SA125X. PLN2PAY1_A SA095X. PLN2PAY2_A SA095X. PLN2PAY3_A SA095X. PLN2PAY4_A SA095X. PLN2PAY5_A SA095X. PLN2PAY6_A SA095X. HICOSTR2_A SA023X. PRDEDUC2_A SA125X. PRHDHP2_A SA106X. HSAHRA2_A SA125X. PRRXCOV2_A SA125X. PRDNCOV2_A SA125X. PRVSCOV2_A SA125X. EXCHPR2_A SA018X. CHIP_A SA029X. CHXCHNG_A SA125X. CHPREM_A SA125X. CHDEDUC_A SA125X. CHHDHP_A SA050X. CHFLG_A SA007X. OTHPUB_A SA029X. OPXCHNG_A SA125X. OPPREM_A SA125X. OPDEDUC_A SA125X. OPHDHP_A SA050X. PLEXCHOP_A SA018X. OPFLG_A SA041X. OTHGOV_A SA029X. OGXCHNG_A SA125X. OGPREM_A SA125X. OGDEDUC_A SA125X. OGHDHP_A SA050X. PLEXCHOG_A SA018X. OGFLG_A SA040X. MILITARY_A SA029X. MILSPC1R_A SA095X. MILSPC2_A SA095X. MILSPC3_A SA095X. IHS_A SA125X. HILAST_A SA120X. HILASTMY_A SA097X. HISTOPJOB_A SA125X. HISTOPMISS_A SA125X. HISTOPAGE_A SA125X. HISTOPCOST_A SA125X. HISTOPELIG_A SA125X. RSNHICOST_A SA125X. RSNHIWANT_A SA125X. RSNHIELIG_A SA125X. RSNHICONF_A SA125X. RSNHIMEET_A SA125X. RSNHIWAIT_A SA125X. RSNHIOTH_A SA125X. RSNHIJOB_A SA125X. RSNHIMISS_A SA125X. HINOTYR_A SA125X. HINOTMYR_A SA097X. MILSPC1_A SA095X. HICOV_A SA125X. HIKIND01_A SA095X. HIKIND02_A SA095X. HIKIND03_A SA095X. HIKIND04_A SA095X. HIKIND05_A SA095X. HIKIND06_A SA095X. HIKIND07_A SA095X. HIKIND08_A SA095X. HIKIND09_A SA095X. HIKIND10_A SA095X. MCAREPRB_A SA125X. MCAIDPRB_A SA125X. /* PAY FORMAT ASSOCIATIONS */ PAYBLL12M_A SA125X. PAYNOBLLNW_A SA125X. PAYWORRY_A SA070X. /* DNC FORMAT ASSOCIATIONS */ DENPREV_A SA120X. DENDL12M_A SA125X. DENNG12M_A SA125X. /* UTZ FORMAT ASSOCIATIONS */ LASTDR_A SA120X. WELLNESS_A SA125X. WELLVIS_A SA120X. USUALPL_A SA123X. USPLKIND_A SA105X. URGNT12MTC_A SA061X. EMERG12MTC_A SA015X. HOSPONGT_A SA125X. MEDDL12M_A SA125X. MEDNG12M_A SA125X. /* PMD FORMAT ASSOCIATIONS */ RX12M_A SA125X. RXSK12M_A SA125X. RXLS12M_A SA125X. RXDL12M_A SA125X. RXDG12M_A SA125X. /* OPD FORMAT ASSOCIATIONS */ OPD12M_A SA125X. OPD3M_A SA125X. OPDACUTE_A SA125X. OPDCHRONIC_A SA125X. OPDFREQ_A SA100X. /* PRV FORMAT ASSOCIATIONS */ BPLAST_A SA120X. CHOLLAST_A SA120X. DIABLAST_A SA120X. COLORECTEV_A SA125X. COLORECTYP_A SA074X. COLWHEN_A SA119X. COLREASON_A SA075X. COLPAY_A SA109X. COLSIGWHEN_A SA119X. SIGWHEN_A SA119X. COLOROTH_A SA125X. CTCOLEV_A SA125X. CTCOLWHEN_A SA119X. FITHEV_A SA125X. FITHWHEN_A SA119X. COLOGUARD_A SA125X. FITCOLG_A SA125X. COLPROBLEM_A SA125X. COLKIND1_A SA095X. COLKIND2_A SA095X. COLKIND3_A SA095X. COLKIND4_A SA095X. COLKIND5_A SA095X. COLKIND6_A SA125X. PSATEST_A SA125X. PSAWHEN_A SA119X. PSAREASON_A SA110X. PSASUGGEST_A SA111X. PSA5YRTC_A SA049X. PSAADVANT_A SA125X. PSADISADV_A SA125X. CERVICEV_A SA125X. CERVICWHEN_A SA119X. CERREASON_A SA075X. PAPTEST_A SA125X. HPVTEST_A SA125X. CERVICRES_A SA125X. CERVICNOT_A SA102X. HYSTEV_A SA125X. MAMEV_A SA125X. MAMWHEN_A SA119X. MAMREASON_A SA086X. MAMAGE1ST_A SA128X. MAMWHY1ST_A SA129X. BREASTEXAM_A SA125X. BEXAMWHEN_A SA119X. BEXAMREAS_A SA110X. /* IMS FORMAT ASSOCIATIONS */ PREGFLUYR_A SA125X. LIVEBIRTH_A SA125X. SHTFLU12M_A SA125X. SHTFLUM_A SA096X. SHTFLUY_A SA124X. FLUPREG_A SA126X. FLUPREG2_A SA127X. SHTPNUEV_A SA125X. SHTPNEUNB_A SA112X. SHTSHINGLE_A SA125X. ZOSTAVAX_A SA125X. ZOSTAVXYRP_A SA068X. ZOSTAWHEN_A SA125X. SHINGRIX_A SA125X. SHINGRIXNB_A SA116X. SHINGRXYRP_A SA057X. SHINGWHEN_A SA125X. TDAPPREG_A SA125X. SHTTETANUS_A SA125X. SHTTDAP_A SA125X. SHTHPV_A SA125X. SHTHPVAGEP_A SA026X. WORKHEALTH_A SA125X. WRKHLTHFC_A SA125X. /* PTC FORMAT ASSOCIATIONS */ EYEEX12M_A SA125X. THERA12M_A SA125X. HOMEHC12M_A SA125X. /* ANX FORMAT ASSOCIATIONS */ ANXFREQ_A SA091X. ANXMED_A SA125X. ANXLEVEL_A SA092X. /* DEP FORMAT ASSOCIATIONS */ DEPFREQ_A SA091X. DEPMED_A SA125X. DEPLEVEL_A SA092X. /* MHC FORMAT ASSOCIATIONS */ MHRX_A SA125X. MHTHRPY_A SA125X. MHTPYNOW_A SA125X. MHTHDLY_A SA125X. MHTHND_A SA125X. /* PHQ FORMAT ASSOCIATIONS */ PHQ81_A SA103X. PHQ82_A SA103X. PHQ83_A SA103X. PHQ84_A SA103X. PHQ85_A SA103X. PHQ86_A SA103X. PHQ87_A SA103X. PHQ88_A SA103X. PHQCAT_A SA060X. /* GAD FORMAT ASSOCIATIONS */ GAD71_A SA103X. GAD72_A SA103X. GAD73_A SA103X. GAD74_A SA103X. GAD75_A SA103X. GAD76_A SA103X. GAD77_A SA103X. GADCAT_A SA060X. /* PAI FORMAT ASSOCIATIONS */ PAIFRQ3M_A SA090X. PAIAMNT_A SA092X. PAIWKLM3M_A SA090X. PAIAFFM3M_A SA090X. PAIPHYSTPY_A SA125X. PAICHIRO_A SA125X. PAITALKTPY_A SA125X. PAIPROGRAM_A SA125X. PAIGROUP_A SA125X. PAIYOGA_A SA125X. PAIMASSAGE_A SA125X. PAIMEDITAT_A SA125X. PAIMOTHER_A SA125X. PAINMEFF_A SA083X. PAIBACK3M_A SA098X. PAIULMB3M_A SA098X. PAILLMB3M_A SA098X. PAIHDFC3M_A SA098X. PAIAPG3M_A SA098X. PAITOOTH3M_A SA098X. /* ART FORMAT ASSOCIATIONS */ JNTSYMP_A SA125X. JNTPN_A SA114X. ARTHLMT_A SA125X. ARTHWRK_A SA125X. ARTHWT_A SA125X. ARTHPH_A SA125X. /* CIG FORMAT ASSOCIATIONS */ SMKEV_A SA125X. SMKNOW_A SA087X. SMKCIGST_A SA058X. CIGNOW_A SA078X. SMK30D_A SA076X. CIG30D_A SA078X. ECIGEV_A SA125X. ECIGNOW_A SA087X. SMKECIGST_A SA013X. /* OTB FORMAT ASSOCIATIONS */ CIGAREV_A SA125X. CIGARCUR_A SA087X. CIGAR30D_A SA076X. PIPEEV_A SA125X. PIPECUR_A SA087X. SMOKELSEV_A SA125X. SMOKELSCUR_A SA087X. /* ORN FORMAT ASSOCIATIONS */ ORIENT_A SA101X. /* MAR FORMAT ASSOCIATIONS */ MARITAL_A SA093X. SPOUSLIV_A SA125X. SPOUSEP_A SA125X. EVRMARRIED_A SA125X. SPOUSESEX_A SA115X. SASPPHISP_A SA065X. SASPPRACE_A SA065X. SPOUSAGETC_A SA003X. SPOUSEDUC_A SA014X. SPOUSWRK_A SA125X. SPOUSWKFT_A SA125X. PRTNRSEX_A SA115X. PRTNRAGETC_A SA003X. PRTNREDUC_A SA014X. PRTNRWRK_A SA125X. PRTNRWKFT_A SA125X. MARSTAT_A SA034X. LEGMSTAT_A SA032X. PARSTAT_A SA042X. SAPARENTSC_A SA055X. /* VET FORMAT ASSOCIATIONS */ AFVET_A SA125X. AFVETTRN_A SA125X. COMBAT_A SA125X. VADISB_A SA125X. VAHOSP_A SA125X. VACAREEV_A SA125X. /* NAT FORMAT ASSOCIATIONS */ NATUSBORN_A SA125X. YRSINUS_A SA067X. CITZNSTP_A SA008X. /* SCH FORMAT ASSOCIATIONS */ SCHCURENR_A SA125X. SCHDYMSSTC_A SA056X. /* EMP FORMAT ASSOCIATIONS */ EMPWRKLSWK_A SA125X. EMPWKHRS2_A SA016X. EMPWRKFT_A SA125X. EMPRSNOWK_A SA085X. EMPLSTWORK_A SA084X. EMPPDSKLV_A SA125X. EMPOFFHI_A SA125X. EMPDYSMSS2_A SA011X. /* FEM FORMAT ASSOCIATIONS */ PCNTADTWKP_A SA043X. PCNTADTWFP_A SA043X. /* INC FORMAT ASSOCIATIONS */ INCWRKO_A SA125X. INCINTER_A SA125X. INCSSRR_A SA125X. INCSSISSDI_A SA125X. SSISSDIBTH_A SA117X. SSISSDIDSB_A SA125X. INCWELF_A SA125X. INCRETIRE_A SA125X. INCOTHR_A SA125X. FAMINCTC_A SA019X. INCGRP_A SA028X. RATCAT_A SA052X. IMPINCFLG_A $SA027X. INCTCFLG_A SA064X. /* FOO FORMAT ASSOCIATIONS */ FSNAP12M_A SA125X. FSNAP30D_A SA125X. FWIC12M_A SA125X. FLUNCH12M_A SA125X. /* FDS FORMAT ASSOCIATIONS */ FDSRUNOUT_A SA122X. FDSLAST_A SA122X. FDSBALANCE_A SA122X. FDSSKIP_A SA125X. FDSSKIPDYS_A SA077X. FDSLESS_A SA125X. FDSHUNGRY_A SA125X. FDSWEIGHT_A SA125X. FDSNOTEAT_A SA125X. FDSNEDAYS_A SA077X. FDSCAT3_A SA020X. FDSCAT4_A SA021X. /* HOU FORMAT ASSOCIATIONS */ HOUYRSLIV_A SA121X. HOUTENURE_A SA089X. HOUGVASST_A SA125X. ; run; /* You can edit after this line before the generate proc contents program. */ /*-------------------------------------------------------------------------*/ /* generate contents and some frequencies */ proc contents DATA=NHIS.&adultds; TITLE1 'Contents of the 2019 NHIS Sample Adult file'; run; proc freq data=NHIS.&adultds notitle; tables intv_qrt/list missing; title1 'Frequency report for Sample Adult file'; title2 '(weighted)'; weight WTFA_A; run; proc freq data=NHIS.&adultds notitle; tables rectype/list missing; title1 'Frequency report for NHIS Sample Adult file'; title2 '(unweighted)'; run;