/* PROGRAM: ED06INP PURPOSE: INPUT STATEMENT FOR USE WITH 2006 ED 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. EXAMPLE: INFILE [file reference] MISSOVER LRECL=999; */ 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 ARRTIME $char4. /*Arrival time - Military time */ @15 WAITTIME 4. /*Waiting time to see physician */ @19 LOV 4. /*Length of visit */ @23 RESIDNCE 1. /*Patient residence */ @24 ARRIVE 1. /*Mode of arrival */ @25 SEX 1. /*Patient sex */ @26 ETHNIC 1. /*Patient ethnicity */ @27 RACE 1. /*Patient race */ @28 PAYPRIV 1. /*Private insurance */ @29 PAYMCARE 1. /*Medicare */ @30 PAYMCAID 1. /*Medicaid */ @31 PAYWKCMP 1. /*Workers Compensation */ @32 PAYSELF 1. /*Self pay */ @33 PAYNOCHG 1. /*No charge */ @34 PAYOTH 1. /*Other */ @35 PAYDK 1. /*Unknown */ @36 PAYTYPE 1. /*Expected source of payment */ @37 TEMPF 4. /*Temperature in Fahrenheit */ @41 PULSE 3. /*Initial pulse */ @44 BPSYS 3. /*Initial BP - Systolic */ @47 BPDIAS 3. /*Initial BP - Diastolic */ @50 ORIENTED 1. /*Oriented x 3 */ @51 IMMED 1. /*Immediacy with which patient should be seen */ @52 PAIN 1. /*Presenting level of pain */ @53 SEEN72 1. /*Seen in ED last 72 hours? */ @54 DISCH7DA 1. /*Discharged from any hospital w/in last 7 days*/ @55 RFV1 5. /*Patient's reason for visit #1 */ @60 RFV2 5. /*Patient's reason for visit #2 */ @65 RFV3 5. /*Patient's reason for visit #3 */ @55 RFV13D 4. /*Patient's reason for visit #1 - broad */ @60 RFV23D 4. /*Patient's reason for visit #2 - broad */ @65 RFV33D 4. /*Patient's reason for visit #3 - broad */ @70 VRFV $CHAR100. /*Verbatim reason for visit */ @170 VWORKREL 1. /*Is visit work related? */ @171 INJURY 1. /*Is visit related to injury or poisoning? */ @172 INTENT 1. /*Intentionality of injury */ @173 CAUSE1 $CHAR4. /*Cause of injury #1-actual */ @177 CAUSE2 $CHAR4. /*Cause of injury #2-actual */ @181 CAUSE3 $CHAR4. /*Cause of injury #3-actual */ @173 CAUSE13D $CHAR3. /*Cause of injury #1 - broad */ @177 CAUSE23D $CHAR3. /*Cause of injury #2 - broad */ @181 CAUSE33D $CHAR3. /*Cause of injury #3 - broad */ @185 VCAUSE $CHAR75. /*Cause of injury-verbatim text */ @260 DIAG1 $CHAR5. /*Physician's diagnosis #1-actual */ @265 DIAG2 $CHAR5. /*Physician's diagnosis #2-actual */ @270 DIAG3 $CHAR5. /*Physician's diagnosis #3-actual */ @260 DIAG13D $CHAR3. /*Physician's diagnosis #1 - broad */ @265 DIAG23D $CHAR3. /*Physician's diagnosis #2 - broad */ @270 DIAG33D $CHAR3. /*Physician's diagnosis #3 - broad */ @275 PRDIAG1 1. /*For dx1, is this prob, quest, or rule out? */ @276 PRDIAG2 1. /*For dx2, is this prob, quest, or rule out? */ @277 PRDIAG3 1. /*For dx3, is this prob, quest, or rule out? */ @278 DIAGSCRN 1. /*Were diag/screening services ordered/provided?*/ @279 CBC 1. /*CBC */ @280 BUNCREAT 1. /*BUN (Blood urea nitrogen)/creatinine */ @281 CARDENZ 1. /*Cardiac enzymes */ @282 ELECTROL 1. /*Electrolytes */ @283 GLUCOSE 1. /*Glucose */ @284 LFT 1. /*Liver function tests */ @285 ABG 1. /*Arteriel blood gases */ @286 BAC 1. /*Blood alcohol */ @287 HIVSER 1. /*HIV serology */ @288 OTHERBLD 1. /*Other blood test */ @289 EKG 1. /*EKG/ECG (electrocardiogram) */ @290 CARDMON 1. /*Cardiac monitor */ @291 PULSOXIM 1. /*Pulse oximetry */ @292 POPCT 3. /*Pulse oximetry (percent) */ @295 PREGTEST 1. /*Pregnancy test */ @296 URINE 1. /*Urinalysis */ @297 OTHRTEST 1. /*Other test/service */ @298 ANYIMAGE 1. /*Any imaging */ @299 XRAY 1. /*X-ray */ @300 ULTRASND 1. /*Ultrasound */ @301 MRI 1. /*MRI scan */ @302 CATSCAN 1. /*CAT scan */ @303 OTHIMAGE 1. /*Other imaging */ @304 TOTDIAG 2. /*Total number of tests/services */ @306 PROC 1. /*Were procedures performed? */ @307 BLADCATH 1. /*Bladder catheter */ @308 CPR 1. /*CPR */ @309 ENDOINT 1. /*Endotracheal intubation */ @310 IVFLUIDS 1. /*IV fluids */ @311 NEBUTHER 1. /*Nebulizer therapy */ @312 NGTUBE 1. /*NG tube/gastric lavage */ @313 OBGYN 1. /*OB/GYN care */ @314 ORTHO 1. /*Orthopedic care */ @315 THROMBO 1. /*Thrombolytic therapy */ @316 WOUND 1. /*Wound care */ @317 OTHPROC 1. /*Other procedure */ @318 TOTPROC 2. /*Total number of procedures */ @320 MED 1. /*Were medications prescribed or provided? */ @321 MED1 $CHAR5. /*Medication 1 */ @326 MED2 $CHAR5. /*Medication 2 */ @331 MED3 $CHAR5. /*Medication 3 */ @336 MED4 $CHAR5. /*Medication 4 */ @341 MED5 $CHAR5. /*Medication 5 */ @346 MED6 $CHAR5. /*Medication 6 */ @351 MED7 $CHAR5. /*Medication 7 */ @356 MED8 $CHAR5. /*Medication 8 */ @361 GPMED1 1. /*Was med #1 given in ED or Rx at discharge? */ @362 GPMED2 1. /*Was med #2 given in ED or Rx at discharge? */ @363 GPMED3 1. /*Was med #3 given in ED or Rx at discharge? */ @364 GPMED4 1. /*Was med #4 given in ED or Rx at discharge? */ @365 GPMED5 1. /*Was med #5 given in ED or Rx at discharge? */ @366 GPMED6 1. /*Was med #6 given in ED or Rx at discharge? */ @367 GPMED7 1. /*Was med #7 given in ED or Rx at discharge? */ @368 GPMED8 1. /*Was med #8 given in ED or Rx at discharge? */ @369 NUMGIV 1. /*Number of meds given in ED */ @370 NUMDIS 1. /*Number of meds prescribed at discharge */ @371 NUMMED 1. /*Number of medications coded */ @372 NOPROVID 1. /*No answer to provider seen item */ @373 ATTPHYS 1. /*ED attending physician seen */ @374 RESINT 1. /*Resident/Intern seen */ @375 ONCALL 1. /*On call attending physician/fellow seen */ @376 RNLPN 1. /*Registered nurse/LPN seen */ @377 NURSEPR 1. /*Nurse practitioner seen */ @378 PHYSASST 1. /*Physician assistant seen */ @379 EMT 1. /*EMT */ @380 OTHPROV 1. /*Other provider seen */ @381 NODISP 1. /*No answer to disposition item */ @382 NOFU 1. /*No follow up planned */ @383 RETPRN 1. /*Return if needed PRN/appointment */ @384 RETREFFU 1. /*Return/refer to physician/clinic for FU */ @385 REFSOCS 1. /*Refer to social services */ @386 LEFTAMA 1. /*Left AMA */ @387 LEFT 1. /*Left without being seen */ @388 DOA 1. /*DOA/died in ED */ @389 TRANSFER 1. /*Transfer to different hospital */ @390 RFTRANS 1. /*Reason for transfer */ @391 ADMITOBS 1. /*Admit to observation unit */ @392 ADMITHOS 1. /*Admit to hospital */ @393 OTHDISP 1. /*Other disposition */ @394 ADMIT 1. /*Admitted to: */ @395 LOS 4. /*Length of stay (in hospital) */ @399 HDDIAG $CHAR5. /*Principal hospital discharge diagnosis */ @404 HDSTAT 1. /*Hospital discharge status */ @405 PATWT 6. /*Patient visit weight */ @411 REGION 1. /*Geographic region */ @412 MSA 1. /*MSA or non-MSA area */ @413 OWNER 1. /*Hospital ownership */ @414 BLANK 1. /*Reserved for future use */ @415 BLANK 1. /*Reserved for future use */ @416 BLANK 1. /*Reserved for future use */ @417 HOSPCODE 3. /*Hospital number */ @420 PATCODE 3. /*Patient code */ @423 BDATEFL 1. /*Birth date imputed? */ @424 SEXFL 1. /*Sex imputed? */ @425 ETHNICFL 1. /*Ethnicity imputed? */ @426 RACEFL 1. /*Race imputed? */ @427 IMMEDFL 1. /*Immediacy imputed? */ @428 DRUGID1 $CHAR6. /*Drug ID code for medication #1 */ @434 PRESCR1 1. /*Prescription status code for med #1 */ @435 CONTSUB1 1. /*Controlled status code for med #1 */ @436 COMSTAT1 1. /*Composition status code for med #1 */ @437 RX1CAT1 $CHAR3. /*For RX1, MULTUM drug category #1 - detailed */ @440 RX1CAT2 $CHAR3. /*For RX1, MULTUM drug category #2 - detailed */ @443 RX1CAT3 $CHAR3. /*For RX1, MULTUM drug category #3 - detailed */ @446 RX1CAT4 $CHAR3. /*For RX1, MULTUM drug category #4 - detailed */ @449 RX1V1C1 $CHAR3. /*For RX1, level 1 of MULTUM drug category #1 */ @452 RX1V1C2 $CHAR3. /*For RX1, level 1 of MULTUM drug category #2 */ @455 RX1V1C3 $CHAR3. /*For RX1, level 1 of MULTUM drug category #3 */ @458 RX1V1C4 $CHAR3. /*For RX1, level 1 of MULTUM drug category #4 */ @461 RX1V2C1 $CHAR3. /*For RX1, level 2 of MULTUM drug category #1 */ @464 RX1V2C2 $CHAR3. /*For RX1, level 2 of MULTUM drug category #2 */ @467 RX1V2C3 $CHAR3. /*For RX1, level 2 of MULTUM drug category #3 */ @470 RX1V2C4 $CHAR3. /*For RX1, level 2 of MULTUM drug category #4 */ @473 RX1V3C1 $CHAR3. /*For RX1, level 3 of MULTUM drug category #1 */ @476 RX1V3C2 $CHAR3. /*For RX1, level 3 of MULTUM drug category #2 */ @479 RX1V3C3 $CHAR3. /*For RX1, level 3 of MULTUM drug category #3 */ @482 RX1V3C4 $CHAR3. /*For RX1, level 3 of MULTUM drug category #4 */ @485 DRUGID2 $CHAR6. /*Medication #2 - Drug ID */ @491 PRESCR2 1. /*Prescription status code */ @492 CONTSUB2 1. /*Controlled status code */ @493 COMSTAT2 1. /*Composition status code */ @494 RX2CAT1 $CHAR3. /*For RX2, MULTUM drug category #1 - detailed */ @497 RX2CAT2 $CHAR3. /*For RX2, MULTUM drug category #2 - detailed */ @500 RX2CAT3 $CHAR3. /*For RX2, MULTUM drug category #3 - detailed */ @503 RX2CAT4 $CHAR3. /*For RX2, MULTUM drug category #4 - detailed */ @506 RX2V1C1 $CHAR3. /*For RX2, level 1 of MULTUM drug category #1 */ @509 RX2V1C2 $CHAR3. /*For RX2, level 1 of MULTUM drug category #2 */ @512 RX2V1C3 $CHAR3. /*For RX2, level 1 of MULTUM drug category #3 */ @515 RX2V1C4 $CHAR3. /*For RX2, level 1 of MULTUM drug category #4 */ @518 RX2V2C1 $CHAR3. /*For RX2, level 2 of MULTUM drug category #1 */ @521 RX2V2C2 $CHAR3. /*For RX2, level 2 of MULTUM drug category #2 */ @524 RX2V2C3 $CHAR3. /*For RX2, level 2 of MULTUM drug category #3 */ @527 RX2V2C4 $CHAR3. /*For RX2, level 2 of MULTUM drug category #4 */ @530 RX2V3C1 $CHAR3. /*For RX2, level 3 of MULTUM drug category #1 */ @533 RX2V3C2 $CHAR3. /*For RX2, level 3 of MULTUM drug category #2 */ @536 RX2V3C3 $CHAR3. /*For RX2, level 3 of MULTUM drug category #3 */ @539 RX2V3C4 $CHAR3. /*For RX2, level 3 of MULTUM drug category #4 */ @542 DRUGID3 $CHAR6. /*Medication #3 - Drug ID */ @548 PRESCR3 1. /*Prescription status code */ @549 CONTSUB3 1. /*Controlled status code */ @550 COMSTAT3 1. /*Composition status code */ @551 RX3CAT1 $CHAR3. /*For RX3, MULTUM drug category #1 - detailed */ @554 RX3CAT2 $CHAR3. /*For RX3, MULTUM drug category #2 - detailed */ @557 RX3CAT3 $CHAR3. /*For RX3, MULTUM drug category #3 - detailed */ @560 RX3CAT4 $CHAR3. /*For RX3, MULTUM drug category #4 - detailed */ @563 RX3V1C1 $CHAR3. /*For RX3, level 1 of MULTUM drug category #1 */ @566 RX3V1C2 $CHAR3. /*For RX3, level 1 of MULTUM drug category #2 */ @569 RX3V1C3 $CHAR3. /*For RX3, level 1 of MULTUM drug category #3 */ @572 RX3V1C4 $CHAR3. /*For RX3, level 1 of MULTUM drug category #4 */ @575 RX3V2C1 $CHAR3. /*For RX3, level 2 of MULTUM drug category #1 */ @578 RX3V2C2 $CHAR3. /*For RX3, level 2 of MULTUM drug category #2 */ @581 RX3V2C3 $CHAR3. /*For RX3, level 2 of MULTUM drug category #3 */ @584 RX3V2C4 $CHAR3. /*For RX3, level 2 of MULTUM drug category #4 */ @587 RX3V3C1 $CHAR3. /*For RX3, level 3 of MULTUM drug category #1 */ @590 RX3V3C2 $CHAR3. /*For RX3, level 3 of MULTUM drug category #2 */ @593 RX3V3C3 $CHAR3. /*For RX3, level 3 of MULTUM drug category #3 */ @596 RX3V3C4 $CHAR3. /*For RX3, level 3 of MULTUM drug category #4 */ @599 DRUGID4 $CHAR6. /*Medication #4 - Drug ID */ @605 PRESCR4 1. /*Prescription status code */ @606 CONTSUB4 1. /*Controlled status code */ @607 COMSTAT4 1. /*Composition status code */ @608 RX4CAT1 $CHAR3. /*For RX2, MULTUM drug category #1 - detailed */ @611 RX4CAT2 $CHAR3. /*For RX2, MULTUM drug category #2 - detailed */ @614 RX4CAT3 $CHAR3. /*For RX2, MULTUM drug category #3 - detailed */ @617 RX4CAT4 $CHAR3. /*For RX2, MULTUM drug category #4 - detailed */ @620 RX4V1C1 $CHAR3. /*For RX4, level 1 of MULTUM drug category #1 */ @623 RX4V1C2 $CHAR3. /*For RX4, level 1 of MULTUM drug category #2 */ @626 RX4V1C3 $CHAR3. /*For RX4, level 1 of MULTUM drug category #3 */ @629 RX4V1C4 $CHAR3. /*For RX4, level 1 of MULTUM drug category #4 */ @632 RX4V2C1 $CHAR3. /*For RX4, level 2 of MULTUM drug category #1 */ @635 RX4V2C2 $CHAR3. /*For RX4, level 2 of MULTUM drug category #2 */ @638 RX4V2C3 $CHAR3. /*For RX4, level 2 of MULTUM drug category #3 */ @641 RX4V2C4 $CHAR3. /*For RX4, level 2 of MULTUM drug category #4 */ @644 RX4V3C1 $CHAR3. /*For RX4, level 3 of MULTUM drug category #1 */ @647 RX4V3C2 $CHAR3. /*For RX4, level 3 of MULTUM drug category #2 */ @650 RX4V3C3 $CHAR3. /*For RX4, level 3 of MULTUM drug category #3 */ @653 RX4V3C4 $CHAR3. /*For RX4, level 3 of MULTUM drug category #4 */ @656 DRUGID5 $CHAR6. /*Medication #5 - Drug ID */ @662 PRESCR5 1. /*Prescription status code */ @663 CONTSUB5 1. /*Controlled status code */ @664 COMSTAT5 1. /*Composition status code */ @665 RX5CAT1 $CHAR3. /*For RX5, MULTUM drug category #1 - detailed */ @668 RX5CAT2 $CHAR3. /*For RX5, MULTUM drug category #2 - detailed */ @671 RX5CAT3 $CHAR3. /*For RX5, MULTUM drug category #3 - detailed */ @674 RX5CAT4 $CHAR3. /*For RX5, MULTUM drug category #4 - detailed */ @677 RX5V1C1 $CHAR3. /*For RX5, level 1 of MULTUM drug category #1 */ @680 RX5V1C2 $CHAR3. /*For RX5, level 1 of MULTUM drug category #2 */ @683 RX5V1C3 $CHAR3. /*For RX5, level 1 of MULTUM drug category #3 */ @686 RX5V1C4 $CHAR3. /*For RX5, level 1 of MULTUM drug category #4 */ @689 RX5V2C1 $CHAR3. /*For RX5, level 2 of MULTUM drug category #1 */ @692 RX5V2C2 $CHAR3. /*For RX5, level 2 of MULTUM drug category #2 */ @695 RX5V2C3 $CHAR3. /*For RX5, level 2 of MULTUM drug category #3 */ @698 RX5V2C4 $CHAR3. /*For RX5, level 2 of MULTUM drug category #4 */ @701 RX5V3C1 $CHAR3. /*For RX5, level 3 of MULTUM drug category #1 */ @704 RX5V3C2 $CHAR3. /*For RX5, level 3 of MULTUM drug category #2 */ @707 RX5V3C3 $CHAR3. /*For RX5, level 3 of MULTUM drug category #3 */ @710 RX5V3C4 $CHAR3. /*For RX5, level 3 of MULTUM drug category #4 */ @713 DRUGID6 $CHAR6. /*Medication #6 - Drug ID */ @719 PRESCR6 1. /*Prescription status code */ @720 CONTSUB6 1. /*Controlled status code */ @721 COMSTAT6 1. /*Composition status code */ @722 RX6CAT1 $CHAR3. /*For RX6, MULTUM drug category #1 - detailed */ @725 RX6CAT2 $CHAR3. /*For RX6, MULTUM drug category #2 - detailed */ @728 RX6CAT3 $CHAR3. /*For RX6, MULTUM drug category #3 - detailed */ @731 RX6CAT4 $CHAR3. /*For RX6, MULTUM drug category #4 - detailed */ @734 RX6V1C1 $CHAR3. /*For RX6, level 1 of MULTUM drug category #1 */ @737 RX6V1C2 $CHAR3. /*For RX6, level 1 of MULTUM drug category #2 */ @740 RX6V1C3 $CHAR3. /*For RX6, level 1 of MULTUM drug category #3 */ @743 RX6V1C4 $CHAR3. /*For RX6, level 1 of MULTUM drug category #4 */ @746 RX6V2C1 $CHAR3. /*For RX6, level 2 of MULTUM drug category #1 */ @749 RX6V2C2 $CHAR3. /*For RX6, level 2 of MULTUM drug category #2 */ @752 RX6V2C3 $CHAR3. /*For RX6, level 2 of MULTUM drug category #3 */ @755 RX6V2C4 $CHAR3. /*For RX6, level 2 of MULTUM drug category #4 */ @758 RX6V3C1 $CHAR3. /*For RX6, level 3 of MULTUM drug category #1 */ @761 RX6V3C2 $CHAR3. /*For RX6, level 3 of MULTUM drug category #2 */ @764 RX6V3C3 $CHAR3. /*For RX6, level 3 of MULTUM drug category #3 */ @767 RX6V3C4 $CHAR3. /*For RX6, level 3 of MULTUM drug category #4 */ @770 DRUGID7 $CHAR6. /*Medication #7 - Drug ID */ @776 PRESCR7 1. /*Prescription status code */ @777 CONTSUB7 1. /*Controlled status code */ @778 COMSTAT7 1. /*Composition status code */ @779 RX7CAT1 $CHAR3. /*For RX7, MULTUM drug category #1 - detailed */ @782 RX7CAT2 $CHAR3. /*For RX7, MULTUM drug category #2 - detailed */ @785 RX7CAT3 $CHAR3. /*For RX7, MULTUM drug category #3 - detailed */ @788 RX7CAT4 $CHAR3. /*For RX7, MULTUM drug category #4 - detailed */ @791 RX7V1C1 $CHAR3. /*For RX7, level 1 of MULTUM drug category #1 */ @794 RX7V1C2 $CHAR3. /*For RX7, level 1 of MULTUM drug category #2 */ @797 RX7V1C3 $CHAR3. /*For RX7, level 1 of MULTUM drug category #3 */ @800 RX7V1C4 $CHAR3. /*For RX7, level 1 of MULTUM drug category #4 */ @803 RX7V2C1 $CHAR3. /*For RX7, level 2 of MULTUM drug category #1 */ @806 RX7V2C2 $CHAR3. /*For RX7, level 2 of MULTUM drug category #2 */ @809 RX7V2C3 $CHAR3. /*For RX7, level 2 of MULTUM drug category #3 */ @812 RX7V2C4 $CHAR3. /*For RX7, level 2 of MULTUM drug category #4 */ @815 RX7V3C1 $CHAR3. /*For RX7, level 3 of MULTUM drug category #1 */ @818 RX7V3C2 $CHAR3. /*For RX7, level 3 of MULTUM drug category #2 */ @821 RX7V3C3 $CHAR3. /*For RX7, level 3 of MULTUM drug category #3 */ @824 RX7V3C4 $CHAR3. /*For RX7, level 3 of MULTUM drug category #4 */ @827 DRUGID8 $CHAR6. /*Medication #8 - Drug ID */ @833 PRESCR8 1. /*Prescription status code */ @834 CONTSUB8 1. /*Controlled status code */ @835 COMSTAT8 1. /*Composition status code */ @836 RX8CAT1 $CHAR3. /*For RX8, MULTUM drug category #1 - detailed */ @839 RX8CAT2 $CHAR3. /*For RX8, MULTUM drug category #2 - detailed */ @842 RX8CAT3 $CHAR3. /*For RX8, MULTUM drug category #3 - detailed */ @845 RX8CAT4 $CHAR3. /*For RX8, MULTUM drug category #4 - detailed */ @848 RX8V1C1 $CHAR3. /*For RX8, level 1 of MULTUM drug category #1 */ @851 RX8V1C2 $CHAR3. /*For RX8, level 1 of MULTUM drug category #2 */ @854 RX8V1C3 $CHAR3. /*For RX8, level 1 of MULTUM drug category #3 */ @857 RX8V1C4 $CHAR3. /*For RX8, level 1 of MULTUM drug category #4 */ @860 RX8V2C1 $CHAR3. /*For RX8, level 2 of MULTUM drug category #1 */ @863 RX8V2C2 $CHAR3. /*For RX8, level 2 of MULTUM drug category #2 */ @866 RX8V2C3 $CHAR3. /*For RX8, level 2 of MULTUM drug category #3 */ @869 RX8V2C4 $CHAR3. /*For RX8, level 2 of MULTUM drug category #4 */ @872 RX8V3C1 $CHAR3. /*For RX8, level 3 of MULTUM drug category #1 */ @875 RX8V3C2 $CHAR3. /*For RX8, level 3 of MULTUM drug category #2 */ @878 RX8V3C3 $CHAR3. /*For RX8, level 3 of MULTUM drug category #3 */ @881 RX8V3C4 $CHAR3. /*For RX8, level 3 of MULTUM drug category #4 */ @884 BIOTER 1. /*Has hosp rec'd funds for bioter prep in last 2 yrs?*/ @885 MDSP 1. /*Did hosp receive MDSP program funds in 2005? */ @886 EMRED 1. /*Does your ED use electronic medical records? */ @887 EDEMOGE 1. /*Does EMR sys incl patient demographic info? */ @888 ECPOEE 1. /*Does EMR sys incl comp orders for prescript? */ @889 EWARNE 1. /*If yes, are there warnings of drug interactions?*/ @890 ESCRIPE 1. /*If yes, are Rx sent electronically to pharmacy?*/ @891 ECTOEE 1. /*Does EMR system include comp orders for tests?*/ @892 EORDERE 1. /*If yes, are orders sent electronically? */ @893 ERESULTE 1. /*Does EMR system include lab results? */ @894 ERANGEE 1. /*If yes, are out of range levels highlighted? */ @895 EIMGRESE 1. /*Does EMR system include imaging results? */ @896 EIMAGEE 1. /*If yes, are electronic images returned? */ @897 EPNOTESE 1. /*Does EMR system include clinical notes? */ @898 EHXFUE 1. /*If yes, include medical history/follow-up notes?*/ @899 EREMINDE 1. /*If yes, include reminders for interven/screening tests?*/ @900 EPUBHTHE 1. /*Does EMR system include public health reporting?*/ @901 ENOTDISE 1. /*If yes, are notifiable diseases sent electronically?*/ @902 EMRNEWE 1. /*Plans to install new/replace old EMR system w/in 3 yrs?*/ @903 INCSHX 1. /*In last 2 years, increased # of standard trtmnt spaces?*/ @904 INCPHYS 1. /*In last 2 years, has physical space been expanded?*/ @905 EXPSPACE 1. /*Plans to expand physical space w/in next 2 yrs?*/ @906 INITVIS 1. /*Imputed initial visit for problem */ @907 RACER 1. /*Race recode */ @908 RACEETH 1. /*Race/Ethnicity */ @909 AGEDAYS 3. /*Age in days for patients less than one year */ @912 AGER 1. /*Age recode */ @913 CAUSE1R 4. /*Cause of Injury #1 – numeric recode */ @917 CAUSE2R 4. /*Cause of injury #2 – numeric recode */ @921 CAUSE3R 4. /*Cause of injury #3 – numeric recode */ @925 INTENTR 1. /*Intentionality of Injury Based on E-Code */ @926 DIAG1R 6. /*Physician's diagnosis #1 - numeric recode */ @932 DIAG2R 6. /*Physician's diagnosis #2 - numeric recode */ @938 DIAG3R 6. /*Physician's diagnosis #3 - numeric recode */ @944 HDDIAGR 6. /*Principal hospital discharge diag - numeric */ @950 WHOCOMP 1. /*Who completed the Patient Record Forms? */ @951 SETTYPE 1. /*Setting type */ @952 YEAR 4. /*YEAR (2006) */ @956 CSTRATM 8. /*Clustered CSTRATM (masked) */ @964 CPSUM 6. /*Clustered CPSUM (masked) */ @970 EDWT 8. /*ED weight */ @978 PCTPOVR 1. /*Percent pop below poverty level in patient ZIP*/ @979 HINCOMER 1. /*Median household income in patient ZIP */ @980 PBAMORER 1. /*Percent pop with BA or higher in patient ZIP */ @981 URBANRUR 1. /*Urban-rural classification of patient ZIP */ ;