/* PROGRAM: OPD06INP PURPOSE: INPUT STATEMENT FOR USE WITH 2006 NHAMCS 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 999 for convenience. */ INPUT @1 VMONTH 2. /*Month of Visit */ @3 VYEAR 4. /*Year of Visit */ @7 VDAYR 1. /*Day of Week of Visit */ @8 AGE 3. /*Patient age in years */ @11 SEX 1. /*Patient Sex */ @12 PREGNANT 1. /*If female, is patient pregnant? */ @13 GESTWK 2. /*Week of gestation */ @15 ETHNIC 1. /*Patient ethnicity */ @16 RACE 1. /*Patient race */ @17 USETOBAC 1. /*Tobacco use: not current, current */ @18 NOTOBAC 1. /*If "not current" checked, is it never or form*/ @19 PAYPRIV 1. /*Expected source of payment: Private insurance*/ @20 PAYMCARE 1. /*Expected source of payment: Medicare */ @21 PAYMCAID 1. /*Expected source of payment: Medicaid */ @22 PAYWKCMP 1. /*Expected source of payment: Workers Comp */ @23 PAYSELF 1. /*Expected source of payment: Self pay */ @24 PAYNOCHG 1. /*Expected source of payment: No charge */ @25 PAYOTH 1. /*Expected source of payment: Other */ @26 PAYDK 1. /*Expected source of payment: Unknown */ @27 PAYTYPE 1. /*Expected source of payment - hierarchical */ @28 INJDET 1. /*Is visit related to injury/poisoning/adverse */ @29 INJURY 1. /*Is visit related to injury/poison/adverse effect?*/ @30 RFV1 5. /*Reason #1 */ @35 RFV2 5. /*Reason #2 */ @40 RFV3 5. /*Reason #3 */ @30 RFV13D 4. /*Reason #1 - broad */ @35 RFV23D 4. /*Reason #2 - broad */ @40 RFV33D 4. /*Reason #3 - broad */ @45 PRIMCARE 1. /*Are you patient’s primary care physician/provider?*/ @46 REFER 1. /*Was patient referred for this visit? */ @47 SENBEFOR 1. /*Has patient been seen in this clinic before? */ @48 PASTVIS 1. /*If yes, how many visits in past 12 months? */ @49 MAJOR 1. /*Major reason for visit */ @50 DIAG1 $CHAR5. /*Diagnosis #1-actual */ @55 DIAG2 $CHAR5. /*Diagnosis #2-actual */ @60 DIAG3 $CHAR5. /*Diagnosis #3-actual */ @50 DIAG13D $CHAR3. /*Diagnosis #1-3 digit */ @55 DIAG23D $CHAR3. /*Diagnosis #2-3 digit */ @60 DIAG33D $CHAR3. /*Diagnosis #3-3 digit */ @65 PRDIAG1 1. /*For dx1, is this probable, questionable, or r*/ @66 PRDIAG2 1. /*For dx2, is this probable, questionable, or r*/ @67 PRDIAG3 1. /*For dx3, is this probable, questionable, or r*/ @68 ARTHRTIS 1. /*Does patient now have - Arthritis */ @69 ASTHMA 1. /*Does patient now have - Asthma */ @70 CANCER 1. /*Does patient now have - Cancer */ @71 CASTAGE 1. /*Stage of patient's cancer */ @72 CEBVD 1. /*Does patient now have - Cerebrovascular disea*/ @73 CHF 1. /*Does patient now have - CHF */ @74 CRF 1. /*Does patient now have - Chronic renal failure*/ @75 COPD 1. /*Does patient now have - COPD */ @76 DEPRN 1. /*Does patient now have - Depression */ @77 DIABETES 1. /*Does patient now have - Diabetes */ @78 HYPLIPID 1. /*Does patient now have - Hyperlipidemia */ @79 HTN 1. /*Does patient now have - Hypertension */ @80 IHD 1. /*Does patient now have - Ischemic heart diseas*/ @81 OBESITY 1. /*Does patient now have - Obesity */ @82 OSTPRSIS 1. /*Does patient now have - Osteoporosis */ @83 NOCHRON 1. /*Does patient now have - None of the listed ch*/ @84 TOTCHRON 2. /*Total # of chronic conditions */ @86 DMP 1. /*Status of pat enrollment in disease mgmt prog*/ @87 HTIN 2. /*Vital signs - Height in inches */ @89 WTLB 3. /*Vital signs - Weight in pounds */ @92 BMI 6. /*Body mass index - calculated from height and weight*/ @98 TEMPF 4. /*Vital signs - Temperature (Fahrenheit) */ @102 BPSYS 3. /*Vital signs - Systolic blood pressure */ @105 BPDIAS 3. /*Vital signs - Diastolic blood pressure */ @108 DIAGSCRN 1. /*Were diagnostic/screening services ordered/provided?*/ @109 BREAST 1. /*Breast exam */ @110 PELVIC 1. /*Pelvic exam */ @111 RECTAL 1. /*Rectal exam */ @112 SKIN 1. /*Skin exam */ @113 DEPRESS 1. /*Depression screening */ @114 ANYIMAGE 1. /*Any imaging */ @115 BONEDENS 1. /*Bone mineral density */ @116 MAMMO 1. /*Mammography */ @117 MRI 1. /*MRI/CT/PET */ @118 ULTRASND 1. /*Ultrasound */ @119 XRAY 1. /*X-ray */ @120 OTHIMAGE 1. /*Other imaging */ @121 CBC 1. /*CBC */ @122 ELECTROL 1. /*Electrolytes */ @123 GLUCOSE 1. /*Glucose */ @124 HGBA 1. /*HgbA1C */ @125 CHOLEST 1. /*Lipids/Cholesterol */ @126 PSA 1. /*PSA test */ @127 OTHERBLD 1. /*Other blood test */ @128 SCOPPROC 1. /*Scope procedure */ @129 SIGCOLON 1. /*Sigmoidoscopsy/colonoscopy */ @130 SCOPEWI1 $CHAR4. /*Scope write in #1 */ @134 SCOPEWI2 $CHAR4. /*Scope write in #2 */ @130 SCPWI13D $CHAR3. /*Scope write in #1 - 3 digit */ @134 SCPWI23D $CHAR3. /*Scope write in #2 - 3 digit */ @130 SCPWI12D $CHAR2. /*Scope write in #1 - 2 digit */ @134 SCPWI22D $CHAR2. /*Scope write in #2 - 2 digit */ @138 BIOPSY 1. /*Biopsy */ @139 CHLAMYD 1. /*Chlamydia test */ @140 PAPCONV 1. /*Pap - Conventional */ @141 PAPLIQ 1. /*Pap - Liquid */ @142 PAPUNSP 1. /*Pap - Unspecified */ @143 HPVDNA 1. /*HPV */ @144 EKG 1. /*EKG/ECG (electrocardiogram) */ @145 SPIRO 1. /*Spirometry/pulmonary function */ @146 URINE 1. /*Urinalysis */ @147 HTTAKE 1. /*Height measured */ @148 WTTAKE 1. /*Weight measured */ @149 TEMPTAKE 1. /*Temperature taken */ @150 BLODPRES 1. /*Blood pressure taken */ @151 OTHDIAG 1. /*Other diagnostic/screening test/service */ @152 DIAGSC1 $CHAR4. /*Diagnostic service #1 */ @156 DIAGSC2 $CHAR4. /*Diagnostic service #2 */ @152 DIGSC13D $CHAR3. /*Diagnostic service #1 - 3 digit */ @156 DIGSC23D $CHAR3. /*Diagnostic service #2 - 3 digit */ @152 DIGSC12D $CHAR2. /*Diagnostic service #1 - 2 digit */ @156 DIGSC22D $CHAR2. /*Diagnostic service #2 - 2 digit */ @160 TOTDIAG 2. /*Total diag/scrning serv ordered or provided */ @162 HEALTHED 1. /*Was health education ordered or provided? */ @163 ASTHMAED 1. /*Asthma education */ @164 DIETNUTR 1. /*Diet/nutrition */ @165 EXERCISE 1. /*Exercise */ @166 GRWTHDEV 1. /*Growth/development */ @167 INJPREV 1. /*Injury prevention */ @168 STRESMGT 1. /*Stress management */ @169 TOBACED 1. /*Tobacco use/Exposure */ @170 WTREDUC 1. /*Weight reduction */ @171 OTHLTHED 1. /*Other health education */ @172 TOTHLTED 2. /*Total health education ordered or provided */ @174 NONMED 1. /*Was non-medication therapy ordered or provide*/ @175 CAM 1. /*Complementary alternative medicine */ @176 DME 1. /*Durable medical equipment */ @177 HOMEHLTH 1. /*Home health care */ @178 HOSPICE 1. /*Hospice care */ @179 PT 1. /*Physical therapy */ @180 RADTHER 1. /*Radiation therapy */ @181 SPOCTHER 1. /*Speech/occupational therapy */ @182 PSYCHOTH 1. /*Psychotherapy */ @183 OTHMNTL 1. /*Other mental health counseling */ @184 EXCISION 1. /*Excision */ @185 ORTHO 1. /*Orthopedic care */ @186 WOUND 1. /*Wound care */ @187 OTHPROC 1. /*Other procedure */ @188 OTHPROC1 $CHAR4. /*Procedure 1 - OTHPROC1 */ @192 OTHPROC2 $CHAR4. /*Procedure 2 - OTHPROC2 */ @196 OTHPROC3 $CHAR4. /*Procedure 3 - OTHPROC3 */ @200 OTHPROC4 $CHAR4. /*Procedure 4 - OTHPROC4 */ @188 OTHPR13D $CHAR3. /*Procedure 1 - 3 digit */ @192 OTHPR23D $CHAR3. /*Procedure 2 - 3 digit */ @196 OTHPR33D $CHAR3. /*Procedure 3 - 3 digit */ @200 OTHPR43D $CHAR3. /*Procedure 4 - 3 digit */ @188 OTHPR12D $CHAR2. /*Procedure 1 - 2 digit */ @192 OTHPR22D $CHAR2. /*Procedure 2 - 2 digit */ @196 OTHPR32D $CHAR2. /*Procedure 3 - 2 digit */ @200 OTHPR42D $CHAR2. /*Procedure 4 - 2 digit */ @204 TOTNONMED 2. /*Total non-medication therapy ordered/provided*/ @206 MED 1. /*Was medication ordered or provided? */ @207 MED1 $CHAR5. /*Medication 1 */ @212 MED2 $CHAR5. /*Medication 2 */ @217 MED3 $CHAR5. /*Medication 3 */ @222 MED4 $CHAR5. /*Medication 4 */ @227 MED5 $CHAR5. /*Medication 5 */ @232 MED6 $CHAR5. /*Medication 6 */ @237 MED7 $CHAR5. /*Medication 7 */ @242 MED8 $CHAR5. /*Medication 8 */ @247 NCMED1 1. /*Was medication 1 new or continued? */ @248 NCMED2 1. /*Was medication 2 new or continued? */ @249 NCMED3 1. /*Was medication 3 new or continued? */ @250 NCMED4 1. /*Was medication 4 new or continued? */ @251 NCMED5 1. /*Was medication 5 new or continued? */ @252 NCMED6 1. /*Was medication 6 new or continued? */ @253 NCMED7 1. /*Was medication 7 new or continued? */ @254 NCMED8 1. /*Was medication 8 new or continued? */ @255 NUMNEW 1. /*Number of new medications coded */ @256 NUMCONT 1. /*Number of continuing medications coded */ @257 NUMMED 1. /*Number of medications coded */ @258 NOPROVID 1. /*No answer to provider item */ @259 PHYS 1. /*Physician seen */ @260 PHYSASST 1. /*Physician assistant seen */ @261 NPNMW 1. /*Nurse pract/Midwife seen */ @262 RNLPN 1. /*RN/LPN seen */ @263 OTHPROV 1. /*Other provider seen */ @264 NODISP 1. /*No answer to disposition item */ @265 NOFU 1. /*No follow up */ @266 RETPRN 1. /*Return PRN */ @267 REFOTHMD 1. /*Refer to other MD */ @268 RETAPPT 1. /*Return, appt. */ @269 TELEPHON 1. /*Telephone follow up */ @270 REFERED 1. /*Refer to ED */ @271 ADMITHOS 1. /*Admit to hospital */ @272 OTHDISP 1. /*Other disposition */ @273 PATWT 6. /*Patient visit weight */ @279 REGION 1. /*Geographic region */ @280 MSA 1. /*MSA or non-MSA area */ @281 OWNER 1. /*Hospital ownership */ @282 BLANK 1. /*Reserved for possible future use */ @283 HOSPCODE 3. /*Hospital code */ @286 CLINTYPE 1. /*Clinic type */ @287 PATCODE 3. /*Patient code */ @290 BDATEFL 1. /*Birth date imputed? */ @291 SEXFL 1. /*Sex imputed? */ @292 ETHNICFL 1. /*Ethnicity imputed? */ @293 RACEFL 1. /*Race imputed? */ @294 SENBEFL 1. /*Seen before imputed? */ @295 PASTFL 1. /*Past visits imputed? */ @296 DRUGID1 $CHAR6. /*Medication #1 - Drug ID */ @302 PRESCR1 1. /*Prescription status code */ @303 CONTSUB1 1. /*Controlled status code */ @304 COMSTAT1 1. /*Composition status code */ @305 RX1CAT1 $CHAR3. /*For RX1, MULTUM drug category #1 - detailed */ @308 RX1CAT2 $CHAR3. /*For RX1, MULTUM drug category #2 - detailed */ @311 RX1CAT3 $CHAR3. /*For RX1, MULTUM drug category #3 - detailed */ @314 RX1CAT4 $CHAR3. /*For RX1, MULTUM drug category #4 - detailed */ @317 RX1V1C1 $CHAR3. /*For RX1, level 1 of MULTUM drug category #1 */ @320 RX1V1C2 $CHAR3. /*For RX1, level 1 of MULTUM drug category #2 */ @323 RX1V1C3 $CHAR3. /*For RX1, level 1 of MULTUM drug category #3 */ @326 RX1V1C4 $CHAR3. /*For RX1, level 1 of MULTUM drug category #4 */ @329 RX1V2C1 $CHAR3. /*For RX1, level 2 of MULTUM drug category #1 */ @332 RX1V2C2 $CHAR3. /*For RX1, level 2 of MULTUM drug category #2 */ @335 RX1V2C3 $CHAR3. /*For RX1, level 2 of MULTUM drug category #3 */ @338 RX1V2C4 $CHAR3. /*For RX1, level 2 of MULTUM drug category #4 */ @341 RX1V3C1 $CHAR3. /*For RX1, level 3 of MULTUM drug category #1 */ @344 RX1V3C2 $CHAR3. /*For RX1, level 3 of MULTUM drug category #2 */ @347 RX1V3C3 $CHAR3. /*For RX1, level 3 of MULTUM drug category #3 */ @350 RX1V3C4 $CHAR3. /*For RX1, level 3 of MULTUM drug category #4 */ @353 DRUGID2 $CHAR6. /*Medication #2 - Drug ID */ @359 PRESCR2 1. /*Prescription status code */ @360 CONTSUB2 1. /*Controlled status code */ @361 COMSTAT2 1. /*Composition status code */ @362 RX2CAT1 $CHAR3. /*For RX2, MULTUM drug category #1 - detailed */ @365 RX2CAT2 $CHAR3. /*For RX2, MULTUM drug category #2 - detailed */ @368 RX2CAT3 $CHAR3. /*For RX2, MULTUM drug category #3 - detailed */ @371 RX2CAT4 $CHAR3. /*For RX2, MULTUM drug category #4 - detailed */ @374 RX2V1C1 $CHAR3. /*For RX2, level 1 of MULTUM drug category #1 */ @377 RX2V1C2 $CHAR3. /*For RX2, level 1 of MULTUM drug category #2 */ @380 RX2V1C3 $CHAR3. /*For RX2, level 1 of MULTUM drug category #3 */ @383 RX2V1C4 $CHAR3. /*For RX2, level 1 of MULTUM drug category #4 */ @386 RX2V2C1 $CHAR3. /*For RX2, level 2 of MULTUM drug category #1 */ @389 RX2V2C2 $CHAR3. /*For RX2, level 2 of MULTUM drug category #2 */ @392 RX2V2C3 $CHAR3. /*For RX2, level 2 of MULTUM drug category #3 */ @395 RX2V2C4 $CHAR3. /*For RX2, level 2 of MULTUM drug category #4 */ @398 RX2V3C1 $CHAR3. /*For RX2, level 3 of MULTUM drug category #1 */ @401 RX2V3C2 $CHAR3. /*For RX2, level 3 of MULTUM drug category #2 */ @404 RX2V3C3 $CHAR3. /*For RX2, level 3 of MULTUM drug category #3 */ @407 RX2V3C4 $CHAR3. /*For RX2, level 3 of MULTUM drug category #4 */ @410 DRUGID3 $CHAR6. /*Medication #3 - Drug ID */ @416 PRESCR3 1. /*Prescription status code */ @417 CONTSUB3 1. /*Controlled status code */ @418 COMSTAT3 1. /*Composition status code */ @419 RX3CAT1 $CHAR3. /*For RX3, MULTUM drug category #1 - detailed */ @422 RX3CAT2 $CHAR3. /*For RX3, MULTUM drug category #2 - detailed */ @425 RX3CAT3 $CHAR3. /*For RX3, MULTUM drug category #3 - detailed */ @428 RX3CAT4 $CHAR3. /*For RX3, MULTUM drug category #4 - detailed */ @431 RX3V1C1 $CHAR3. /*For RX3, level 1 of MULTUM drug category #1 */ @434 RX3V1C2 $CHAR3. /*For RX3, level 1 of MULTUM drug category #2 */ @437 RX3V1C3 $CHAR3. /*For RX3, level 1 of MULTUM drug category #3 */ @440 RX3V1C4 $CHAR3. /*For RX3, level 1 of MULTUM drug category #4 */ @443 RX3V2C1 $CHAR3. /*For RX3, level 2 of MULTUM drug category #1 */ @446 RX3V2C2 $CHAR3. /*For RX3, level 2 of MULTUM drug category #2 */ @449 RX3V2C3 $CHAR3. /*For RX3, level 2 of MULTUM drug category #3 */ @452 RX3V2C4 $CHAR3. /*For RX3, level 2 of MULTUM drug category #4 */ @455 RX3V3C1 $CHAR3. /*For RX3, level 3 of MULTUM drug category #1 */ @458 RX3V3C2 $CHAR3. /*For RX3, level 3 of MULTUM drug category #2 */ @461 RX3V3C3 $CHAR3. /*For RX3, level 3 of MULTUM drug category #3 */ @464 RX3V3C4 $CHAR3. /*For RX3, level 3 of MULTUM drug category #4 */ @467 DRUGID4 $CHAR6. /*Medication #4 - Drug ID */ @473 PRESCR4 1. /*Prescription status code */ @474 CONTSUB4 1. /*Controlled status code */ @475 COMSTAT4 1. /*Composition status code */ @476 RX4CAT1 $CHAR3. /*For RX2, MULTUM drug category #1 - detailed */ @479 RX4CAT2 $CHAR3. /*For RX2, MULTUM drug category #2 - detailed */ @482 RX4CAT3 $CHAR3. /*For RX2, MULTUM drug category #3 - detailed */ @485 RX4CAT4 $CHAR3. /*For RX2, MULTUM drug category #4 - detailed */ @488 RX4V1C1 $CHAR3. /*For RX4, level 1 of MULTUM drug category #1 */ @491 RX4V1C2 $CHAR3. /*For RX4, level 1 of MULTUM drug category #2 */ @494 RX4V1C3 $CHAR3. /*For RX4, level 1 of MULTUM drug category #3 */ @497 RX4V1C4 $CHAR3. /*For RX4, level 1 of MULTUM drug category #4 */ @500 RX4V2C1 $CHAR3. /*For RX4, level 2 of MULTUM drug category #1 */ @503 RX4V2C2 $CHAR3. /*For RX4, level 2 of MULTUM drug category #2 */ @506 RX4V2C3 $CHAR3. /*For RX4, level 2 of MULTUM drug category #3 */ @509 RX4V2C4 $CHAR3. /*For RX4, level 2 of MULTUM drug category #4 */ @512 RX4V3C1 $CHAR3. /*For RX4, level 3 of MULTUM drug category #1 */ @515 RX4V3C2 $CHAR3. /*For RX4, level 3 of MULTUM drug category #2 */ @518 RX4V3C3 $CHAR3. /*For RX4, level 3 of MULTUM drug category #3 */ @521 RX4V3C4 $CHAR3. /*For RX4, level 3 of MULTUM drug category #4 */ @524 DRUGID5 $CHAR6. /*Medication #5 - Drug ID */ @530 PRESCR5 1. /*Prescription status code */ @531 CONTSUB5 1. /*Controlled status code */ @532 COMSTAT5 1. /*Composition status code */ @533 RX5CAT1 $CHAR3. /*For RX5, MULTUM drug category #1 - detailed */ @536 RX5CAT2 $CHAR3. /*For RX5, MULTUM drug category #2 - detailed */ @539 RX5CAT3 $CHAR3. /*For RX5, MULTUM drug category #3 - detailed */ @542 RX5CAT4 $CHAR3. /*For RX5, MULTUM drug category #4 - detailed */ @545 RX5V1C1 $CHAR3. /*For RX5, level 1 of MULTUM drug category #1 */ @548 RX5V1C2 $CHAR3. /*For RX5, level 1 of MULTUM drug category #2 */ @551 RX5V1C3 $CHAR3. /*For RX5, level 1 of MULTUM drug category #3 */ @554 RX5V1C4 $CHAR3. /*For RX5, level 1 of MULTUM drug category #4 */ @557 RX5V2C1 $CHAR3. /*For RX5, level 2 of MULTUM drug category #1 */ @560 RX5V2C2 $CHAR3. /*For RX5, level 2 of MULTUM drug category #2 */ @563 RX5V2C3 $CHAR3. /*For RX5, level 2 of MULTUM drug category #3 */ @566 RX5V2C4 $CHAR3. /*For RX5, level 2 of MULTUM drug category #4 */ @569 RX5V3C1 $CHAR3. /*For RX5, level 3 of MULTUM drug category #1 */ @572 RX5V3C2 $CHAR3. /*For RX5, level 3 of MULTUM drug category #2 */ @575 RX5V3C3 $CHAR3. /*For RX5, level 3 of MULTUM drug category #3 */ @578 RX5V3C4 $CHAR3. /*For RX5, level 3 of MULTUM drug category #4 */ @581 DRUGID6 $CHAR6. /*Medication #6 - Drug ID */ @587 PRESCR6 1. /*Prescription status code */ @588 CONTSUB6 1. /*Controlled status code */ @589 COMSTAT6 1. /*Composition status code */ @590 RX6CAT1 $CHAR3. /*For RX6, MULTUM drug category #1 - detailed */ @593 RX6CAT2 $CHAR3. /*For RX6, MULTUM drug category #2 - detailed */ @596 RX6CAT3 $CHAR3. /*For RX6, MULTUM drug category #3 - detailed */ @599 RX6CAT4 $CHAR3. /*For RX6, MULTUM drug category #4 - detailed */ @602 RX6V1C1 $CHAR3. /*For RX6, level 1 of MULTUM drug category #1 */ @605 RX6V1C2 $CHAR3. /*For RX6, level 1 of MULTUM drug category #2 */ @608 RX6V1C3 $CHAR3. /*For RX6, level 1 of MULTUM drug category #3 */ @611 RX6V1C4 $CHAR3. /*For RX6, level 1 of MULTUM drug category #4 */ @614 RX6V2C1 $CHAR3. /*For RX6, level 2 of MULTUM drug category #1 */ @617 RX6V2C2 $CHAR3. /*For RX6, level 2 of MULTUM drug category #2 */ @620 RX6V2C3 $CHAR3. /*For RX6, level 2 of MULTUM drug category #3 */ @623 RX6V2C4 $CHAR3. /*For RX6, level 2 of MULTUM drug category #4 */ @626 RX6V3C1 $CHAR3. /*For RX6, level 3 of MULTUM drug category #1 */ @629 RX6V3C2 $CHAR3. /*For RX6, level 3 of MULTUM drug category #2 */ @632 RX6V3C3 $CHAR3. /*For RX6, level 3 of MULTUM drug category #3 */ @635 RX6V3C4 $CHAR3. /*For RX6, level 3 of MULTUM drug category #4 */ @638 DRUGID7 $CHAR6. /*Medication #7 - Drug ID */ @644 PRESCR7 1. /*Prescription status code */ @645 CONTSUB7 1. /*Controlled status code */ @646 COMSTAT7 1. /*Composition status code */ @647 RX7CAT1 $CHAR3. /*For RX7, MULTUM drug category #1 - detailed */ @650 RX7CAT2 $CHAR3. /*For RX7, MULTUM drug category #2 - detailed */ @653 RX7CAT3 $CHAR3. /*For RX7, MULTUM drug category #3 - detailed */ @656 RX7CAT4 $CHAR3. /*For RX7, MULTUM drug category #4 - detailed */ @659 RX7V1C1 $CHAR3. /*For RX7, level 1 of MULTUM drug category #1 */ @662 RX7V1C2 $CHAR3. /*For RX7, level 1 of MULTUM drug category #2 */ @665 RX7V1C3 $CHAR3. /*For RX7, level 1 of MULTUM drug category #3 */ @668 RX7V1C4 $CHAR3. /*For RX7, level 1 of MULTUM drug category #4 */ @671 RX7V2C1 $CHAR3. /*For RX7, level 2 of MULTUM drug category #1 */ @674 RX7V2C2 $CHAR3. /*For RX7, level 2 of MULTUM drug category #2 */ @677 RX7V2C3 $CHAR3. /*For RX7, level 2 of MULTUM drug category #3 */ @680 RX7V2C4 $CHAR3. /*For RX7, level 2 of MULTUM drug category #4 */ @683 RX7V3C1 $CHAR3. /*For RX7, level 3 of MULTUM drug category #1 */ @686 RX7V3C2 $CHAR3. /*For RX7, level 3 of MULTUM drug category #2 */ @689 RX7V3C3 $CHAR3. /*For RX7, level 3 of MULTUM drug category #3 */ @692 RX7V3C4 $CHAR3. /*For RX7, level 3 of MULTUM drug category #4 */ @695 DRUGID8 $CHAR6. /*Medication #8 - Drug ID */ @701 PRESCR8 1. /*Prescription status code */ @702 CONTSUB8 1. /*Controlled status code */ @703 COMSTAT8 1. /*Composition status code */ @704 RX8CAT1 $CHAR3. /*For RX8, MULTUM drug category #1 - detailed */ @707 RX8CAT2 $CHAR3. /*For RX8, MULTUM drug category #2 - detailed */ @710 RX8CAT3 $CHAR3. /*For RX8, MULTUM drug category #3 - detailed */ @713 RX8CAT4 $CHAR3. /*For RX8, MULTUM drug category #4 - detailed */ @716 RX8V1C1 $CHAR3. /*For RX8, level 1 of MULTUM drug category #1 */ @719 RX8V1C2 $CHAR3. /*For RX8, level 1 of MULTUM drug category #2 */ @722 RX8V1C3 $CHAR3. /*For RX8, level 1 of MULTUM drug category #3 */ @725 RX8V1C4 $CHAR3. /*For RX8, level 1 of MULTUM drug category #4 */ @728 RX8V2C1 $CHAR3. /*For RX8, level 2 of MULTUM drug category #1 */ @731 RX8V2C2 $CHAR3. /*For RX8, level 2 of MULTUM drug category #2 */ @734 RX8V2C3 $CHAR3. /*For RX8, level 2 of MULTUM drug category #3 */ @737 RX8V2C4 $CHAR3. /*For RX8, level 2 of MULTUM drug category #4 */ @740 RX8V3C1 $CHAR3. /*For RX8, level 3 of MULTUM drug category #1 */ @743 RX8V3C2 $CHAR3. /*For RX8, level 3 of MULTUM drug category #2 */ @746 RX8V3C3 $CHAR3. /*For RX8, level 3 of MULTUM drug category #3 */ @749 RX8V3C4 $CHAR3. /*For RX8, level 3 of MULTUM drug category #4 */ @752 BIOTER 1. /*Hosp rec'd funds for bioterr prepar last 2 yrs?*/ @753 MDSP 1. /*Did hospital receive any MDSP funds in 2005? */ @754 EMROPD 1. /*Does your OPD use electronic medical records?*/ @755 EDEMOGO 1. /*Does EMR sys incl patient demographic info? */ @756 ECPOEO 1. /*Does EMR sys incl comp orders for prescript? */ @757 EWARNO 1. /*If yes, are there warnings of drug interactions?*/ @758 ESCRIPO 1. /*If yes, are Rx sent electronically to pharmacy?*/ @759 ECTOEO 1. /*Does EMR system include comp orders for tests?*/ @760 EORDERO 1. /*If yes, are orders sent electronically? */ @761 ERESULTO 1. /*Does EMR system include lab results? */ @762 ERANGEO 1. /*If yes, are out of range levels highlighted? */ @763 EIMGRESO 1. /*Does EMR system include imaging results? */ @764 EIMAGEO 1. /*If yes, are electronic images returned? */ @765 EPNOTESO 1. /*Does EMR system include clinical notes? */ @766 EHXFUO 1. /*If yes, include medical history/follow-up notes?*/ @767 EREMINDO 1. /*If yes, include reminders for interven/screening tests?*/ @768 EPUBHTHO 1. /*Does EMR system include public health reporting?*/ @769 ENOTDISO 1. /*If yes, are notifiable diseases sent electronically?*/ @770 EMRNEWO 1. /*Plans to install new/replace old EMR system w/in 3 yrs?*/ @771 CCS 1. /*Does clinic offer cervical cancer screening? */ @772 RACER 1. /*Race recode */ @773 RACEETH 1. /*Race ethnicity */ @774 AGEDAYS 3. /*Age in days for patients less than one year */ @777 AGER 1. /*Age recode */ @778 DIAG1R 6. /*Diagnosis #1 - numeric recode */ @784 DIAG2R 6. /*Diagnosis #2 - numeric recode */ @790 DIAG3R 6. /*Diagnosis #3 - numeric recode */ @796 SCOPWI1R 4. /*Scope write-in #1 numeric recode */ @800 SCOPWI2R 4. /*Scope write-in #2 numeric recode */ @804 DIAGSC1R 4. /*All other diag/screening services #1 - numeric*/ @808 DIAGSC2R 4. /*All other diag/screening services #2 - numeric*/ @812 OTHPROC1R 4. /*Non-surgical procedure 1 - numeric recode */ @816 OTHPROC2R 4. /*Non-surgical procedure 2 - numeric recode */ @820 OTHPROC3R 4. /*Ambulatory surgical procedure #1 - numeric */ @824 OTHPROC4R 4. /*Ambulatory surgical procedure #2 - numeric */ @828 WHOCOMP 1. /*Who completed the Patient Record Forms? */ @829 SETTYPE 1. /*Setting type */ @830 YEAR 4. /*Year (2006) */ @834 CSTRATM 8. /*Clustered CSTRATM (masked) */ @842 CPSUM 6. /*Clustered CPSUM (masked) */ @848 OPDWT 8. /*OPD Weight */ @856 PCTPOVR 1. /*Percent pop below poverty level in patient ZIP*/ @857 HINCOMER 1. /*Median household income in patient ZIP */ @858 PBAMORER 1. /*Percent pop with BA or higher in patient ZIP */ @859 URBANRUR 1. /*Urban-rural classification of patient ZIP */ ;