/* PROGRAM: OPD10INP PURPOSE: INPUT STATEMENT TO READ PUBLIC USE VERSION OF 2010 NATIONAL HOSPITAL AMBULATORY MEDICAL CARE SURVEY OUTPATIENT DEPARTMENT PUBLIC USE FILE We recommend that you use a MISSOVER option in your INFILE statement. Note that the value of LRECL may equal or exceed the actual file size. We use a value of 9999 for convenience. EXAMPLE: INFILE [file reference] MISSOVER LRECL=9999; */ INPUT @1 VMONTH 2. /*Month of Visit */ @3 VDAYR 1. /*Day of Week of Visit */ @4 AGE 3. /*Patient age in years */ @7 SEX 1. /*Patient Sex */ @8 ETHUN 2. /*Unimputed ethnicity */ @10 RACEUN 2. /*Unimputed race */ @12 PAYPRIV 1. /*Expected source of payment - Private insurance */ @13 PAYMCARE 1. /*Expected source of payment - Medicare */ @14 PAYMCAID 1. /*Expected source of payment - Medicaid */ @15 PAYWKCMP 1. /*Expected source of payment - Workers Compensation */ @16 PAYSELF 1. /*Expected source of payment - Self pay */ @17 PAYNOCHG 1. /*Expected source of payment - No charge */ @18 PAYOTH 1. /*Expected source of payment - Other */ @19 PAYDK 1. /*Expected source of payment - Unknown */ @20 PAYTYPER 2. /*Recoded primary expected source of payment */ @22 USETOBAC 2. /*Tobacco use */ @24 INJDET 2. /*Is visit related to injury/poisoning/adverse effect? */ @26 INJURY 1. /*Is injury visit related? */ @27 RFV1 5. /*Reason #1 */ @32 RFV2 5. /*Reason #2 */ @37 RFV3 5. /*Reason #3 */ @27 RFV13D 4. /*Reason #1 - broad category */ @32 RFV23D 4. /*Reason #2 - broad category */ @37 RFV33D 4. /*Reason #3 - broad category */ @42 PRIMCARE 2. /*Is this clinic the patient’s primary care provider? */ @44 REFER 2. /*Was patient referred for this visit? */ @46 SENBEFOR 1. /*Has patient been seen in this clinic before? */ @47 PASTVIS 2. /*If yes, how many visits in past 12 months? */ @49 MAJOR 2. /*Major reason for visit */ @51 DIAG1 $CHAR5. /*Diagnosis #1 - detailed category */ @56 DIAG2 $CHAR5. /*Diagnosis #2 - detailed category */ @61 DIAG3 $CHAR5. /*Diagnosis #3 - detailed category */ @51 DIAG13D $CHAR3. /*Diagnosis #1 - 3-digit category */ @51 DIAG14D $CHAR4. /*Diagnosis #1 - 4-digit category */ @56 DIAG23D $CHAR3. /*Diagnosis #2 - 3 digit category */ @61 DIAG33D $CHAR3. /*Diagnosis #3 - 3 digit category */ @66 PRDIAG1 2. /*For dx1, is this probable, questionable, or ruleout? */ @68 PRDIAG2 2. /*For dx2, is this probable, questionable, or ruleout? */ @70 PRDIAG3 2. /*For dx3, is this probable, questionable, or ruleout? */ @72 ARTHRTIS 1. /*Does patient now have - Arthritis */ @73 ASTHMA 1. /*Does patient now have - Asthma */ @74 CANCER 1. /*Does patient now have - Cancer */ @75 CASTAGE 2. /*Stage of the patient's cancer */ @77 CEBVD 1. /*Does patient now have - Cerebrovascular diseas */ @78 CRF 1. /*Does patient now have - CHF */ @79 CHF 1. /*Does patient now have - Chronic renal failure */ @80 COPD 1. /*Does patient now have - COPD */ @81 DEPRN 1. /*Does patient now have - Depression */ @82 DIABETES 1. /*Does patient now have - Diabetes */ @83 HYPLIPID 1. /*Does patient now have - Hyperlipidemia */ @84 HTN 1. /*Does patient now have - Hypertension */ @85 IHD 1. /*Does patient now have - Ischemic heart disease */ @86 OBESITY 1. /*Does patient now have - Obesity */ @87 OSTPRSIS 1. /*Does patient now have - Osteoporosis */ @88 NOCHRON 1. /*Does patient now have - None of the listed chronic conditions */ @89 TOTCHRON 2. /*Total # of chronic conditions */ @91 HTIN 2. /*Vital signs - Height - inches */ @93 WTLB 3. /*Vital signs - Weight - pounds */ @96 BMI 6. /*BMI - calculated for Height and Weight -- xxx.xx format */ @102 TEMPF 4. /*Vital signs - Temperature (Fahrenheit) */ @106 BPSYS 3. /*Vital signs - Systolic blood pressure */ @109 BPDIAS 3. /*Vital signs - Diastolic blood pressure */ @112 SERVICES 1. /*Were any screening/diagnostic/non-medication treatment services ordered or provided at visit? */ @113 BREAST 1. /*Breast exam */ @114 FOOT 1. /*Foot exam */ @115 PELVIC 1. /*Pelvic exam */ @116 RECTAL 1. /*Rectal exam */ @117 RETINAL 1. /*Retinal exam */ @118 SKIN 1. /*Skin exam */ @119 DEPRESS 1. /*Depression screening */ @120 ANYIMAGE 1. /*Any imaging */ @121 XRAY 1. /*X-ray */ @122 BONEDENS 1. /*Bone mineral density */ @123 CATSCAN 1. /*CT Scan */ @124 ECHOCARD 1. /*Echocardiogram */ @125 OTHULTRA 1. /*Other ultrasound */ @126 MAMMO 1. /*Mammography */ @127 MRI 1. /*MRI/CT/PET */ @128 OTHIMAGE 1. /*Other imaging */ @129 CBC 1. /*CBC */ @130 GLUCOSE 1. /*Glucose */ @131 HGBA 1. /*HgbA1C */ @132 CHOLEST 1. /*Lipids/Cholesterol */ @133 PSA 1. /*PSA test */ @134 OTHERBLD 1. /*Other blood test */ @135 BIOPSY 1. /*Biopsy */ @136 CHLAMYD 1. /*Chlamydia test */ @137 EKG 1. /*EKG/ECG (electrocardiogram) */ @138 HIVTEST 1. /*HIV test */ @139 HPVDNA 1. /*HPV */ @140 PAPCONV 1. /*Pap - Conventional */ @141 PAPLIQ 1. /*Pap - Liquid */ @142 PAPUNSP 1. /*Pap - Unspecified */ @143 PREGTEST 1. /*Pregnancy/HCG test */ @144 URINE 1. /*Urinalysis */ @145 SIGCOLON 1. /*Sigmoid/colonoscopy */ @146 EXAM 1. /*recode checkbox based on all procs within ICD-9 exam codes */ @147 HTTAKE 1. /*Height taken */ @148 WTTAKE 1. /*Weight taken */ @149 TEMPTAKE 1. /*Temperature taken */ @150 BLODPRES 1. /*Blood pressure taken */ @151 CAM 1. /*Complementary alternative medicine */ @152 DME 1. /*Durable medical equipment */ @153 HOMEHLTH 1. /*Home health care */ @154 PT 1. /*Physical therapy */ @155 RADTHER 1. /*Radiation therapy */ @156 SPOCTHER 1. /*Speech/occupational therapy */ @157 PSYCHOTH 1. /*Psychotherapy */ @158 OTHMNTL 1. /*Other mental health counseling */ @159 EXCISION 1. /*Excision */ @160 WOUND 1. /*Wound care */ @161 CAST 1. /*Cast */ @162 SPLINT 1. /*Splint */ @163 OTHSERV 1. /*Other service ordered or performed */ @164 PROC1 $CHAR4. /*Procedure 1 */ @168 PROC2 $CHAR4. /*Procedure 2 */ @172 PROC3 $CHAR4. /*Procedure 3 */ @176 PROC4 $CHAR4. /*Procedure 4 */ @180 PROC5 $CHAR4. /*Procedure 5 */ @184 PROC6 $CHAR4. /*Procedure 6 */ @188 PROC7 $CHAR4. /*Procedure 7 */ @192 PROC8 $CHAR4. /*Procedure 8 */ @196 PROC9 $CHAR4. /*Procedure 9 */ @164 PROC13D $CHAR3. /*Proc 1 - 3 digit */ @168 PROC23D $CHAR3. /*Proc 2 - 3 digit */ @172 PROC33D $CHAR3. /*Proc 3 - 3 digit */ @176 PROC43D $CHAR3. /*Proc 4 - 3 digit */ @180 PROC53D $CHAR3. /*Proc 5 - 3 digit */ @184 PROC63D $CHAR3. /*Proc 6 - 3 digit */ @188 PROC73D $CHAR3. /*Proc 7 - 3 digit */ @192 PROC83D $CHAR3. /*Proc 8 - 3 digit */ @196 PROC93D $CHAR3. /*Proc 9 - 3 digit */ @164 PROC12D $CHAR2. /*Proc 1 - 2 digit */ @168 PROC22D $CHAR2. /*Proc 2 - 2 digit */ @172 PROC32D $CHAR2. /*Proc 3 - 2 digit */ @176 PROC42D $CHAR2. /*Proc 4 - 2 digit */ @180 PROC52D $CHAR2. /*Proc 5 - 2 digit */ @184 PROC62D $CHAR2. /*Proc 6 - 2 digit */ @188 PROC72D $CHAR2. /*Proc 7 - 2 digit */ @192 PROC82D $CHAR2. /*Proc 8 - 2 digit */ @196 PROC92D $CHAR2. /*Proc 9 - 2 digit */ @200 TOTSERV 2. /*Total screening/diagnostic/non-medication treatment services ordered or provided at visit */ @202 HEALTHED 1. /*Was health education ordered or provided? */ @203 ASTHMAED 1. /*Asthma education */ @204 DIETNUTR 1. /*Diet/nutrition */ @205 EXERCISE 1. /*Exercise */ @206 FAMPLAN 1. /*Family planning/contraception */ @207 GRWTHDEV 1. /*Growth/development */ @208 INJPREV 1. /*Injury prevention */ @209 STRESMGT 1. /*Stress management */ @210 TOBACED 1. /*Tobacco use/Exposure */ @211 WTREDUC 1. /*Weight reduction */ @212 OTHLTHED 1. /*Other health education */ @213 TOTHLTED 2. /*Total health education ordered or provided */ @215 MED 1. /*Was medication ordered or provided? Recode to create MED. */ @216 MED1 $CHAR5. /*Medication 1 */ @221 MED2 $CHAR5. /*Medication 2 */ @226 MED3 $CHAR5. /*Medication 3 */ @231 MED4 $CHAR5. /*Medication 4 */ @236 MED5 $CHAR5. /*Medication 5 */ @241 MED6 $CHAR5. /*Medication 6 */ @246 MED7 $CHAR5. /*Medication 7 */ @251 MED8 $CHAR5. /*Medication 8 */ @256 NCMED1 2. /*Was medication 1 new or continued? */ @258 NCMED2 2. /*Was medication 2 new or continued? */ @260 NCMED3 2. /*Was medication 3 new or continued? */ @262 NCMED4 2. /*Was medication 4 new or continued? */ @264 NCMED5 2. /*Was medication 5 new or continued? */ @266 NCMED6 2. /*Was medication 6 new or continued? */ @268 NCMED7 2. /*Was medication 7 new or continued? */ @270 NCMED8 2. /*Was medication 8 new or continued? */ @272 NUMNEW 1. /*Number of new medications coded */ @273 NUMCONT 1. /*Number of continuing medications coded */ @274 NUMMED 1. /*Number of medications coded */ @275 NOPROVID 1. /*No answer to provider item */ @276 PHYS 1. /*Physician seen */ @277 PHYSASST 1. /*Physician assistant seen */ @278 NPNMW 1. /*Nurse pract/Midwife seen */ @279 RNLPN 1. /*RN/LPN seen */ @280 MHP 1. /*Mental health provider */ @281 OTHPROV 1. /*Other provider seen */ @282 NODISP 1. /*No answer to disposition item */ @283 REFOTHMD 1. /*Refer to other MD */ @284 RETAPPT 1. /*Return, appt. */ @285 ERADMHOS 1. /*Refer to ER/Admit to hospital */ @286 OTHDISP 1. /*Other disposition */ @287 PATWT 6. /*Patient visit weight */ @293 REGION 1. /*Geographic region */ @294 MSA 1. /*MSA or non-MSA area */ @295 OWNER 1. /*Hospital ownership */ @296 BLANK1 2. /*Reserved for possible future use */ @298 HOSPCODE 3. /*Hospital code */ @301 CLINTYPE 1. /*Clinic type */ @302 PATCODE 3. /*Patient code */ @305 BDATEFL 1. /*Birth date imputed */ @306 SEXFL 1. /*Sex imputed */ @307 ETHNICFL 1. /*Ethnicity imputed */ @308 RACERFL 1. /*White/Black/Other race imputed */ @309 SENBEFL 1. /*Seen before imputed */ @310 PASTFL 1. /*Past visits imputed */ @311 DRUGID1 $CHAR6. /*Medication #1 - Drug ID */ @317 PRESCR1 1. /*Prescription status code */ @318 CONTSUB1 1. /*Controlled status code */ @319 COMSTAT1 1. /*Composition status code */ @320 RX1CAT1 $CHAR3. /*For RX1, MULTUM drug category #1 - most detailed level (can be either Level 1,2 or 3) */ @323 RX1CAT2 $CHAR3. /*For RX1, MULTUM drug category #2 - most detailed level (can be either Level 1,2 or 3) */ @326 RX1CAT3 $CHAR3. /*For RX1, MULTUM drug category #3 - most detailed level (can be either Level 1,2 or 3) */ @329 RX1CAT4 $CHAR3. /*For RX1, MULTUM drug category #4 - most detailed level (can be either Level 1,2 or 3) */ @332 RX1V1C1 $CHAR3. /*For RX1, level 1 of MULTUM drug category #1 (broad level) */ @335 RX1V1C2 $CHAR3. /*For RX1, level 1 of MULTUM drug category #2 (broad level) */ @338 RX1V1C3 $CHAR3. /*For RX1, level 1 of MULTUM drug category #3 (broad level) */ @341 RX1V1C4 $CHAR3. /*For RX1, level 1 of MULTUM drug category #4 (broad level) */ @344 RX1V2C1 $CHAR3. /*For RX1, level 2 of MULTUM drug category #1 (intermediate level) */ @347 RX1V2C2 $CHAR3. /*For RX1, level 2 of MULTUM drug category #2 (intermediate level) */ @350 RX1V2C3 $CHAR3. /*For RX1, level 2 of MULTUM drug category #3 (intermediate level) */ @353 RX1V2C4 $CHAR3. /*For RX1, level 2 of MULTUM drug category #4 (intermediate level) */ @356 RX1V3C1 $CHAR3. /*For RX1, level 3 of MULTUM drug category #1 (detailed level) */ @359 RX1V3C2 $CHAR3. /*For RX1, level 3 of MULTUM drug category #2 (detailed level) */ @362 RX1V3C3 $CHAR3. /*For RX1, level 3 of MULTUM drug category #3 (detailed level) */ @365 RX1V3C4 $CHAR3. /*For RX1, level 3 of MULTUM drug category #4 (detailed level) */ @368 DRUGID2 $CHAR6. /*Medication #2 - Drug ID */ @374 PRESCR2 1. /*Prescription status code */ @375 CONTSUB2 1. /*Controlled status code */ @376 COMSTAT2 1. /*Composition status code */ @377 RX2CAT1 $CHAR3. /*For RX2, MULTUM drug category #1 - most detailed level (can be either Level 1,2 or 3) */ @380 RX2CAT2 $CHAR3. /*For RX2, MULTUM drug category #2 - most detailed level (can be either Level 1,2 or 3) */ @383 RX2CAT3 $CHAR3. /*For RX2, MULTUM drug category #3 - most detailed level (can be either Level 1,2 or 3) */ @386 RX2CAT4 $CHAR3. /*For RX2, MULTUM drug category #4 - most detailed level (can be either Level 1,2 or 3) */ @389 RX2V1C1 $CHAR3. /*For RX2, level 1 of MULTUM drug category #1 (broad level) */ @392 RX2V1C2 $CHAR3. /*For RX2, level 1 of MULTUM drug category #2 (broad level) */ @395 RX2V1C3 $CHAR3. /*For RX2, level 1 of MULTUM drug category #3 (broad level) */ @398 RX2V1C4 $CHAR3. /*For RX2, level 1 of MULTUM drug category #4 (broad level) */ @401 RX2V2C1 $CHAR3. /*For RX2, level 2 of MULTUM drug category #1 (intermediate level) */ @404 RX2V2C2 $CHAR3. /*For RX2, level 2 of MULTUM drug category #2 (intermediate level) */ @407 RX2V2C3 $CHAR3. /*For RX2, level 2 of MULTUM drug category #3 (intermediate level) */ @410 RX2V2C4 $CHAR3. /*For RX2, level 2 of MULTUM drug category #4 (intermediate level) */ @413 RX2V3C1 $CHAR3. /*For RX2, level 3 of MULTUM drug category #1 (detailed level) */ @416 RX2V3C2 $CHAR3. /*For RX2, level 3 of MULTUM drug category #2 (detailed level) */ @419 RX2V3C3 $CHAR3. /*For RX2, level 3 of MULTUM drug category #3 (detailed level) */ @422 RX2V3C4 $CHAR3. /*For RX2, level 3 of MULTUM drug category #4 (detailed level) */ @425 DRUGID3 $CHAR6. /*Medication #3 - Drug ID */ @431 PRESCR3 1. /*Prescription status code */ @432 CONTSUB3 1. /*Controlled status code */ @433 COMSTAT3 1. /*Composition status code */ @434 RX3CAT1 $CHAR3. /*For RX3, MULTUM drug category #1 - most detailed level (can be either Level 1,2 or 3) */ @437 RX3CAT2 $CHAR3. /*For RX3, MULTUM drug category #2 - most detailed level (can be either Level 1,2 or 3) */ @440 RX3CAT3 $CHAR3. /*For RX3, MULTUM drug category #3 - most detailed level (can be either Level 1,2 or 3) */ @443 RX3CAT4 $CHAR3. /*For RX3, MULTUM drug category #4 - most detailed level (can be either Level 1,2 or 3) */ @446 RX3V1C1 $CHAR3. /*For RX3, level 1 of MULTUM drug category #1 (broad level) */ @449 RX3V1C2 $CHAR3. /*For RX3, level 1 of MULTUM drug category #2 (broad level) */ @452 RX3V1C3 $CHAR3. /*For RX3, level 1 of MULTUM drug category #3 (broad level) */ @455 RX3V1C4 $CHAR3. /*For RX3, level 1 of MULTUM drug category #4 (broad level) */ @458 RX3V2C1 $CHAR3. /*For RX3, level 2 of MULTUM drug category #1 (intermediate level) */ @461 RX3V2C2 $CHAR3. /*For RX3, level 2 of MULTUM drug category #2 (intermediate level) */ @464 RX3V2C3 $CHAR3. /*For RX3, level 2 of MULTUM drug category #3 (intermediate level) */ @467 RX3V2C4 $CHAR3. /*For RX3, level 2 of MULTUM drug category #4 (intermediate level) */ @470 RX3V3C1 $CHAR3. /*For RX3, level 3 of MULTUM drug category #1 (detailed level) */ @473 RX3V3C2 $CHAR3. /*For RX3, level 3 of MULTUM drug category #2 (detailed level) */ @476 RX3V3C3 $CHAR3. /*For RX3, level 3 of MULTUM drug category #3 (detailed level) */ @479 RX3V3C4 $CHAR3. /*For RX3, level 3 of MULTUM drug category #4 (detailed level) */ @482 DRUGID4 $CHAR6. /*Medication #4 - Drug ID */ @488 PRESCR4 1. /*Prescription status code */ @489 CONTSUB4 1. /*Controlled status code */ @490 COMSTAT4 1. /*Composition status code */ @491 RX4CAT1 $CHAR3. /*For RX4, MULTUM drug category #1 - most detailed level (can be either Level 1,2 or 3) */ @494 RX4CAT2 $CHAR3. /*For RX4, MULTUM drug category #2 - most detailed level (can be either Level 1,2 or 3) */ @497 RX4CAT3 $CHAR3. /*For RX4, MULTUM drug category #3 - most detailed level (can be either Level 1,2 or 3) */ @500 RX4CAT4 $CHAR3. /*For RX4, MULTUM drug category #4 - most detailed level (can be either Level 1,2 or 3) */ @503 RX4V1C1 $CHAR3. /*For RX4, level 1 of MULTUM drug category #1 (broad level) */ @506 RX4V1C2 $CHAR3. /*For RX4, level 1 of MULTUM drug category #2 (broad level) */ @509 RX4V1C3 $CHAR3. /*For RX4, level 1 of MULTUM drug category #3 (broad level) */ @512 RX4V1C4 $CHAR3. /*For RX4, level 1 of MULTUM drug category #4 (broad level) */ @515 RX4V2C1 $CHAR3. /*For RX4, level 2 of MULTUM drug category #1 (intermediate level) */ @518 RX4V2C2 $CHAR3. /*For RX4, level 2 of MULTUM drug category #2 (intermediate level) */ @521 RX4V2C3 $CHAR3. /*For RX4, level 2 of MULTUM drug category #3 (intermediate level) */ @524 RX4V2C4 $CHAR3. /*For RX4, level 2 of MULTUM drug category #4 (intermediate level) */ @527 RX4V3C1 $CHAR3. /*For RX4, level 3 of MULTUM drug category #1 (detailed level) */ @530 RX4V3C2 $CHAR3. /*For RX4, level 3 of MULTUM drug category #2 (detailed level) */ @533 RX4V3C3 $CHAR3. /*For RX4, level 3 of MULTUM drug category #3 (detailed level) */ @536 RX4V3C4 $CHAR3. /*For RX4, level 3 of MULTUM drug category #4 (detailed level) */ @539 DRUGID5 $CHAR6. /*Medication #5 - Drug ID */ @545 PRESCR5 1. /*Prescription status code */ @546 CONTSUB5 1. /*Controlled status code */ @547 COMSTAT5 1. /*Composition status code */ @548 RX5CAT1 $CHAR3. /*For RX5, MULTUM drug category #1 - most detailed level (can be either Level 1,2 or 3) */ @551 RX5CAT2 $CHAR3. /*For RX5, MULTUM drug category #2 - most detailed level (can be either Level 1,2 or 3) */ @554 RX5CAT3 $CHAR3. /*For RX5, MULTUM drug category #3 - most detailed level (can be either Level 1,2 or 3) */ @557 RX5CAT4 $CHAR3. /*For RX5, MULTUM drug category #4 - most detailed level (can be either Level 1,2 or 3) */ @560 RX5V1C1 $CHAR3. /*For RX5, level 1 of MULTUM drug category #1 (broad level) */ @563 RX5V1C2 $CHAR3. /*For RX5, level 1 of MULTUM drug category #2 (broad level) */ @566 RX5V1C3 $CHAR3. /*For RX5, level 1 of MULTUM drug category #3 (broad level) */ @569 RX5V1C4 $CHAR3. /*For RX5, level 1 of MULTUM drug category #4 (broad level) */ @572 RX5V2C1 $CHAR3. /*For RX5, level 2 of MULTUM drug category #1 (intermediate level) */ @575 RX5V2C2 $CHAR3. /*For RX5, level 2 of MULTUM drug category #2 (intermediate level) */ @578 RX5V2C3 $CHAR3. /*For RX5, level 2 of MULTUM drug category #3 (intermediate level) */ @581 RX5V2C4 $CHAR3. /*For RX5, level 2 of MULTUM drug category #4 (intermediate level) */ @584 RX5V3C1 $CHAR3. /*For RX5, level 3 of MULTUM drug category #1 (detailed level) */ @587 RX5V3C2 $CHAR3. /*For RX5, level 3 of MULTUM drug category #2 (detailed level) */ @590 RX5V3C3 $CHAR3. /*For RX5, level 3 of MULTUM drug category #3 (detailed level) */ @593 RX5V3C4 $CHAR3. /*For RX5, level 3 of MULTUM drug category #4 (detailed level) */ @596 DRUGID6 $CHAR6. /*Medication #6 - Drug ID */ @602 PRESCR6 1. /*Prescription status code */ @603 CONTSUB6 1. /*Controlled status code */ @604 COMSTAT6 1. /*Composition status code */ @605 RX6CAT1 $CHAR3. /*For RX6, MULTUM drug category #1 - most detailed level (can be either Level 1,2 or 3) */ @608 RX6CAT2 $CHAR3. /*For RX6, MULTUM drug category #2 - most detailed level (can be either Level 1,2 or 3) */ @611 RX6CAT3 $CHAR3. /*For RX6, MULTUM drug category #3 - most detailed level (can be either Level 1,2 or 3) */ @614 RX6CAT4 $CHAR3. /*For RX6, MULTUM drug category #4 - most detailed level (can be either Level 1,2 or 3) */ @617 RX6V1C1 $CHAR3. /*For RX6, level 1 of MULTUM drug category #1 (broad level) */ @620 RX6V1C2 $CHAR3. /*For RX6, level 1 of MULTUM drug category #2 (broad level) */ @623 RX6V1C3 $CHAR3. /*For RX6, level 1 of MULTUM drug category #3 (broad level) */ @626 RX6V1C4 $CHAR3. /*For RX6, level 1 of MULTUM drug category #4 (broad level) */ @629 RX6V2C1 $CHAR3. /*For RX6, level 2 of MULTUM drug category #1 (intermediate level) */ @632 RX6V2C2 $CHAR3. /*For RX6, level 2 of MULTUM drug category #2 (intermediate level) */ @635 RX6V2C3 $CHAR3. /*For RX6, level 2 of MULTUM drug category #3 (intermediate level) */ @638 RX6V2C4 $CHAR3. /*For RX6, level 2 of MULTUM drug category #4 (intermediate level) */ @641 RX6V3C1 $CHAR3. /*For RX6, level 3 of MULTUM drug category #1 (detailed level) */ @644 RX6V3C2 $CHAR3. /*For RX6, level 3 of MULTUM drug category #2 (detailed level) */ @647 RX6V3C3 $CHAR3. /*For RX6, level 3 of MULTUM drug category #3 (detailed level) */ @650 RX6V3C4 $CHAR3. /*For RX6, level 3 of MULTUM drug category #4 (detailed level) */ @653 DRUGID7 $CHAR6. /*Medication #7 - Drug ID */ @659 PRESCR7 1. /*Prescription status code */ @660 CONTSUB7 1. /*Controlled status code */ @661 COMSTAT7 1. /*Composition status code */ @662 RX7CAT1 $CHAR3. /*For RX7, MULTUM drug category #1 - most detailed level (can be either Level 1,2 or 3) */ @665 RX7CAT2 $CHAR3. /*For RX7, MULTUM drug category #2 - most detailed level (can be either Level 1,2 or 3) */ @668 RX7CAT3 $CHAR3. /*For RX7, MULTUM drug category #3 - most detailed level (can be either Level 1,2 or 3) */ @671 RX7CAT4 $CHAR3. /*For RX7, MULTUM drug category #4 - most detailed level (can be either Level 1,2 or 3) */ @674 RX7V1C1 $CHAR3. /*For RX7, level 1 of MULTUM drug category #1 (broad level) */ @677 RX7V1C2 $CHAR3. /*For RX7, level 1 of MULTUM drug category #2 (broad level) */ @680 RX7V1C3 $CHAR3. /*For RX7, level 1 of MULTUM drug category #3 (broad level) */ @683 RX7V1C4 $CHAR3. /*For RX7, level 1 of MULTUM drug category #4 (broad level) */ @686 RX7V2C1 $CHAR3. /*For RX7, level 2 of MULTUM drug category #1 (intermediate level) */ @689 RX7V2C2 $CHAR3. /*For RX7, level 2 of MULTUM drug category #2 (intermediate level) */ @692 RX7V2C3 $CHAR3. /*For RX7, level 2 of MULTUM drug category #3 (intermediate level) */ @695 RX7V2C4 $CHAR3. /*For RX7, level 2 of MULTUM drug category #4 (intermediate level) */ @698 RX7V3C1 $CHAR3. /*For RX7, level 3 of MULTUM drug category #1 (detailed level) */ @701 RX7V3C2 $CHAR3. /*For RX7, level 3 of MULTUM drug category #2 (detailed level) */ @704 RX7V3C3 $CHAR3. /*For RX7, level 3 of MULTUM drug category #3 (detailed level) */ @707 RX7V3C4 $CHAR3. /*For RX7, level 3 of MULTUM drug category #4 (detailed level) */ @710 DRUGID8 $CHAR6. /*Medication #8 - Drug ID */ @716 PRESCR8 1. /*Prescription status code */ @717 CONTSUB8 1. /*Controlled status code */ @718 COMSTAT8 1. /*Composition status code */ @719 RX8CAT1 $CHAR3. /*For RX8, MULTUM drug category #1 - most detailed level (can be either Level 1,2 or 3) */ @722 RX8CAT2 $CHAR3. /*For RX8, MULTUM drug category #2 - most detailed level (can be either Level 1,2 or 3) */ @725 RX8CAT3 $CHAR3. /*For RX8, MULTUM drug category #3 - most detailed level (can be either Level 1,2 or 3) */ @728 RX8CAT4 $CHAR3. /*For RX8, MULTUM drug category #4 - most detailed level (can be either Level 1,2 or 3) */ @731 RX8V1C1 $CHAR3. /*For RX8, level 1 of MULTUM drug category #1 (broad level) */ @734 RX8V1C2 $CHAR3. /*For RX8, level 1 of MULTUM drug category #2 (broad level) */ @737 RX8V1C3 $CHAR3. /*For RX8, level 1 of MULTUM drug category #3 (broad level) */ @740 RX8V1C4 $CHAR3. /*For RX8, level 1 of MULTUM drug category #4 (broad level) */ @743 RX8V2C1 $CHAR3. /*For RX8, level 2 of MULTUM drug category #1 (intermediate level) */ @746 RX8V2C2 $CHAR3. /*For RX8, level 2 of MULTUM drug category #2 (intermediate level) */ @749 RX8V2C3 $CHAR3. /*For RX8, level 2 of MULTUM drug category #3 (intermediate level) */ @752 RX8V2C4 $CHAR3. /*For RX8, level 2 of MULTUM drug category #4 (intermediate level) */ @755 RX8V3C1 $CHAR3. /*For RX8, level 3 of MULTUM drug category #1 (detailed level) */ @758 RX8V3C2 $CHAR3. /*For RX8, level 3 of MULTUM drug category #2 (detailed level) */ @761 RX8V3C3 $CHAR3. /*For RX8, level 3 of MULTUM drug category #3 (detailed level) */ @764 RX8V3C4 $CHAR3. /*For RX8, level 3 of MULTUM drug category #4 (detailed level) */ @767 EBILLRECO 2. /*Does your OPD submit claims electronically (electronic billing)? */ @769 EMROPD 2. /*Does your OPD use an EMR or EHR system? (not including billing records)? */ @771 EDEMOGO 2. /*Does your OPD have a computerized system for patient history and demographic information? */ @773 EPROLSTO 2. /*If comp system for pat hist and demog, does this include a patient problem list? */ @775 EPNOTESO 2. /*Does your OPD have a computerized system for clinical notes? */ @777 EMEDSO 2. /*If comp system for clinical notes, do they include a list of medications that the patient is taking? */ @779 EALLERGO 2. /*If comp system for clinical notes, do they include a comprehensive list of the patient's allergies (including allergies to meds?)*/ @781 ECPOEO 2. /*Does your OPD have a computerized system for orders for prescriptions? */ @783 EWARNO 2. /*If comp system for orders for prescr, are warnings of drug interactions/contraindications provided? */ @785 ESCRIPO 2. /*If comp system for orders for prescr, are prescriptions sent electronically to the pharmacy? */ @787 ECTOEO 2. /*Does your OPD have a computerized system for orders for tests? */ @789 EORDERO 2. /*If comp system for orders for lab tests, are orders sent electronically to the lab? */ @791 ERESULTO 2. /*Does your OPD have a computerized system for viewing lab results? */ @793 ERESEHRO 2. /*If comp system for viewing lab results, are results incorporated in EMR/EHR? */ @795 ERANGEO 2. /*If comp system for viewing lab results, are out of range levels highlighted? */ @797 EIMGRESO 2. /*Does your OPD have a computerized system for viewing imaging results? */ @799 EREMINDO 2. /*Does your OPD have a computerized system for guideline-based interventions/tests? */ @801 EIMMREGO 2. /*Does your OPD have a computerized system for electronic reporting to immunization registries? */ @803 EHRWHO1O 1. /*If orders for Rx/lab tests submitted electronically, who submits them: prescribing practitioner - unedited */ @804 EHRWHO2O 1. /*If orders for Rx/lab tests submitted electronically, who submits them: other clinician (including RN) - unedited */ @805 EHRWHO3O 1. /*If orders for Rx/lab tests submitted electronically, who submits them: lab technician - unedited */ @806 EHRWHO4O 1. /*If orders for Rx/lab tests submitted electronically, who submits them: administrative personnel - unedited */ @807 EHRWHO5O 1. /*If orders for Rx/lab tests submitted electronically, who submits them: other? - unedited */ @808 EHRWHO6O 1. /*Orders for Rx/lab tests not submitted electronically - unedited */ @809 EHRWHO7O 1. /*If orders for Rx/lab tests submitted electronically, who submits them: unknown - unedited */ @810 EHRWHO1OR 2. /*If orders for Rx/lab tests submitted electronically, who submits them: prescribing practitioner - edited */ @812 EHRWHO2OR 2. /*If orders for Rx/lab tests submitted electronically, who submits them: other clinician (including RN) - edited */ @814 EHRWHO3OR 2. /*If orders for Rx/lab tests submitted electronically, who submits them: lab technician - edited */ @816 EHRWHO4OR 2. /*If orders for Rx/lab tests submitted electronically, who submits them: administrative personnel - edited */ @818 EHRWHO5OR 2. /*If orders for Rx/lab tests submitted electronically, who submits them: other - edited */ @820 EHRWHO6OR 2. /*Orders for Rx/lab tests not submitted electonically - edited */ @822 EHRWHO7OR 2. /*If orders for Rx/lab tests submitted electronically, who submits them: unknown - edited */ @824 EHRINSO 2. /*Does your OPD have plans for installing a new EMR/EHR system within the next 18 months? */ @826 PAYHITH 2. /*Does your hospital have plans to apply for Medicare or Medicaid incentive payments for meaningful use of Health IT? */ @828 PAYYRH 2. /*What year does your hospital expect to apply for the meaningful use payments? */ @830 BLANK2 2. /*Reserved for possible future use */ @832 CCS 2. /*Does this clinic offer any type of cervical cancer screening? */ @834 ETHIM 1. /*Imputed ethnicity */ @835 RACER 1. /*White/Black/Other race */ @836 RACERETH 1. /*RACER/ETHNICITY combination */ @837 AGEDAYS 3. /*Age in days for patients less than one year */ @840 AGER 1. /*Age recode */ @841 DIAG1R 6. /*Diagnosis #1 - numeric recode */ @847 DIAG2R 6. /*Diagnosis #2 - numeric recode */ @853 DIAG3R 6. /*Diagnosis #3 - numeric recode */ @859 PROC1R 4. /*Proc #1 numeric recode */ @863 PROC2R 4. /*Proc #2 numeric recode */ @867 PROC3R 4. /*Proc #3 numeric recode */ @871 PROC4R 4. /*Proc #4 numeric recode */ @875 PROC5R 4. /*Proc #5 numeric recode */ @879 PROC6R 4. /*Proc #6 numeric recode */ @883 PROC7R 4. /*Proc #7 numeric recode */ @887 PROC8R 4. /*Proc #8 numeric recode */ @891 PROC9R 4. /*Proc #9 numeric recode */ @895 WHOCOMP 2. /*Who completed the Patient Record Forms? */ @897 SETTYPE 1. /*Setting type */ @898 YEAR 4. /*Year (2010) */ @902 CSTRATM 8. /*Clustered CSTRATM – masked. */ @910 CPSUM 6. /*Clustered CPSUM -- masked. */ @916 OPDWT 6. /*OPD Weight */ @922 PCTPOVR 2. /*Recoded % of population below the poverty level in patient's ZIP code */ @924 HINCOMER 2. /*Recoded median household income in patient's ZIP code */ @926 PBAMORER 2. /*Recoded % of population 25 years and over w/BAor higher in patient's ZIP code */ @928 URBANRUR 2. /*Recoded urban-rural classification (combined categories 5 and 6 into one from URBANRU) */ @930 INJR1 1. /*Recode of INJURY using modified OAE definition with first-listed reason for visit and diagnosis */ @931 INJR2 1. /*Recode of INJURY using modified OAE definition with any-listed reason for visit and diagnosis */ @932 INJDETR1 1. /*Recode of INJDET using INJR1 and ADVCOMP1 */ @933 INJDETR2 1. /*Recode of INJDET using INJR2 and ADVCOMP2 */ ;