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 - recoded " _column(8) byte age %3f "Patient age in years " _column(11) str4 arrtime %4s "Arrival time " _column(15) int waittime %3f "Waiting time to see physician (minutes) " _column(18) int lov %4f "Length of Visit " _column(22) byte reside %1f "Does patient reside in nursing home? " _column(23) byte sex %1f "Patient sex " _column(24) byte ethnic %1f "Patient ethnicity " _column(25) byte arrive %1f "Mode of arrival " _column(26) byte race %1f "Patient race " _column(27) byte paytype %1f "Expected source of payment for this visit " _column(28) int tempf %4f "Initial temperature (F) " _column(32) int pulse %3f "Initial pulse " _column(35) int bpsys %3f "Initial BP - Systolic " _column(38) int bpdias %3f "Initial BP - Diastolic " _column(41) byte oriented %1f "Oriented x 3 " _column(42) byte immed %1f "Immediacy with which patient should be seen " _column(43) byte pain %1f "Presenting level of pain " _column(44) long rfv1 %5f "Reason for Visit #1 " _column(49) long rfv2 %5f "Reason for Visit #2 " _column(54) long rfv3 %5f "Reason for Visit #3 " _column(44) long rfv13d %4f "Patient's reason for visit #1 - broad " _column(49) long rfv23d %4f "Patient's reason for visit #2 - broad " _column(54) long rfv33d %4f "Patient's reason for visit #3 - broad " _column(59) byte alcohol %1f "Is visit related to alcohol use? " _column(60) byte vworkrel %1f "Is this visit work related? " _column(61) byte seen72 %1f "Seen in ED last 72 hours? " _column(62) byte episode %1f "Episode of care " _column(63) byte injury %1f "Is visit related to injury or poisoning? " _column(64) byte intent %1f "Intentionality of injury " _column(65) str4 cause1 %4s "Cause of injury #1 " _column(69) str4 cause2 %4s "Cause of injury #2 " _column(73) str4 cause3 %4s "Cause of injury #3 " _column(65) str3 cause13d %3s "Cause of injury #1 - broad " _column(69) str3 cause23d %3s "Cause of injury #2 - broad " _column(73) str3 cause33d %3s "Cause of injury #3 - broad " _column(77) str75 vcause %75s "Verbatim cause of injury " _column(152) str5 diag1 %5s "Physician's diagnosis #1 " _column(157) str5 diag2 %5s "Physician's diagnosis #2 " _column(162) str5 diag3 %5s "Physician's diagnosis #3 " _column(152) str3 diag13d %3s "Physician's diagnosis #1 - broad " _column(157) str3 diag23d %3s "Physician's diagnosis #2 - broad " _column(162) str3 diag33d %3s "Physician's diagnosis #3 - broad " _column(167) byte prdiag1 %1f "Is DIAG1 probable, questionable, or ruleout? " _column(168) byte prdiag2 %1f "Is DIAG2 probable, questionable, or ruleout? " _column(169) byte prdiag3 %1f "Is DIAG3 probable, questionable, or ruleout? " _column(170) byte diagscrn %1f "Were diag/screen serv ordered or provided? " _column(171) byte medscrnx %1f "Medical screening exam " _column(172) byte menstat %1f "Mental status " _column(173) byte ekg %1f "EKG " _column(174) byte cardmon %1f "Cardiac monitor " _column(175) byte eeg %1f "EEG " _column(176) byte pulsoxim %1f "Pulse oximetry " _column(177) byte pregtest %1f "Pregnancy test " _column(178) byte urine %1f "Urinalysis " _column(179) byte chestxry %1f "Chest X-ray " _column(180) byte extrxray %1f "Extremity X-ray " _column(181) byte otherxry %1f "Other X-ray " _column(182) byte ultrasnd %1f "Ultrasound " _column(183) byte mricat %1f "MRI/CAT scan " _column(184) byte othimage %1f "Other imaging " _column(185) byte cbc %1f "CBC " _column(186) byte bun %1f "BUN " _column(187) byte creatin %1f "Creatinine " _column(188) byte cholest %1f "Cholesterol " _column(189) byte glucose %1f "Glucose " _column(190) byte hgba %1f "HgbA1C " _column(191) byte electrol %1f "Electrolytes " _column(192) byte bac %1f "Blood alcohol " _column(193) byte hivser %1f "HIV serology " _column(194) byte otherbld %1f "Other blood test " _column(195) byte bloodcx %1f "Blood culture " _column(196) byte cervcx %1f "Cervical/urethral culture " _column(197) byte stoolcx %1f "Stool culture " _column(198) byte throatcx %1f "Throat culture " _column(199) byte urinecx %1f "Urine culture " _column(200) byte othrtest %1f "Other test/service " _column(201) byte totdiag %2f "Total number of diagnostic services " _column(203) byte proc %1f "Were any procedures provided at this visit? " _column(204) byte bladcath %1f "Bladder catheter " _column(205) byte cpr %1f "CPR " _column(206) byte endoint %1f "Endotracheal intubation " _column(207) byte eyeent %1f "EYE/ENT care " _column(208) byte ivfluids %1f "IV fluids " _column(209) byte ngtube %1f "NG tube/gastric lavage " _column(210) byte obgyn %1f "OB/GYN care " _column(211) byte ortho %1f "Orthopedic care " _column(212) byte thrombo %1f "Thrombolytic therapy " _column(213) byte wound %1f "Wound care " _column(214) byte othproc %1f "Other procedure " _column(215) byte totproc %2f "Total number of procedures " _column(217) byte med %1f "Were medications/injections ordered/provided?" _column(218) str5 med1 %5s "Medication #1 " _column(223) str5 med2 %5s "Medication #2 " _column(228) str5 med3 %5s "Medication #3 " _column(233) str5 med4 %5s "Medication #4 " _column(238) str5 med5 %5s "Medication #5 " _column(243) str5 med6 %5s "Medication #6 " _column(248) str5 med7 %5s "Medication #7 " _column(253) str5 med8 %5s "Medication #8 " _column(258) byte nummed %1f "Number of medications coded " _column(259) byte nodisp %1f "Visit disposition - no answer to item " _column(260) byte nofu %1f "No followup planned " _column(261) byte retprn %1f "Return if needed, P.R.N./appt. " _column(262) byte retref %1f "Return to referring physician " _column(263) byte refothmd %1f "Return to other physician/clinic for followup" _column(264) byte outtriag %1f "Refer out from triage without treatment " _column(265) byte refalcdr %1f "Refer to alcohol or drug treatment program " _column(266) byte rettxsup %1f "Refer to non-physician treatment or support " _column(267) byte left %1f "Left before being seen " _column(268) byte leftama %1f "Left AMA " _column(269) byte admitobs %1f "Admit for 23 hr observation " _column(270) byte admithos %1f "Admit to hospital " _column(271) byte admiticu %1f "Admit to ICU/CCU " _column(272) byte transfer %1f "Transfer to other facility " _column(273) byte doa %1f "DOA/died in ED " _column(274) byte othdisp %1f "Other disposition " _column(275) byte noprovid %1f "Provider seen - no answer to item " _column(276) byte staffmd %1f "Staff physician " _column(277) byte resint %1f "Resident/intern " _column(278) byte othphys %1f "Other physician " _column(279) byte rn %1f "RN " _column(280) byte lpn %1f "LPN " _column(281) byte nursepr %1f "Nurse practitioner " _column(282) byte physasst %1f "Physician assistant " _column(283) byte emt %1f "Emergency med tech " _column(284) byte othtech %1f "Other technician " _column(285) byte othprov %1f "Other provider " _column(286) int patwt %6f "Patient visit weight " _column(292) byte region %1f "Geographic region " _column(293) byte msa %1f "MSA/nonMSA " _column(294) byte owner %1f "Hospital ownership " _column(295) byte blank1 %1f "reserved for future use " _column(296) byte blank2 %1f "reserved for future use " _column(297) byte blank3 %1f "reserved for future use " _column(298) int hospcode %3f "Hospital code " _column(301) int patcode %3f "Patient code " _column(304) byte bdatefl %1f "Was patient birth year imputed? " _column(305) byte sexfl %1f "Was patient sex imputed? " _column(306) byte ethnicfl %1f "Was patient ethnicity imputed? " _column(307) byte racefl %1f "Was patient race imputed? " _column(308) byte immedfl %1f "Was immediacy of visit imputed? " _column(309) str5 gen1 %5s "Generic name code for medication #1 " _column(314) byte prescr1 %1f "Prescription status code for medication #1 " _column(315) byte contsub1 %1f "Controlled substance code for medication #1 " _column(316) byte comstat1 %1f "Composition status code for medication #1 " _column(317) str4 drug1cl1 %4s "Drug Class #1 for Medication #1 " _column(321) str4 drug1cl2 %4s "Drug Class #2 for Medication #1 " _column(325) str4 drug1cl3 %4s "Drug Class #3 for Medication #1 " _column(329) str5 drg1ing1 %5s "Ingredient code #1 for medication #1 " _column(334) str5 drg1ing2 %5s "Ingredient code #2 for medication #1 " _column(339) str5 drg1ing3 %5s "Ingredient code #3 for medication #1 " _column(344) str5 drg1ing4 %5s "Ingredient code #4 for medication #1 " _column(349) str5 drg1ing5 %5s "Ingredient code #5 for medication #1 " _column(354) str5 gen2 %5s "Generic name code for medication. #2 " _column(359) byte prescr2 %1f "Prescription status code for medication #2 " _column(360) byte contsub2 %1f "Controlled substance code for medication #2 " _column(361) byte comstat2 %1f "Composition status code for medication #2 " _column(362) str4 drug2cl1 %4s "Drug Class #1 for Medication #2 " _column(366) str4 drug2cl2 %4s "Drug Class #2 for Medication #2 " _column(370) str4 drug2cl3 %4s "Drug Class #3 for Medication #2 " _column(374) str5 drg2ing1 %5s "Ingredient code #1 for medication #2 " _column(379) str5 drg2ing2 %5s "Ingredient code #2 for medication #2 " _column(384) str5 drg2ing3 %5s "Ingredient code #3 for medication #2 " _column(389) str5 drg2ing4 %5s "Ingredient code #4 for medication #2 " _column(394) str5 drg2ing5 %5s "Ingredient code #5 for medication #2 " _column(399) str5 gen3 %5s "Generic name code for medication. #3 " _column(404) byte prescr3 %1f "Prescription status code for medication #3 " _column(405) byte contsub3 %1f "Controlled substance code for medication #3 " _column(406) byte comstat3 %1f "Composition status code for medication #3 " _column(407) str4 drug3cl1 %4s "Drug Class #1 for Medication #3 " _column(411) str4 drug3cl2 %4s "Drug Class #2 for Medication #3 " _column(415) str4 drug3cl3 %4s "Drug Class #3 for Medication #3 " _column(419) str5 drg3ing1 %5s "Ingredient code #1 for medication #3 " _column(424) str5 drg3ing2 %5s "Ingredient code #2 for medication #3 " _column(429) str5 drg3ing3 %5s "Ingredient code #3 for medication #3 " _column(434) str5 drg3ing4 %5s "Ingredient code #4 for medication #3 " _column(439) str5 drg3ing5 %5s "Ingredient code #5 for medication #3 " _column(444) str5 gen4 %5s "Generic name code for medication. #4 " _column(449) byte prescr4 %1f "Prescription status code for medication #4 " _column(450) byte contsub4 %1f "Controlled substance code for medication #4 " _column(451) byte comstat4 %1f "Composition status code for medication #4 " _column(452) str4 drug4cl1 %4s "Drug Class #1 for Medication #4 " _column(456) str4 drug4cl2 %4s "Drug Class #2 for Medication #4 " _column(460) str4 drug4cl3 %4s "Drug Class #3 for Medication #4 " _column(464) str5 drg4ing1 %5s "Ingredient code #1 for medication #4 " _column(469) str5 drg4ing2 %5s "Ingredient code #2 for medication #4 " _column(474) str5 drg4ing3 %5s "Ingredient code #3 for medication #4 " _column(479) str5 drg4ing4 %5s "Ingredient code #4 for medication #4 " _column(484) str5 drg4ing5 %5s "Ingredient code #5 for medication #4 " _column(489) str5 gen5 %5s "Generic name code for medication. #5 " _column(494) byte prescr5 %1f "Prescription status code for medication #5 " _column(495) byte contsub5 %1f "Controlled substance code for medication #5 " _column(496) byte comstat5 %1f "Composition status code for medication #5 " _column(497) str4 drug5cl1 %4s "Drug Class #1 for Medication #5 " _column(501) str4 drug5cl2 %4s "Drug Class #2 for Medication #5 " _column(505) str4 drug5cl3 %4s "Drug Class #3 for Medication #5 " _column(509) str5 drg5ing1 %5s "Ingredient code #1 for medication #5 " _column(514) str5 drg5ing2 %5s "Ingredient code #2 for medication #5 " _column(519) str5 drg5ing3 %5s "Ingredient code #3 for medication #5 " _column(524) str5 drg5ing4 %5s "Ingredient code #4 for medication #5 " _column(529) str5 drg5ing5 %5s "Ingredient code #5 for medication #5 " _column(534) str5 gen6 %5s "Generic name code for medication. #6 " _column(539) byte prescr6 %1f "Prescription status code for medication #6 " _column(540) byte contsub6 %1f "Controlled substance code for medication #6 " _column(541) byte comstat6 %1f "Composition status code for medication #6 " _column(542) str4 drug6cl1 %4s "Drug Class #1 for Medication #6 " _column(546) str4 drug6cl2 %4s "Drug Class #2 for Medication #6 " _column(550) str4 drug6cl3 %4s "Drug Class #3 for Medication #6 " _column(554) str5 drg6ing1 %5s "Ingredient code #1 for medication #6 " _column(559) str5 drg6ing2 %5s "Ingredient code #2 for medication #6 " _column(564) str5 drg6ing3 %5s "Ingredient code #3 for medication #6 " _column(569) str5 drg6ing4 %5s "Ingredient code #4 for medication #6 " _column(574) str5 drg6ing5 %5s "Ingredient code #5 for medication #6 " _column(579) str5 gen7 %5s "Generic name code for medication. #7 " _column(584) byte prescr7 %1f "Prescription status code for medication #7 " _column(585) byte contsub7 %1f "Controlled substance code for medication #7 " _column(586) byte comstat7 %1f "Composition status code for medication #7 " _column(587) str4 drug7cl1 %4s "Drug Class #1 for Medication #7 " _column(591) str4 drug7cl2 %4s "Drug Class #2 for Medication #7 " _column(595) str4 drug7cl3 %4s "Drug Class #3 for Medication #7 " _column(599) str5 drg7ing1 %5s "Ingredient code #1 for medication #7 " _column(604) str5 drg7ing2 %5s "Ingredient code #2 for medication #7 " _column(609) str5 drg7ing3 %5s "Ingredient code #3 for medication #7 " _column(614) str5 drg7ing4 %5s "Ingredient code #4 for medication #7 " _column(619) str5 drg7ing5 %5s "Ingredient code #5 for medication #7 " _column(624) str5 gen8 %5s "Generic name code for medication. #8 " _column(629) byte prescr8 %1f "Prescription status code for medication #8 " _column(630) byte contsub8 %1f "Controlled substance code for medication #8 " _column(631) byte comstat8 %1f "Composition status code for medication #8 " _column(632) str4 drug8cl1 %4s "Drug Class #1 for Medication #8 " _column(636) str4 drug8cl2 %4s "Drug Class #2 for Medication #8 " _column(640) str4 drug8cl3 %4s "Drug Class #3 for Medication #8 " _column(644) str5 drg8ing1 %5s "Ingredient code #1 for medication #8 " _column(649) str5 drg8ing2 %5s "Ingredient code #2 for medication #8 " _column(654) str5 drg8ing3 %5s "Ingredient code #3 for medication #8 " _column(659) str5 drg8ing4 %5s "Ingredient code #4 for medication #8 " _column(664) str5 drg8ing5 %5s "Ingredient code #5 for medication #8 " _column(669) byte racer %1f "Race recode " _column(670) int agedays %3f "Age in days for patients less than one year " _column(673) int ager %1f "Age recode " _column(674) int cause1r %4f "Cause of Injury #1 - numeric recode " _column(678) int cause2r %4f "Cause of injury #2 - numeric recode " _column(682) int cause3r %4f "Cause of injury #3 - numeric recode " _column(686) byte intentr %1f "Intentionality recode " _column(687) long diag1r %6f "Physician's diagnosis #1 - numeric recode " _column(693) long diag2r %6f "Physician's diagnosis #2 - numeric recode " _column(699) long diag3r %6f "Physician's diagnosis #3 - numeric recode " _column(705) byte whocomp %1f "Who completed the Patient Record forms? " _column(706) byte settype %1f "Setting type " _column(707) int year %4f "Survey year (2004) " _column(711) long cstratm %8f "Clustered PSU stratum marker (masked) " _column(719) long cpsum %6f "Clustered PSU marker (masked) " }