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 ) byte sex %1f "Patient Sex " _column(12 ) byte pregnant %1f "If female, is patient pregnant? " _column(13 ) byte gestwk %2f "Week of gestation " _column(15 ) byte ethnic %1f "Patient ethnicity " _column(16 ) byte race %1f "Patient race " _column(17 ) byte usetobac %1f "Tobacco use: not current, current " _column(18 ) byte notobac %1f "If 'not current' checked, never or former? " _column(19 ) byte paypriv %1f "Expected source of payment-Private insurance " _column(20 ) byte paymcare %1f "Expected source of payment - Medicare " _column(21 ) byte paymcaid %1f "Expected source of payment - Medicaid " _column(22 ) byte paywkcmp %1f "Expected source of payment - Workers Comp " _column(23 ) byte payself %1f "Expected source of payment - Self pay " _column(24 ) byte paynochg %1f "Expected source of payment - No charge " _column(25 ) byte payoth %1f "Expected source of payment - Other " _column(26 ) byte paydk %1f "Expected source of payment - Unknown " _column(27 ) byte paytype %1f "Expected source of payment - hierarchy " _column(28 ) byte injdet %1f "Is visit related to inj/poison/adverse effect" _column(29 ) byte injury %1f "Is injury visit related? (recode) " _column(30 ) long rfv1 %5f "Reason #1 " _column(35 ) long rfv2 %5f "Reason #2 " _column(40 ) long rfv3 %5f "Reason #3 " _column(30 ) long rfv13d %4f "Reason #1 - 3 digit " _column(35 ) long rfv23d %4f "Reason #2 - 3 digit " _column(40 ) long rfv33d %4f "Reason #3 - 3 digit " _column(45 ) byte primcare %1f "Are you patient’s primary care physician? " _column(46 ) byte refer %1f "Was patient referred for this visit? " _column(47 ) byte senbefor %1f "Have you or anyone in practice seen pat befor" _column(48 ) byte pastvis %1f "If yes, how many visits in past 12 months? " _column(49 ) byte major %1f "Major reason for visit " _column(50 ) str5 diag1 %5s "Diagnosis #1-actual " _column(55 ) str5 diag2 %5s "Diagnosis #2-actual " _column(60 ) str5 diag3 %5s "Diagnosis #3-actual " _column(50 ) str3 diag13d %3s "Diagnosis #1 - 3 digit " _column(55 ) str3 diag23d %3s "Diagnosis #2 - 3 digit " _column(60 ) str3 diag33d %3s "Diagnosis #3 - 3 digit " _column(65 ) byte prdiag1 %1f "For dx1, probable, questionable, or ruleout " _column(66 ) byte prdiag2 %1f "For dx2, probable, questionable, or ruleout " _column(67 ) byte prdiag3 %1f "For dx3, probable, questionable, or ruleout " _column(68 ) byte arthrtis %1f "Does patient now have - Arthritis " _column(69 ) byte asthma %1f "Does patient now have - Asthma " _column(70 ) byte cancer %1f "Does patient now have - Cancer " _column(71 ) byte cebvd %1f "Does patient now have - Cerebrovascular dis " _column(72 ) byte chf %1f "Does patient now have - CHF " _column(73 ) byte crf %1f "Does patient now have - Chronic renal failure" _column(74 ) byte copd %1f "Does patient now have - COPD " _column(75 ) byte deprn %1f "Does patient now have - Depression " _column(76 ) byte diabetes %1f "Does patient now have - Diabetes " _column(77 ) byte hyplipid %1f "Does patient now have - Hyperlipidemia " _column(78 ) byte htn %1f "Does patient now have - Hypertension " _column(79 ) byte ihd %1f "Does patient now have - Ischemic heart dis " _column(80 ) byte obesity %1f "Does patient now have - Obesity " _column(81 ) byte ostprsis %1f "Does patient now have - Osteoporosis " _column(82 ) byte nochron %1f "Does patient now have - None of the above " _column(83 ) byte totchron %2f "Total # of chronic conditions " _column(85 ) byte dmp %1f "Patient enrollment in disease mgmt program " _column(86 ) byte htin %2f "Vital signs - Height - inches " _column(88 ) int wtlb %3f "Vital signs - Weight - pounds " _column(91 ) float bmi %6f "BMI - calculated from Height and Weight " _column(97 ) int tempf %4f "Vital signs - Temperature (Fahrenheit) " _column(101) int bpsys %3f "Vital signs - Systolic blood pressure " _column(104) int bpdias %3f "Vital signs - Diastolic blood pressure " _column(107) byte diagscrn %1f "Were diagnostic services ordered or provided?" _column(108) byte breast %1f "Breast exam " _column(109) byte pelvic %1f "Pelvic exam " _column(110) byte rectal %1f "Rectal exam " _column(111) byte skin %1f "Skin exam " _column(112) byte depress %1f "Depression screening " _column(113) byte anyimage %1f "Any imaging " _column(114) byte bonedens %1f "Bone mineral density " _column(115) byte mammo %1f "Mammography " _column(116) byte mri %1f "MRI/CT/PET " _column(117) byte ultrasnd %1f "Ultrasound " _column(118) byte xray %1f "X-ray " _column(119) byte othimage %1f "Other imaging " _column(120) byte cbc %1f "CBC " _column(121) byte electrol %1f "Electrolytes " _column(122) byte glucose %1f "Glucose " _column(123) byte hgba %1f "HgbA1C " _column(124) byte cholest %1f "Lipids/Cholesterol " _column(125) byte psa %1f "PSA test " _column(126) byte otherbld %1f "Other blood test " _column(127) byte biopsy %1f "Biopsy " _column(128) byte chlamyd %1f "Chlamydia test " _column(129) byte ekg %1f "EKG/ECG (electrocardiogram) " _column(130) byte pap %1f "PAP test/cervical " _column(131) byte scopproc %1f "Scope procedure " _column(132) byte sigcolon %1f "Sigmoidoscopy/colonoscopy " _column(133) str4 scopewi1 %4s "Scope write in #1 " _column(137) str4 scopewi2 %4s "Scope write in #2 " _column(133) str3 scpwi13d %3s "Scope write in #1 - 3 digit " _column(137) str3 scpwi23d %3s "Scope write in #2 - 3 digit " _column(133) str2 scpwi12d %2s "Scope write in #1 - 2 digit " _column(137) str2 scpwi22d %2s "Scope write in #2 - 2 digit " _column(141) byte spiro %1f "Spirometry/pulmonary function " _column(142) byte urine %1f "Urinalysis " _column(143) byte httake %1f "Height taken " _column(144) byte wttake %1f "Weight taken " _column(145) byte temptake %1f "Temperature taken " _column(146) byte blodpres %1f "Blood pressure taken " _column(147) byte othdiag %1f "Other diagnostic/screening test/service " _column(148) str4 diagsc1 %4s "Diagnostic service #1 " _column(152) str4 diagsc2 %4s "Diagnostic service #2 " _column(148) str3 digsc13d %3s "Diagnostic service #1 - 3 digit " _column(152) str3 digsc23d %3s "Diagnostic service #2 - 3 digit " _column(148) str2 digsc12d %2s "Diagnostic service #1 - 2 digit " _column(152) str2 digsc22d %2s "Diagnostic service #2 - 2 digit " _column(156) byte totdiag %2f "Total diag/screening services ordered/provided" _column(158) byte healthed %1f "Was health education ordered or provided? " _column(159) byte asthmaed %1f "Asthma education " _column(160) byte dietnutr %1f "Diet/nutrition " _column(161) byte exercise %1f "Exercise " _column(162) byte grwthdev %1f "Growth/development " _column(163) byte injprev %1f "Injury prevention " _column(164) byte stresmgt %1f "Stress management " _column(165) byte tobaced %1f "Tobacco use/Exposure " _column(166) byte wtreduc %1f "Weight reduction " _column(167) byte othlthed %1f "Other health education " _column(168) byte tothlted %2f "Total health education ordered or provided " _column(170) byte nonmed %1f "Was non-medication therapy ordered/provided " _column(171) byte cam %1f "Complementary alternative medicine " _column(172) byte dme %1f "Durable medical equipment " _column(173) byte homehlth %1f "Home health care " _column(174) byte hospice %1f "Hospice care " _column(175) byte pt %1f "Physical therapy " _column(176) byte spocther %1f "Speech/occupational therapy " _column(177) byte psychoth %1f "Psychotherapy " _column(178) byte othmntl %1f "Other mental health counseling " _column(179) byte excision %1f "Excision " _column(180) byte ortho %1f "Orthopedic care " _column(181) byte wound %1f "Wound care " _column(182) byte othproc %1f "Other procedure " _column(183) str4 othproc1 %4s "Procedure 1 " _column(187) str4 othproc2 %4s "Procedure 2 " _column(191) str4 othproc3 %4s "Procedure 3 " _column(195) str4 othproc4 %4s "Procedure 4 " _column(183) str3 othpr13d %3s "Procedure 1 - 3 digit " _column(187) str3 othpr23d %3s "Procedure 2 - 3 digit " _column(191) str3 othpr33d %3s "Procedure 3 - 3 digit " _column(195) str3 othpr43d %3s "Procedure 4 - 3 digit " _column(183) str2 othpr12d %2s "Procedure 1 - 2 digit " _column(187) str2 othpr22d %2s "Procedure 2 - 2 digit " _column(191) str2 othpr32d %2s "Procedure 3 - 2 digit " _column(195) str2 othpr42d %2s "Procedure 4 - 2 digit " _column(199) byte totnonmed %2f "Total number of non-medication treatments " _column(201) byte med %1f "Was medication ordered or provided? " _column(202) str5 med1 %5s "Medication 1 " _column(207) str5 med2 %5s "Medication 2 " _column(212) str5 med3 %5s "Medication 3 " _column(217) str5 med4 %5s "Medication 4 " _column(222) str5 med5 %5s "Medication 5 " _column(227) str5 med6 %5s "Medication 6 " _column(232) str5 med7 %5s "Medication 7 " _column(237) str5 med8 %5s "Medication 8 " _column(242) byte ncmed1 %1f "Was medication 1 new or continued? " _column(243) byte ncmed2 %1f "Was medication 2 new or continued? " _column(244) byte ncmed3 %1f "Was medication 3 new or continued? " _column(245) byte ncmed4 %1f "Was medication 4 new or continued? " _column(246) byte ncmed5 %1f "Was medication 5 new or continued? " _column(247) byte ncmed6 %1f "Was medication 6 new or continued? " _column(248) byte ncmed7 %1f "Was medication 7 new or continued? " _column(249) byte ncmed8 %1f "Was medication 8 new or continued? " _column(250) byte numnew %1f "Number of new medications coded " _column(251) byte numcont %1f "Number of continuing medications coded " _column(252) byte nummed %1f "Number of medications coded " _column(253) byte noprovid %1f "No answer to provider item " _column(254) byte phys %1f "Physician seen " _column(255) byte physasst %1f "Physician assistant seen " _column(256) byte npnmw %1f "Nurse pract/Midwife seen " _column(257) byte rnlpn %1f "RN/LPN seen " _column(258) byte othprov %1f "Other provider seen " _column(259) byte nodisp %1f "No answer to disposition item " _column(260) byte nofu %1f "No follow up " _column(261) byte retprn %1f "Return PRN " _column(262) byte refothmd %1f "Refer to other MD " _column(263) byte retappt %1f "Return, appt. " _column(264) byte telephon %1f "Telephone follow up " _column(265) byte refered %1f "Refer to ED " _column(266) byte admithos %1f "Admit to hospital " _column(267) byte othdisp %1f "Other disposition " _column(268) int timemd %3f "Time spent with physician " _column(271) long patwt %6f "Patient visit weight " _column(277) byte region %1f "Geographic region " _column(278) byte msa %1f "MSA or non-MSA area " _column(279) str3 spec %3s "Physician specialty " _column(282) byte mddo %1f "MD or DO " _column(283) int phycode %4f "Physician code " _column(287) int patcode %3f "Patient code " _column(290) byte bdatefl %1f "Birth date imputed? " _column(291) byte sexfl %1f "Sex imputed? " _column(292) byte ethnicfl %1f "Ethnicity imputed? " _column(293) byte racefl %1f "Race imputed? " _column(294) byte senbefl %1f "Seen before imputed? " _column(295) byte pastfl %1f "Number of past visits imputed? " _column(296) byte timemdfl %1f "Time spent with physician imputed? " _column(297) str5 gen1 %5s "Generic code for med #1 " _column(302) byte prescr1 %1f "Prescription status code for med #1 " _column(303) byte contsub1 %1f "Controlled status code for med #1 " _column(304) byte comstat1 %1f "Composition status code for med #1 " _column(305) str4 drug1cl1 %4s "NDC code #1 for medication #1 " _column(309) str4 drug1cl2 %4s "NDC code #2 for medication #1 " _column(313) str4 drug1cl3 %4s "NDC code #3 for medication #1 " _column(317) str5 drg1ing1 %5s "Ing. #1 for medication #1 " _column(322) str5 drg1ing2 %5s "Ing. #2 for medication #1 " _column(327) str5 drg1ing3 %5s "Ing. #3 for medication #1 " _column(332) str5 drg1ing4 %5s "Ing. #4 for medication #1 " _column(337) str5 drg1ing5 %5s "Ing. #5 for medication #1 " _column(342) str5 gen2 %5s "Generic code for med #2 " _column(347) byte prescr2 %1f "Prescription status code for med #2 " _column(348) byte contsub2 %1f "Controlled status code for med #2 " _column(349) byte comstat2 %1f "Composition status code for med #2 " _column(350) str4 drug2cl1 %4s "NDC code #1 for medication #2 " _column(354) str4 drug2cl2 %4s "NDC code #2 for medication #2 " _column(358) str4 drug2cl3 %4s "NDC code #3 for medication #2 " _column(362) str5 drg2ing1 %5s "Ing. #1 for medication #2 " _column(367) str5 drg2ing2 %5s "Ing. #2 for medication #2 " _column(372) str5 drg2ing3 %5s "Ing. #3 for medication #2 " _column(377) str5 drg2ing4 %5s "Ing. #4 for medication #2 " _column(382) str5 drg2ing5 %5s "Ing. #5 for medication #2 " _column(387) str5 gen3 %5s "Generic code for med. #3 " _column(392) byte prescr3 %1f "Prescription status code for med #3 " _column(393) byte contsub3 %1f "Controlled status code for med #3 " _column(394) byte comstat3 %1f "Composition status code for med #3 " _column(395) str4 drug3cl1 %4s "NDC code #1 for medication #3 " _column(399) str4 drug3cl2 %4s "NDC code #2 for medication #3 " _column(403) str4 drug3cl3 %4s "NDC code #3 for medication #3 " _column(407) str5 drg3ing1 %5s "Ing. #1 for medication #3 " _column(412) str5 drg3ing2 %5s "Ing. #2 for medication #3 " _column(417) str5 drg3ing3 %5s "Ing. #3 for medication #3 " _column(422) str5 drg3ing4 %5s "Ing. #4 for medication #3 " _column(427) str5 drg3ing5 %5s "Ing. #5 for medication #3 " _column(432) str5 gen4 %5s "Generic code for med. #4 " _column(437) byte prescr4 %1f "Prescription status code for med#4 " _column(438) byte contsub4 %1f "Controlled status code for med#4 " _column(439) byte comstat4 %1f "Composition status code for med#4 " _column(440) str4 drug4cl1 %4s "NDC code #1 for medication #4 " _column(444) str4 drug4cl2 %4s "NDC code #2 for medication #4 " _column(448) str4 drug4cl3 %4s "NDC code #3 for medication #4 " _column(452) str5 drg4ing1 %5s "Ing. #1 for medication #4 " _column(457) str5 drg4ing2 %5s "Ing. #2 for medication #4 " _column(462) str5 drg4ing3 %5s "Ing. #3 for medication #4 " _column(467) str5 drg4ing4 %5s "Ing. #4 for medication #4 " _column(472) str5 drg4ing5 %5s "Ing. #5 for medication #4 " _column(477) str5 gen5 %5s "Generic code for med. #5 " _column(482) byte prescr5 %1f "Prescription status code for med #5 " _column(483) byte contsub5 %1f "Controlled status code for med #5 " _column(484) byte comstat5 %1f "Composition status code for med #5 " _column(485) str4 drug5cl1 %4s "NDC code #1 for medication #5 " _column(489) str4 drug5cl2 %4s "NDC code #2 for medication #5 " _column(493) str4 drug5cl3 %4s "NDC code #3 for medication #5 " _column(497) str5 drg5ing1 %5s "Ing. #1 for medication #5 " _column(502) str5 drg5ing2 %5s "Ing. #2 for medication #5 " _column(507) str5 drg5ing3 %5s "Ing. #3 for medication #5 " _column(512) str5 drg5ing4 %5s "Ing. #4 for medication #5 " _column(517) str5 drg5ing5 %5s "Ing. #5 for medication #5 " _column(522) str5 gen6 %5s "Generic code for med. #6 " _column(527) byte prescr6 %1f "Prescription status code for med #6 " _column(528) byte contsub6 %1f "Controlled status code for med #6 " _column(529) byte comstat6 %1f "Composition status code for med #6 " _column(530) str4 drug6cl1 %4s "NDC code #1 for medication #6 " _column(534) str4 drug6cl2 %4s "NDC code #2 for medication #6 " _column(538) str4 drug6cl3 %4s "NDC code #3 for medication #6 " _column(542) str5 drg6ing1 %5s "Ing. #1 for medication #6 " _column(547) str5 drg6ing2 %5s "Ing. #2 for medication #6 " _column(552) str5 drg6ing3 %5s "Ing. #3 for medication #6 " _column(557) str5 drg6ing4 %5s "Ing. #4 for medication #6 " _column(562) str5 drg6ing5 %5s "Ing. #5 for medication #6 " _column(567) str5 gen7 %5s "Generic code for med. #7 " _column(572) byte prescr7 %1f "Prescription status code for med #7 " _column(573) byte contsub7 %1f "Controlled status code for med #7 " _column(574) byte comstat7 %1f "Composition status code for med #7 " _column(575) str4 drug7cl1 %4s "NDC code #1 for medication #7 " _column(579) str4 drug7cl2 %4s "NDC code #2 for medication #7 " _column(583) str4 drug7cl3 %4s "NDC code #3 for medication #7 " _column(587) str5 drg7ing1 %5s "Ing. #1 for medication #7 " _column(592) str5 drg7ing2 %5s "Ing. #2 for medication #7 " _column(597) str5 drg7ing3 %5s "Ing. #3 for medication #7 " _column(602) str5 drg7ing4 %5s "Ing. #4 for medication #7 " _column(607) str5 drg7ing5 %5s "Ing. #5 for medication #7 " _column(612) str5 gen8 %5s "Generic code for med. #8 " _column(617) byte prescr8 %1f "Prescription status code for med #8 " _column(618) byte contsub8 %1f "Controlled status code for med #8 " _column(619) byte comstat8 %1f "Composition status code for med #8 " _column(620) str4 drug8cl1 %4s "NDC code #1 for medication #8 " _column(624) str4 drug8cl2 %4s "NDC code #2 for medication #8 " _column(628) str4 drug8cl3 %4s "NDC code #3 for medication #8 " _column(632) str5 drg8ing1 %5s "Ing. #1 for medication #8 " _column(637) str5 drg8ing2 %5s "Ing. #2 for medication #8 " _column(642) str5 drg8ing3 %5s "Ing. #3 for medication #8 " _column(647) str5 drg8ing4 %5s "Ing. #4 for medication #8 " _column(652) str5 drg8ing5 %5s "Ing. #5 for medication #8 " _column(657) byte retypoff %1f "Type of office setting " _column(658) byte solo %1f "Solo or group practice " _column(659) byte empstat %1f "Employment status of physician " _column(660) byte owns %1f "Who owns the practice? " _column(661) byte lab %1f "Is lab testing performed in the office? " _column(662) byte homvisr %1f "In last normal wk of prac, home visits (inc nursing homes)?" _column(663) byte hosvisr %1f "In last normal wk of prac, hospital visits? " _column(664) byte telconr %1f "In last normal wk of prac, tel consults w/patients?" _column(665) byte econr %1f "In last normal wk of prac, email consults w/patients?" _column(666) byte ebillrec %1f "Does your practice submit claims electronically?" _column(667) byte emedrec %1f "Does your practice use electronic medical records?" _column(668) byte edemog %1f "Does EMR system include patient demographic info?" _column(669) byte ecpoe %1f "Does EMR system include comp orders for prescrip?" _column(670) byte ectoe %1f "Does EMR system include comp orders for tests?" _column(671) byte eresult %1f "Does EMR system include test results? " _column(672) byte ennotes %1f "Does EMR system include nurses' notes? " _column(673) byte epnotes %1f "Does EMR system include physicians' notes? " _column(674) byte eremind %1f "Does EMR system incl reminders interv/tests? " _column(675) byte epubhlth %1f "Does EMR system incl public hlth reporting? " _column(676) byte prmcarer %1f "% of patient care revenue from Medicare " _column(677) byte prmaidr %1f "% of patient care revenue from Medicaid " _column(678) byte prprvtr %1f "% of patient care revenue from priv insurance" _column(679) byte prothr %1f "% of patient care revenue from other " _column(680) byte mancarec %1f "How many managed care contracts? " _column(681) byte prmanr %1f "% of patient care revenue from managed care " _column(682) byte aceptnew %1f "Is physician accepting new patients? " _column(683) byte capitate %1f "For new patients, accepts private capitated " _column(684) byte nocap %1f "For new patients, accepts private non-capit " _column(685) byte nmedcare %1f "For new patients, accepts Medicare " _column(686) byte nmedcaid %1f "For new patients, accepts Medicaid " _column(687) byte nworkcmp %1f "For new patients, accepts Workers comp " _column(688) byte nselfpay %1f "For new patients, accepts Self-pay " _column(689) byte nnochrge %1f "For new patients, accepts No charge " _column(690) byte refmdcad %1f "Difficulty referring Medicaid pat for consult" _column(691) byte refmdcar %1f "Difficulty referring Medicare pat for consult" _column(692) byte refpriv %1f "Difficulty referring priv insur pat for cons " _column(693) byte refunins %1f "Difficulty referring uninsured pat for cons " _column(694) byte racer %1f "Race recode " _column(695) byte raceeth %1f "Race/Ethnicity " _column(696) byte specr %2f "Physician specialty recode (15 groups) " _column(698) byte speccat %1f "Physician Specialty recode (3 groups) " _column(699) int agedays %3f "Age in days for patients less than one year " _column(702) byte ager %1f "Age recode " _column(703) long diag1r %6f "Diagnosis #1 - numeric recode " _column(709) long diag2r %6f "Diagnosis #2 - numeric recode " _column(715) long diag3r %6f "Diagnosis #3 - numeric recode " _column(721) int scopwi1r %4f "Scope write-in #1 numeric recode " _column(725) int scopwi2r %4f "Scope write-in #2 numeric recode " _column(729) int diagsc1r %4f "Other diag/screen serv #1 - numeric recode " _column(733) int diagsc2r %4f "OTher diag/screen serv #2 - numeric recode " _column(737) int othproc1r %4f "Procedure 1 - numeric recode " _column(741) int othproc2r %4f "Procedure 2 - numeric recode " _column(745) int othproc3r %4f "Procedure 3 - numeric recode " _column(749) int othproc4r %4f "Procedure 4 - numeric recode " _column(753) byte whocomp %1f "Who completed the Patient Record Forms? " _column(754) byte settype %1f "Setting type " _column(755) int year %4f "Year (2005) " _column(759) long cstratm %8f "Clustered PSU stratum marker (masked) " _column(767) long cpsum %6f "Clustered PSUM marker (masked) " _column(773) long physwt %6f "Physician weight " }