/***************************************2002**************************************************/ proc format; /* GENERAL (NON-QUESTION SPECIFIC) RESPONSE CATEGORIES */ value yesno 1 = 'Yes' 2 = 'No'; value yesnodk 1 = 'Yes' 2 = 'No' 3 = 'Dont know'; /* ACCESS */ value insure 1 = 'Employer' 2 = 'Self' 3 = 'Medicare' 4 = 'Medicaid/CH Plus/Medical Assistance' 5 = 'Other' 6 = 'Uninsured'; value care 1 = 'Cost' 2 = 'Distance' 3 = 'Office wasnt open when I could get there' 4 = 'Too long a wait for an appointment' 5 = 'Too long a wait in the waiting room' 6 = 'No child care' 7 = 'No transportation' 8 = 'No access for people with disabilities' 9 = 'HCP didnot speak my language' 10 = 'Other'; /* ASTHMA */ value edvisit 1 = '0 visit' 2 = '1 visit' 3 = '2 visits' 4 = '3+ visits'; /* BLOOD CHOLESTEROL */ value cholest 1 = 'Within the past year' 2 = 'within the past 2 years' 3 = 'Within the past 5 years' 4 = '5 or more years'; /* BLOOD PRESSURE */ value bpcheckedlast 1= 'Within the past 6 months (1 to 6 months ago)' 2= 'Within the past year (6 to 12 months ago)' 3= 'Within the past 2 years (1 to 2 years ago)' 4= 'Within the past 5 years (2 to 5 years ago)' 5= '5 or more years ago' 8= 'Never'; value checked 1 = '1 year ago' 2 = '>1 - 2 Years ago' 3 = '>2 years ago' 4 = 'Never'; /* MAMMOGRAM & PAP TEST */ value timemam 1 = 'Never' 2 = '<1 year' 3 = '1 - <2 years' 4 = '2 - <3 years' 5 = '3 - <5 years' 6 = '>=5 years'; /* DEMOGRAPHICS */ value newrace 1 = 'White' 2 = 'Black' 3 = 'Hispanic' 4 = 'Asian/Pacific Islander' 5 = 'Other';/*includes multi-race, Native American, other*/ value sex 1 = 'Male' 2 = 'Female'; value employ 1 = 'Employed for wages' 2 = 'Self-employed' 3 = 'Out of work >1 year' 4 = 'Out of work <1 year' 5 = 'Homemaker' 6 = 'Student' 7 = 'Retired' 8 = 'Unable to work'; value educat 1 = 'Less than high school' 2 = 'High school graduate' 3 = 'Some college/technical school' 4 = 'College graduate'; value dem17f 1 = 'Never attended school or only attended kindergarten' 2 = 'Grades 1 through 8 (Elementary)' 3 = 'Grades 9 through 11 (Some high school)' 4 = 'Grade 12 or GED (High school graduate)' 5 = 'College 1 year to 3 years (Some college or technical school)' 6 = 'College 4 years or more (College graduate)'; value child 1 = 'None' 2 = 'One' 3 = 'Two' 4 = 'Three' 5 = 'More than three'; value born 1 = 'US born' 2 = 'Foreign born'; value yearsus 1 = '<1 year' 2 = '1 - <4 years' 3 = '>= 4 years'; value marital 1 = 'Married' 2 = 'Divorced' 3 = 'Widowed' 4 = 'Separated' 5 = 'Never married' 6 = 'A member of unmarried couple'; /* '07 added 'A member of unmarried couple LIVING TOGETHER' */ value agegrp 1 = '18 - 24' 2 = '25 - 44' 3 = '45 - 64' 4 = '65+'; value age 1 = '18 - 24' 2 = '25 - 44' 3 = '45 - 64'; value age25up 1 = '25 - 44' 2 = '45 - 64' 3 = '65+'; value age40new 1 = '40-44' 2 = '45-64' 3 = '65+'; value age50up 1 = '50 - 64' 2 = '65+'; value income 1 = '< $25,000' 2 = '$25,000 - < $50,000' 3 = '$50,000 - < $75,000' 4 = '>= $75,000' 5 = 'Dont know'; value newpovft 1 = '<100%' 2 = '100-199%' 3 = '200-399%' 4 = '400-599%' 5 = '600%+'; value wt 1 = 'Under/normal weight' 2 = 'Over weight' 3 = 'Obese'; value safety 1 = 'Extremely safe' 2 = 'Quite safe' 3 = 'Slightly safe' 4 = 'Not at all safe'; /* DENTIST */ value dentist02f /* How long has it been since you had your teeth cleaned by a dentist or dental hygienist?*/ 1 = 'Within the past year' 2 = 'Within the past 2 years' 3 = 'More than 2 years ago' 4 = 'Never'; /* DIABETES */ value agediab 1 = '<18 years' 2 = '18 - 40 years' 3 = '>40yrs'; value glyco3t 1 = 'None' 2 = '1 - 3 tests' 3 = '> 3 tests'; value glyco3f 1= 'A1C level 1 - 6' 2= 'A1C level 7 - 9' 3= 'A1C level >=10'; /* HEALTH STATUS */ value health 1 = 'Excellent' 2 = 'Very Good' 3 = 'Good' 4 = 'Fair' 5 = 'Poor'; value poor 1 = 'None' 2 = '1 -3 days' 3 = '4 - 10 days' 4 = '11 - 29 days' 5 = '30 days'; /* HIV */ value hivtest 1 = 'Never' 2 = 'Tested in 2001/2002' 3 = 'Tested prior to 2001/dk the date'; /*Mental Health*/ value mood 1 = 'All of the time' 2 = 'Most of the time' 3 = 'Some of the time' 4 = 'A little of the time' 5 = 'None of the time'; /* NUTRITION */ value fruitveg 1 = 'None' 2 = '1 - 4' 3 = '5+'; value reason 1 = 'No stores' 2 = 'Poor quality' 3 = 'Expensive' 4 = 'Poor service' 5 = 'Uncomfortable' 6 = 'Do not cook' 7 = 'Do not eatfruits and vegetables' 8 = 'Buys in bulk' 9 = 'Buys near job' 10 = 'Buys organic food only' 11 = 'Do not like neighborhood stores' 12 = 'Other'; /* NEIGHBORHOODS */ value uhf33f 1 = '101 Kingsbridge' 2 = '102 NE Bronx' 3 = '103 Fordham-Bronx Pk' 4 = '104 Pelham-Throgs Neck' 5 = '105/106/107 South Bronx' 6 = '201 Greenpoint' 7 = '202 Downtown-Heights-Slope' 8 = '203 Bed Stuy-Crown Heights' 9 = '204 East New York' 10 = '205 Sunset Park' 11 = '206 Borough Park' 12 = '209 Bensonhurst' 13 = '210 Coney Island' 14 = '211 Williamsburg-Bushwk' 15 = '207/208 Flatbush-Canarsie' 16 = '301 Wash Heights-Inwood' 17 = '302 Central Harlem' 18 = '303 East Harlem' 19 = '304 Upper West Side' 20 = '309 Union Square' 21 = '310 Lower Manhatten' 22 = '305/307 Upper East Side-Gramercy' 23 = '306/308 Chelsea-Village' 24 = '403 Flushing' 25 = '405 Ridgewood' 26 = '407 SW Queens' 27 = '408 Jamaica' 28 = '409 SE Queens' 29 = '410 Rockaway' 30 = '401/402 W Queens-Long Island City' 31 = '404/406 Bayside-Meadows' 32 = '501/502 Northern SI' 33 = '503/504 Southern SI'; value boro 1 = 'Bronx' 2 = 'Brooklyn' 3 = 'Manhattan' 4 = 'Queens' 5 = 'Staten Island'; value uhf42pov 1='High pov = low inc' 2='Med pov = med inc' 3='Low pov = High inc'; value dpho 1 = 'South Bronx' 2 = 'East and Central Harlem' 3 = 'North and Central Brooklyn' 4 = 'All Other Neighborhoods'; /* PHYSICAL ACTIVITY */ value freq 1 = 'None' 2 = '<3 times' 3 = '>= 3 times'; value exer 1 = 'No public place to go' 2 = 'Not safe' 3 = 'I weigh too much' 4 = 'No time/too busy' 5 = 'Dont like exercising' 6 = 'Health clubs too expensive' 7 = 'No health clubs in my neighborhood' 8 = 'Too old to exercise' 9 = 'Health problems' 10 = 'No need for execise' 11 = 'Lazy/not motivated' 12 = 'Too tired' 13 = 'Depressed' 14 = 'No reason' 15 = 'Other'; /*SEXUAL BEHAVIOR*/ value behavior 1 = 'Homosexual' 2 = 'Bisexual' 3 = 'Heterosexual'; value partner 1 = 'None' 2 = 'One' 3 = 'Two' 4 = 'Three or more'; value paptest 1 = 'Yes pap, no hysterectomy' 2 = 'No pap, no hysterectomy'; /* SMOKING */ value smoker 1 = 'Never' 2 = 'Current' 3 = 'Former'; value some 1 = 'Yes, everyday' 2 = 'No, somedays'; value cpdcat 1 = '<10' 2 = '10-<21' 3 = '21+'; value recent 1 = '0 - 12 months' 2 = '>12 months'; value success 1 = '>3 months' 2 = '<=3 months'; value smoke5f 1 = 'Within the past month' 2 = 'More than 1 - 3 months' 3 = 'More than 3 to 6 months' 4 = 'More than 6 to 12 months' 5 = 'More than 1 to 5 yrs' 6 = 'More 5 to 10 yrs' 7 = 'More than 10 yrs'; value cigbuy 1 = 'A store in NYC ' 2 = 'Out of NYC but in NYS ' 3 = 'Out of NYS ' 4 = 'Out of the US ' 5 = 'Internet ' 6 = 'Indian reservation ' 7 = 'Another person' 10 = 'Airport ' 11 = 'Street' 12 = 'Gas Station' 13 = 'Other'; value cigpur 1='New York City' 2='Gas station, deli, other store in NYC' 3='Another person/street in NYC' 4='Another person/street location unknown' 5='Store location unknown' 6='Outside NYC but in NYS' 7='Different state' 8='Internet/mail' 9='Indian reservation' 10='Outside USA' 11='Airport' 12='Duty free' 13='Other'; value taxavoid 1='NYC tax avoidant' 2='Not NYC tax avoidant' 3='Cannot be determined'; value affect 1 = 'No affect' 2 = 'Reduced the number of cig smoked/day' 3 = 'Thought about quitting' 4 = 'Tried to quit' 5 = 'Quit' 6 = 'Increased the number of cig smoked' 11 = 'Other'; value hmsmkrul 1='Not allowed anywhere' 2='Allowed some places, some times' 3='Allowed anywhere' 4='No rules in home'; value smokeexp 1 = 'In an office' 2 = 'In a common area or lunchroom' 3 = 'In a car or truck' 4 = 'Outside' 5 = 'In client''s homes' 10 = 'Construction area' 11 = 'Designated area' 12= 'Multiple places/anywhere' 13= 'Other'; value wpolicy /*Which of the following best describes your place of work's official smoking policy for work areas?*/ 1 = 'Not allowed in any work areas' 2 = 'Allowed in some work areas' 3 = 'Allowed in all work areas' 4 = 'No Official policy' 7 = 'Dont Know/Not sure' 9 = 'Refused'; /*Additional variables added January 2014*/ value neighpovgroup4f 1 = '0 - <10% (low pov)' 2 = '10 - <20% (medium pov)' 3 = '20 - <30% (high pov)' 4 = '30 - 100% (very high pov)'; value age21up 1 = '21-44' 2 = '45-64' 3 = '65+'; value emp3f 1 = 'Employed' 2 = 'Unemployed' 3 = 'Not in labor force'; value ins05f 1 = 'Private' 2 = 'Medicare' 3 = 'Medicaid' 4 = 'Other' 5 = 'Uninsured'; value heavysmokerf 1 = 'Yes (>10 cig/day)' 2 = 'No (<=10 cig/day)'; value smkcatf 1 = 'Non-daily smoker' 2 = 'Light daily smoker(<= 10 cigarettes per day)' 3 = 'Heavy daily smoker(>10 cigarettes per day)' 4 = 'Non-smoker'; /*Additional variables added December 2015*/ value numadults /* UPDATED 09 2015 */ 7='7 or more'; value hhsize /* UPDATED 09 2015 */ 7='7 or more'; value region20f 1='Northern Europe' 2='Western Europe' 3='Southern Europe' 4='Eastern Europe' 5='Eastern Asia' 6='South Central Asia' 7='South Eastern Asia' 8='Western Asia' 9='Eastern Africa' 10='Middle Africa' 11='Northern Africa' 12='Southern Africa' 13='Western Africa' 14='Australia and New Zealand' 15='Elsewhere Oceana' 16='Caribbean' 17='Central America' 18='South America' 19='Northern America - not including U.S.' 20='United States'; /*Additional variables added August 2017*/ /* NEW FORMATS FOR COUNTRY/PLACE OF BIRTH (4.10.08) REFER TO http://www.state.gov/countries/ FOR MORE INFO*/ value cntryNEW 1 = 'Argentina' 2 = 'Australia' 3 = 'Bangladesh' 4 = 'Barbados' 5 = 'Belarus' 6 = 'Bolivia' 7 = 'Brazil' 8 = 'Canada' 9 = 'Caribbean' 10 = 'Chile' 11 = 'China' 12 = 'Colombia' 13 = 'Costa Rica' 14 = 'Cuba' 15 = 'Dominican Republic' 16 = 'Ecuador' 17 = 'Egypt' 18 = 'El Salvador' 19 = 'France' 20 = 'Germany' 21 = 'Ghana' 22 = 'Greece' 23 = 'Guatamala' 24 = 'Guyana' 25 = 'Haiti' 26 = 'Honduras' 27 = 'Hong Kong' 28 = 'Hungary' 29 = 'India' 30 = 'Ireland' 31 = 'Israel' 32 = 'Italy' 33 = 'Jamaica' 34 = 'Japan' 35 = 'Korea' 36 = 'Mexico' 37 = 'Nicaragua' 38 = 'Nigeria' 39 = 'Pakistan' 40 = 'Panama' 41 = 'Peru' 42 = 'Philippines' 43 = 'Poland' 44 = 'Puerto Rico' 45 = 'Romania' 46 = 'Russia' 47 = 'Sierra Leone' 48 = 'South American' 49 = 'Spain' 50 = 'Taiwan' 51 = 'Trinidad and Tobago' 52 = 'Turkey' 53 = 'Ukraine' 54 = 'United Kingdom' 55 = 'Venezuela' 56 = 'Vietnam' 57 = 'West Indian' 58 = 'Yugoslovia' 59 = 'Afghanistan' 60 = 'Africa' 61 = 'Albania' 62 = 'Antigua' 63 = 'Armenia' 64 = 'Austria' 65 = 'Bahrain' 67 = 'Belgium' 68 = 'Belize' 69 = 'Bulgaria' 70 = 'Cambodia' 71 = 'Central Asia' 72 = 'Cyprus' 73 = 'Czechoslovakia' 74 = 'England' 75 = 'Europe' 76 = 'Georgia' 77,99,999 = 'Unknown' 78 = 'Grenada' 79 = 'Guinea' 80 = 'Indonesia' 81 = 'Iran' 82 = "Cote D'Ivoire" 83 = 'Jordan' 84 = 'Latin American country' 85 = 'Latvia' 86 = 'Lebanon' 87 = 'Malaysia' 88 = 'Malta' 89 = 'Middle Eastern' 90 = 'Montenegro' 91 = 'Morocco' 92 = 'Netherlands' 93 = 'Norway' 94 = 'Portugal' 95 = 'Democratic Republic of the Congo (former: Zaire)' 96 = 'Scotland' 97 = 'Senegal' 98 = 'Singapore' 100 = 'South Korea' 101 = 'Sri Lanka' 102 = 'St. Lucia' 103 = 'St. Vincent' 104 = 'Suriname' 105 = 'Sweden' 106 = 'Switzerland' 107 = 'Thailand' 108 = 'Uruguay' 109 = 'Uzbekistan' 110 = 'Virgin Islands' 111 = 'West Africa' 112 = 'Zambia' 113 = 'Dominica' 114 = 'Kenya' 116 = 'Algeria' 117 = 'Aruba' 118 = 'Asia' 119 = 'Bahamas' 120 = 'Tibet' 121 = 'Bermuda' 122 = 'Burma' 123 = 'British Virgin Islands' 124 = 'Cameroon' 125 = 'Central America' 126 = 'Croatia' 127 = 'East Africa' 128 = 'Estonia' 129 = 'Ethiopia' 130 = 'Finland' 131 = 'French Guiana' 133 = 'Iraq' 134 = 'Serbia' 135 = 'Liberia' 136 = 'Lithuania' 137 = 'Mali' 138 = 'Mauritius' 139 = 'Mauritania' 140 = 'Moldova' 141 = 'Montserrat ' 142 = 'Nepal' 143 = 'New Zealand' 144 = 'Niger' 145 = 'Libya' 146 = 'Martinique' 147 = 'Paraguay' 148 = 'Saudi Arabia' 149 = 'South Africa' 150 = 'Southeast Asia' 151 = 'Slovenia' 152 = 'St. Croix' 153 = 'St. Thomas' 155 = 'Sudan' 156 = 'Syria' 157 = 'Tajikistan' 158 = 'Uganda' 159 = 'United Arab Emirates' 160 = 'Yemen' 161 = 'Zimbabwe' 162 = 'Angola' 163 = 'Anguilla' 164 = 'Tanzania' 165 = 'Azerbaijan' 166 = 'Slovakia' 167 = 'Bosnia' 168 = 'Somalia' 169 = 'Brunei' 170 = 'Cayman Islands' 171 = 'Curacao' 172 = 'Denmark' 173 = 'Gambia' 174 = 'Iceland' 175 = 'Kuwait' 176 = 'Macauo' 178 = 'Palestine' 179 = 'Papua, New Guinea.' 180 = 'Rwanda' 181 = 'Scandinavia' 184 = 'St. Martin' 186 = 'Togo' 188 = 'St. Maarten' 189 = 'US Virgin Islands' 190 = 'Republic of Macedonia' 191 = 'Kazakhstan' 192 = 'Kyrgyzstan' 193 = 'Gabon' 194 = 'Tunisia' 195 = 'Turkmenistan' 196 = 'Guam' 197 = 'Eritrea' 198 = 'Fiji' 200 = 'Samoa' 202 = 'Turks and Caicos Island' 203 = 'Wales (UK)' 204 = 'Djibouti (East Africa)' 206 = "St. John's" 207 = 'Cape Verde' 209 = 'Bhutan' 210 = 'Luxembourg' 213 = 'Federation of St Kitts and Nevis' 214 = 'Burkina Faso' 215 = 'Burundi' 216 = 'Kosovo' 217 = 'Guadeloupe' 218 = 'Namibia' 219 = 'Former USSR, not specified' 220 = 'Benin' 221 = 'Madagascar' 222 = 'St. Barts' 223 = 'British Isles' 224 = 'Qatar' 225 = 'Laos' 226 = 'Oman' 227 = 'Czech Republic' 228 = 'Central Africa' 229 = 'Northern Africa' 230 = 'Southern Africa' 1000 = 'USA'; RUN;