infile dictionary { _column(1) byte vmonth %2f "Month of Visit " _column(3) int vyear %4f "Year of Visit " _column(7) byte vdayr %1f "Day of Week of Visit " _column(8) byte age %3f "Patient age in years " _column(11) str4 arrtime %4s "Arrival time - Military time " _column(15) int waittime %4f "Waiting time to see physician (minutes) " _column(19) int lov %4f "Length of visit (minutes) " _column(23) byte residnce %1f "Patient residence " _column(24) byte arrive %1f "Mode of arrival " _column(25) byte sex %1f "Patient Sex " _column(26) byte ethnic %1f "Patient Ethnicity " _column(27) byte race %1f "Patient Race " _column(28) byte paypriv %1f "Private insurance " _column(29) byte paymcare %1f "Medicare " _column(30) byte paymcaid %1f "Medicaid " _column(31) byte paywkcmp %1f "Workers Compensation " _column(32) byte payself %1f "Self pay " _column(33) byte paynochg %1f "No charge " _column(34) byte payoth %1f "Other source of payment " _column(35) byte payunk %1f "Unknown source of payment " _column(36) byte paytype %1f "Expected source of payment " _column(37) int tempf %4f "Temperature in Fahrenheit " _column(41) int pulse %3f "Initial pulse " _column(44) int bpsys %3f "Initial BP - Systolic " _column(47) int bpdias %3f "Initial BP - Diastolic " _column(50) byte oriented %1f "Oriented x 3 " _column(51) byte immed %1f "Immediacy with which patient should be seen " _column(52) byte pain %1f "Presenting level of pain " _column(53) byte seen72 %1f "Seen in ED last 72 hours " _column(54) byte disch7da %1f "Discharged from any hospital w/in last 7 days" _column(55) long rfv1 %5f "Patient's reason for visit #1 " _column(60) long rfv2 %5f "Patient's reason for visit #2 " _column(65) long rfv3 %5f "Patient's reason for visit #3 " _column(55) long rfv13d %4f "Patient's reason for visit #1 - broad " _column(60) long rfv23d %4f "Patient's reason for visit #2 - broad " _column(65) long rfv33d %4f "Patient's reason for visit #3 - broad " _column(70) str100 vrfv %100s "Verbatim reason for visit " _column(170) byte vworkrel %1f "Is visit work related? " _column(171) byte injury %1f "Is visit related to injury or poisoning? " _column(172) byte intent %1f "Intentionality of injury " _column(173) str4 cause1 %4s "Cause of injury #1 " _column(177) str4 cause2 %4s "Cause of injury #2 " _column(181) str4 cause3 %4s "Cause of injury #3 " _column(173) str3 cause13d %3s "Cause of injury #1 - broad " _column(177) str3 cause23d %3s "Cause of injury #2 - broad " _column(181) str3 cause33d %3s "Cause of injury #3 - broad " _column(185) str75 vcause %75s "Cause of injury-verbatim text " _column(260) str5 diag1 %5s "Physician's diagnosis #1 " _column(265) str5 diag2 %5s "Physician's diagnosis #2 " _column(270) str5 diag3 %5s "Physician's diagnosis #3 " _column(260) str3 diag13d %3s "Physician's diagnosis #1 - broad " _column(265) str3 diag23d %3s "Physician's diagnosis #2 - broad " _column(270) str3 diag33d %3s "Physician's diagnosis #3 - broad " _column(275) byte prdiag1 %1f "Is DIAG1 probable, questionable, or ruleout? " _column(276) byte prdiag2 %1f "Is DIAG2 probable, questionable, or ruleout? " _column(277) byte prdiag3 %1f "Is DIAG3 probable, questionable, or ruleout? " _column(278) byte diagscrn %1f "Were diagnostic services ordered or provided?" _column(279) byte cbc %1f "CBC " _column(280) byte buncreat %1f "BUN (Blood urea nitrogen)/creatinine " _column(281) byte cardenz %1f "Cardiac Enzymes " _column(282) byte electrol %1f "Electrolytes " _column(283) byte glucose %1f "Glucose " _column(284) byte lft %1f "Liver Function Tests " _column(285) byte abg %1f "Arteriel Blood Gases " _column(286) byte bac %1f "Blood alcohol " _column(287) byte hivser %1f "HIV serology " _column(288) byte otherbld %1f "Other blood test " _column(289) byte ekg %1f "EKG/ECG (electrocardiogram) " _column(290) byte cardmon %1f "Cardiac monitor " _column(291) byte pulsoxim %1f "Pulse oximetry " _column(292) int popct %3f "Pulse oximetry (percent) " _column(295) byte pregtest %1f "Pregnancy test " _column(296) byte urine %1f "Urinalysis " _column(297) byte othrtest %1f "Other test/service " _column(298) byte anyimage %1f "Was any imaging ordered or provided? " _column(299) byte xray %1f "X-ray " _column(300) byte ultrasnd %1f "Ultrasound " _column(301) byte mri %1f "MRI " _column(302) byte catscan %1f "CAT scan " _column(303) byte othimage %1f "Other imaging " _column(304) byte totdiag %2f "Total number of tests/services " _column(306) byte proc %1f "Were procedures provided? " _column(307) byte bladcath %1f "Bladder catheter " _column(308) byte cpr %1f "CPR " _column(309) byte endoint %1f "Endotracheal intubation " _column(310) byte ivfluids %1f "IV fluids " _column(311) byte nebuther %1f "Nebulizer therapy " _column(312) byte ngtube %1f "NG tube/gastric lavage " _column(313) byte obgyn %1f "OB/GYN care " _column(314) byte ortho %1f "Orthopedic care " _column(315) byte thrombo %1f "Thrombolytic therapy " _column(316) byte wound %1f "Wound care " _column(317) byte othproc %1f "Other procedure " _column(318) byte totproc %2f "Total number of procedures " _column(320) byte med %1f "Were medications prescribed or provided? " _column(321) str5 med1 %5s "Medication 1 " _column(326) str5 med2 %5s "Medication 2 " _column(331) str5 med3 %5s "Medication 3 " _column(336) str5 med4 %5s "Medication 4 " _column(341) str5 med5 %5s "Medication 5 " _column(346) str5 med6 %5s "Medication 6 " _column(351) str5 med7 %5s "Medication 7 " _column(356) str5 med8 %5s "Medication 8 " _column(361) byte gpmed1 %1f "Med #1 given in ED or Rx at discharge? " _column(362) byte gpmed2 %1f "Med #2 given in ED or Rx at discharge? " _column(363) byte gpmed3 %1f "Med #3 given in ED or Rx at discharge? " _column(364) byte gpmed4 %1f "Med #4 given in ED or Rx at discharge? " _column(365) byte gpmed5 %1f "Med #5 given in ED or Rx at discharge? " _column(366) byte gpmed6 %1f "Med #6 given in ED or Rx at discharge? " _column(367) byte gpmed7 %1f "Med #7 given in ED or Rx at discharge? " _column(368) byte gpmed8 %1f "Med #8 given in ED or Rx at discharge? " _column(369) byte numgiv %1f "Number of meds given in ED " _column(370) byte numdis %1f "Number of meds prescribed at discharge " _column(371) byte nummed %1f "Number of medications coded " _column(372) byte noprovid %1f "No answer to provider seen item " _column(373) byte attphys %1f "ED attending physician seen " _column(374) byte resint %1f "Resident/Intern seen " _column(375) byte oncall %1f "On call attending physician/fellow seen " _column(376) byte rnlpn %1f "Registered nurse/LPN seen " _column(377) byte nursepr %1f "Nurse practitioner seen " _column(378) byte physasst %1f "Physician assistant seen " _column(379) byte emt %1f "EMT " _column(380) byte othprov %1f "Other provider seen " _column(381) byte nodisp %1f "No answer to disposition item " _column(382) byte nofu %1f "No follow up planned " _column(383) byte retprn %1f "Return if needed PRN/appointment " _column(384) byte retreffu %1f "Return/refer to physician/clinic for FU " _column(385) byte refsocs %1f "Refer to social services " _column(386) byte leftama %1f "Left AMA " _column(387) byte left %1f "Left without being seen " _column(388) byte doa %1f "DOA/died in ED " _column(389) byte transfer %1f "Transfer to different hospital " _column(390) byte rftrans %1f "Reason for transfer " _column(391) byte admitobs %1f "Admit to observation unit " _column(392) byte admithos %1f "Admit to hospital " _column(393) byte othdisp %1f "Other disposition " _column(394) byte admit %1f "If admitted, to what unit? " _column(395) int los %4f "If admitted, length of stay in hosp (days) " _column(399) str5 hddiag %5s "Principal hospital discharge diagnosis " _column(404) byte hdstat %1f "Hospital discharge status " _column(405) int patwt %6f "Patient visit weight " _column(411) byte region %1f "Geographic region " _column(412) byte msa %1f "MSA or non-MSA area " _column(413) byte owner %1f "Hospital ownership " _column(414) byte blank1 %1f "Reserved for future use " _column(415) byte blank2 %1f "Reserved for future use " _column(416) byte blank3 %1f "Reserved for future use " _column(417) int hospcode %3f "Hospital number " _column(420) int patcode %3f "Patient code " _column(423) byte bdatefl %1f "Birth date imputed? " _column(424) byte sexfl %1f "Sex imputed? " _column(425) byte ethnicfl %1f "Ethnicity imputed? " _column(426) byte racefl %1f "Race imputed? " _column(427) byte immedfl %1f "Immediacy imputed? " _column(428) str6 drugid1 %6s "Drug ID for med #1 " _column(434) byte prescr1 %1f "Prescription status code for med #1 " _column(435) byte contsub1 %1f "Controlled status code for med #1 " _column(436) byte comstat1 %1f "Composition status code for med #1 " _column(437) str3 rx1cat1 %3s "Multum drug category #1 for medication #1 " _column(440) str3 rx1cat2 %3s "Multum drug category #2 for medication #1 " _column(443) str3 rx1cat3 %3s "Multum drug category #3 for medication #1 " _column(446) str3 rx1cat4 %3s "Multum drug category #4 for medication #1 " _column(449) str3 rx1v1c1 %3s "Level 1 of Multum drug category #1 for med #1" _column(452) str3 rx1v1c2 %3s "Level 1 of Multum drug category #2 for med #1" _column(455) str3 rx1v1c3 %3s "Level 1 of Multum drug category #3 for med #1" _column(458) str3 rx1v1c4 %3s "Level 1 of Multum drug category #4 for med #1" _column(461) str3 rx1v2c1 %3s "Level 2 of Multum drug category #1 for med #1" _column(464) str3 rx1v2c2 %3s "Level 2 of Multum drug category #2 for med #1" _column(467) str3 rx1v2c3 %3s "Level 2 of Multum drug category #3 for med #1" _column(470) str3 rx1v2c4 %3s "Level 2 of Multum drug category #4 for med #1" _column(473) str3 rx1v3c1 %3s "Level 3 of Multum drug category #1 for med #1" _column(476) str3 rx1v3c2 %3s "Level 3 of Multum drug category #2 for med #1" _column(479) str3 rx1v3c3 %3s "Level 3 of Multum drug category #3 for med #1" _column(482) str3 rx1v3c4 %3s "Level 3 of Multum drug category #4 for med #1" _column(485) str6 drugid2 %6f "Drug ID for medication #2 " _column(491) byte prescr2 %1f "Prescription status code for med #2 " _column(492) byte contsub2 %1f "Controlled status code for med #2 " _column(493) byte comstat2 %1f "Composition status code for med #2 " _column(494) str3 rx2cat1 %3s "Multum drug category #1 for medication #2 " _column(497) str3 rx2cat2 %3s "Multum drug category #2 for medication #2 " _column(500) str3 rx2cat3 %3s "Multum drug category #3 for medication #2 " _column(503) str3 rx2cat4 %3s "Multum drug category #4 for medication #2 " _column(506) str3 rx2v1c1 %3s "Level 1 of Multum drug category #1 for med #2" _column(509) str3 rx2v1c2 %3s "Level 1 of Multum drug category #2 for med #2" _column(512) str3 rx2v1c3 %3s "Level 1 of Multum drug category #3 for med #2" _column(515) str3 rx2v1c4 %3s "Level 1 of Multum drug category #4 for med #2" _column(518) str3 rx2v2c1 %3s "Level 2 of Multum drug category #1 for med #2" _column(521) str3 rx2v2c2 %3s "Level 2 of Multum drug category #2 for med #2" _column(524) str3 rx2v2c3 %3s "Level 2 of Multum drug category #3 for med #2" _column(527) str3 rx2v2c4 %3s "Level 2 of Multum drug category #4 for med #2" _column(530) str3 rx2v3c1 %3s "Level 3 of Multum drug category #1 for med #2" _column(533) str3 rx2v3c2 %3s "Level 3 of Multum drug category #2 for med #2" _column(536) str3 rx2v3c3 %3s "Level 3 of Multum drug category #3 for med #2" _column(539) str3 rx2v3c4 %3s "Level 3 of Multum drug category #4 for med #2" _column(542) str6 drugid3 %6s "Drug ID for med #3 " _column(548) byte prescr3 %1f "Prescription status code for med #3 " _column(549) byte contsub3 %1f "Controlled status code for med #3 " _column(550) byte comstat3 %1f "Composition status code for med #3 " _column(551) str3 rx3cat1 %3s "Multum drug category #1 for medication #3 " _column(554) str3 rx3cat2 %3s "Multum drug category #2 for medication #3 " _column(557) str3 rx3cat3 %3s "Multum drug category #3 for medication #3 " _column(560) str3 rx3cat4 %3s "Multum drug category #4 for medication #3 " _column(563) str3 rx3v1c1 %3s "Level 1 of Multum drug category #1 for med #3" _column(566) str3 rx3v1c2 %3s "Level 1 of Multum drug category #2 for med #3" _column(569) str3 rx3v1c3 %3s "Level 1 of Multum drug category #3 for med #3" _column(572) str3 rx3v1c4 %3s "Level 1 of Multum drug category #4 for med #3" _column(575) str3 rx3v2c1 %3s "Level 2 of Multum drug category #1 for med #3" _column(578) str3 rx3v2c2 %3s "Level 2 of Multum drug category #2 for med #3" _column(581) str3 rx3v2c3 %3s "Level 2 of Multum drug category #3 for med #3" _column(584) str3 rx3v2c4 %3s "Level 2 of Multum drug category #4 for med #3" _column(587) str3 rx3v3c1 %3s "Level 3 of Multum drug category #1 for med #3" _column(590) str3 rx3v3c2 %3s "Level 3 of Multum drug category #2 for med #3" _column(593) str3 rx3v3c3 %3s "Level 3 of Multum drug category #3 for med #3" _column(596) str3 rx3v3c4 %3s "Level 3 of Multum drug category #4 for med #3" _column(599) str6 drugid4 %6f "Drug ID for medication #4 " _column(605) byte prescr4 %1f "Prescription status code for med #4 " _column(606) byte contsub4 %1f "Controlled status code for med #4 " _column(607) byte comstat4 %1f "Composition status code for med #4 " _column(608) str3 rx4cat1 %3s "Multum drug category #1 for medication #4 " _column(611) str3 rx4cat2 %3s "Multum drug category #2 for medication #4 " _column(614) str3 rx4cat3 %3s "Multum drug category #3 for medication #4 " _column(617) str3 rx4cat4 %3s "Multum drug category #4 for medication #4 " _column(620) str3 rx4v1c1 %3s "Level 1 of Multum drug category #1 for med #4" _column(623) str3 rx4v1c2 %3s "Level 1 of Multum drug category #2 for med #4" _column(626) str3 rx4v1c3 %3s "Level 1 of Multum drug category #3 for med #4" _column(629) str3 rx4v1c4 %3s "Level 1 of Multum drug category #4 for med #4" _column(632) str3 rx4v2c1 %3s "Level 2 of Multum drug category #1 for med #4" _column(635) str3 rx4v2c2 %3s "Level 2 of Multum drug category #2 for med #4" _column(638) str3 rx4v2c3 %3s "Level 2 of Multum drug category #3 for med #4" _column(641) str3 rx4v2c4 %3s "Level 2 of Multum drug category #4 for med #4" _column(644) str3 rx4v3c1 %3s "Level 3 of Multum drug category #1 for med #4" _column(647) str3 rx4v3c2 %3s "Level 3 of Multum drug category #2 for med #4" _column(650) str3 rx4v3c3 %3s "Level 3 of Multum drug category #3 for med #4" _column(653) str3 rx4v3c4 %3s "Level 3 of Multum drug category #4 for med #4" _column(656) str6 drugid5 %6f "Drug ID for medication #5 " _column(662) byte prescr5 %1f "Prescription status code for med #5 " _column(663) byte contsub5 %1f "Controlled status code for med #5 " _column(664) byte comstat5 %1f "Composition status code for med #5 " _column(665) str3 rx5cat1 %3s "Multum drug category #1 for medication #5 " _column(668) str3 rx5cat2 %3s "Multum drug category #2 for medication #5 " _column(671) str3 rx5cat3 %3s "Multum drug category #3 for medication #5 " _column(674) str3 rx5cat4 %3s "Multum drug category #4 for medication #5 " _column(677) str3 rx5v1c1 %3s "Level 1 of Multum drug category #1 for med #5" _column(680) str3 rx5v1c2 %3s "Level 1 of Multum drug category #2 for med #5" _column(683) str3 rx5v1c3 %3s "Level 1 of Multum drug category #3 for med #5" _column(686) str3 rx5v1c4 %3s "Level 1 of Multum drug category #4 for med #5" _column(659) str3 rx5v2c1 %3s "Level 2 of Multum drug category #1 for med #5" _column(692) str3 rx5v2c2 %3s "Level 2 of Multum drug category #2 for med #5" _column(695) str3 rx5v2c3 %3s "Level 2 of Multum drug category #3 for med #5" _column(698) str3 rx5v2c4 %3s "Level 2 of Multum drug category #4 for med #5" _column(701) str3 rx5v3c1 %3s "Level 3 of Multum drug category #1 for med #5" _column(704) str3 rx5v3c2 %3s "Level 3 of Multum drug category #2 for med #5" _column(707) str3 rx5v3c3 %3s "Level 3 of Multum drug category #3 for med #5" _column(710) str3 rx5v3c4 %3s "Level 3 of Multum drug category #4 for med #5" _column(713) str6 drugid6 %6f "Drug ID for medication #6 " _column(719) byte prescr6 %1f "Prescription status code for med #6 " _column(720) byte contsub6 %1f "Controlled status code for med #6 " _column(721) byte comstat6 %1f "Composition status code for med #6 " _column(722) str3 rx6cat1 %3s "Multum drug category #1 for medication #6 " _column(725) str3 rx6cat2 %3s "Multum drug category #2 for medication #6 " _column(728) str3 rx6cat3 %3s "Multum drug category #3 for medication #6 " _column(731) str3 rx6cat4 %3s "Multum drug category #4 for medication #6 " _column(734) str3 rx6v1c1 %3s "Level 1 of Multum drug category #1 for med #6" _column(737) str3 rx6v1c2 %3s "Level 1 of Multum drug category #2 for med #6" _column(740) str3 rx6v1c3 %3s "Level 1 of Multum drug category #3 for med #6" _column(743) str3 rx6v1c4 %3s "Level 1 of Multum drug category #4 for med #6" _column(746) str3 rx6v2c1 %3s "Level 2 of Multum drug category #1 for med #6" _column(749) str3 rx6v2c2 %3s "Level 2 of Multum drug category #2 for med #6" _column(752) str3 rx6v2c3 %3s "Level 2 of Multum drug category #3 for med #6" _column(755) str3 rx6v2c4 %3s "Level 2 of Multum drug category #4 for med #6" _column(758) str3 rx6v3c1 %3s "Level 3 of Multum drug category #1 for med #6" _column(761) str3 rx6v3c2 %3s "Level 3 of Multum drug category #2 for med #6" _column(764) str3 rx6v3c3 %3s "Level 3 of Multum drug category #3 for med #6" _column(767) str3 rx6v3c4 %3s "Level 3 of Multum drug category #4 for med #6" _column(770) str6 drugid7 %6f "Drug ID for medication #7 " _column(776) byte prescr7 %1f "Prescription status code for med #7 " _column(777) byte contsub7 %1f "Controlled status code for med #7 " _column(778) byte comstat7 %1f "Composition status code for med #7 " _column(779) str3 rx7cat1 %3s "Multum drug category #1 for medication #7 " _column(782) str3 rx7cat2 %3s "Multum drug category #2 for medication #7 " _column(785) str3 rx7cat3 %3s "Multum drug category #3 for medication #7 " _column(788) str3 rx7cat4 %3s "Multum drug category #4 for medication #7 " _column(791) str3 rx7v1c1 %3s "Level 1 of Multum drug category #1 for med #7" _column(794) str3 rx7v1c2 %3s "Level 1 of Multum drug category #2 for med #7" _column(797) str3 rx7v1c3 %3s "Level 1 of Multum drug category #3 for med #7" _column(800) str3 rx7v1c4 %3s "Level 1 of Multum drug category #4 for med #7" _column(803) str3 rx7v2c1 %3s "Level 2 of Multum drug category #1 for med #7" _column(806) str3 rx7v2c2 %3s "Level 2 of Multum drug category #2 for med #7" _column(809) str3 rx7v2c3 %3s "Level 2 of Multum drug category #3 for med #7" _column(812) str3 rx7v2c4 %3s "Level 2 of Multum drug category #4 for med #7" _column(815) str3 rx7v3c1 %3s "Level 3 of Multum drug category #1 for med #7" _column(818) str3 rx7v3c2 %3s "Level 3 of Multum drug category #2 for med #7" _column(821) str3 rx7v3c3 %3s "Level 3 of Multum drug category #3 for med #7" _column(824) str3 rx7v3c4 %3s "Level 3 of Multum drug category #4 for med #7" _column(827) str6 drugid8 %6f "Drug ID for medication #8 " _column(833) byte prescr8 %1f "Prescription status code for med #8 " _column(834) byte contsub8 %1f "Controlled status code for med #8 " _column(835) byte comstat8 %1f "Composition status code for med #8 " _column(836) str3 rx8cat1 %3s "Multum drug category #1 for medication #8 " _column(839) str3 rx8cat2 %3s "Multum drug category #2 for medication #8 " _column(842) str3 rx8cat3 %3s "Multum drug category #3 for medication #8 " _column(845) str3 rx8cat4 %3s "Multum drug category #4 for medication #8 " _column(848) str3 rx8v1c1 %3s "Level 1 of Multum drug category #1 for med #8" _column(851) str3 rx8v1c2 %3s "Level 1 of Multum drug category #2 for med #8" _column(854) str3 rx8v1c3 %3s "Level 1 of Multum drug category #3 for med #8" _column(857) str3 rx8v1c4 %3s "Level 1 of Multum drug category #4 for med #8" _column(860) str3 rx8v2c1 %3s "Level 2 of Multum drug category #1 for med #8" _column(863) str3 rx8v2c2 %3s "Level 2 of Multum drug category #2 for med #8" _column(866) str3 rx8v2c3 %3s "Level 2 of Multum drug category #3 for med #8" _column(869) str3 rx8v2c4 %3s "Level 2 of Multum drug category #4 for med #8" _column(872) str3 rx8v3c1 %3s "Level 3 of Multum drug category #1 for med #8" _column(875) str3 rx8v3c2 %3s "Level 3 of Multum drug category #2 for med #8" _column(878) str3 rx8v3c3 %3s "Level 3 of Multum drug category #3 for med #8" _column(881) str3 rx8v3c4 %3s "Level 3 of Multum drug category #4 for med #8" _column(884) byte bioter %1f "Has hospital rec'd funding for bioterror preparedness?" _column(885) byte mdsp %1f "Did hospital receive any MDSP funds in 2005? " _column(886) byte emred %1f "Does ED have electronic patient med records? " _column(887) byte edemoge %1f "Does EMR sys incl patient demographic info? " _column(888) byte ecpoee %1f "Does EMR sys incl comp orders for prescript? " _column(889) byte ewarne %1f "Are warnings of drug interact/contraind provided?" _column(890) byte escripe %1f "Are prescriptions sent electronically to pharmacy?" _column(891) byte ectoee %1f "Does EMR system incl comp orders for tests? " _column(892) byte eordere %1f "If yes, are test orders sent electronically? " _column(893) byte eresulte %1f "Does EMR system incl test results? " _column(894) byte erangee %1f "If yes, are out of range levels highlighted? " _column(895) byte eimgrese %1f "Does EMR system include imaging results? " _column(896) byte eimagee %1f "If EMR includes imaging, electronic images returned?" _column(897) byte epnotese %1f "Does EMR system include clinical notes? " _column(898) byte ehxfue %1f "If yes, include med history and follow-up notes?" _column(899) byte ereminde %1f "Does EMR sys incl reminders for interv/tests?" _column(900) byte epubhthe %1f "Does EMR system incl public health reporting?" _column(901) byte enotdise %1f "If yes, are notifiable diseases sent electronically?" _column(902) byte emrnewe %1f "Plans for installing/replacing EMR system next 3 yrs?" _column(903) byte incshx %1f "In last 2 yrs has ED increased # stnd treatment spaces?" _column(904) byte incphys %1f "In last 2 yrs has EDs physical space been expanded?" _column(905) byte expspace %1f "Plans to increase EDs physical space in next 2 years?" _column(906) byte initvis %1f "Initial visit for problem - imputed variable " _column(907) byte racer %1f "Race recode " _column(908) byte raceeth %1f "Race/Ethnicity " _column(909) int agedays %3f "Age in days for patients less than one year " _column(912) int ager %1f "Age recode " _column(913) int cause1r %4f "Cause of Injury #1 – numeric recode " _column(917) int cause2r %4f "Cause of injury #2 – numeric recode " _column(921) int cause3r %4f "Cause of injury #3 – numeric recode " _column(925) byte intentr %1f "Intentionality of Injury Based on E-Code " _column(926) long diag1r %6f "Diagnosis #1 - numeric recode " _column(932) long diag2r %6f "Diagnosis #2 - numeric recode " _column(938) long diag3r %6f "Diagnosis #3 - numeric recode " _column(944) long hddiagr %6f "Principal hospital discharge diagnosis-numeri" _column(950) byte whocomp %1f "Who completed the Patient Record Forms? " _column(951) byte settype %1f "Setting type " _column(952) int year %4f "YEAR (2006) " _column(956) long cstratm %8f "Clustered CSTRATM " _column(964) long cpsum %6f "Clustered CPSUM " _column(970) long edwt %8f "ED weight " _column(978) byte pctpovr %1f "Percent poverty in patient's ZIP code " _column(979) byte hincomer %1f "Median household income in patient's ZIP code" _column(980) byte pbamorer %1f "% adults with BA or higher in patient's ZIP code" _column(981) byte urbanrur %1f "Urban-rural classification of patient's ZIP code" }