infile dictionary { *This program reads the 2010 U.S. Territories Numerator Linked Birth Infant Death Birth Cohort Data Data File *by Jean Roth Sat Aug 1 04:33:34 EDT 2015 *Please report errors to jroth@nber.org *See the .do file for directions and run with do linkco2010ps_num *NOTE: This program is distributed under the GNU GPL. *See end of this file and http://www.gnu.org/licenses/ for details. _column(7 ) str1 revision %1s "Revision U;R" _column(9 ) byte laterec %1f "Late Record Flag U;R" _column(10 ) long idnumber %5f "Infant Death Number in numerator and denominator-plus" _column(15 ) int dob_yy %4f "Birth Year U;R" _column(19 ) byte dob_mm %2f "Birth Month U;R" _column(29 ) byte dob_wk %1f "Birth Weekday U;R" _column(30 ) str2 ostate %2s "Occurrence State U;R" _column(37 ) int ocntyfips %3f "Occurrence FIPS County U;R" _column(40 ) byte ocntypop %1f "Occurence County Population U;R" _column(41 ) byte bfacil %1f "Birth Place R" _column(42 ) byte ubfacil %1f "Birth Place U;R" _column(59 ) byte bfacil3 %1f "Birth Place Recode U;R" _column(87 ) byte mage_impflg %1f "Mother's Age Imputated Flag U;R" _column(88 ) byte mage_repflg %1f "Reported Age of Mother Flag U;R" _column(89 ) byte mager41 %2f "Mother's Age Recode 41 U;R" _column(91 ) byte mager14 %2f "Mother's Age Recode 14 U;R" _column(93 ) byte mager9 %1f "Mother's Age Recode 9 U;R" _column(94 ) str2 mbcntry %2s "Mother's Birth Country R**" _column(109 ) str2 mrterr %2s "Mother's Residence Teritory U;R" _column(114 ) int mrcntyfips %3f "Mother's FIPS County of Residence (FIPS) U;R" _column(132 ) str1 rcnty_pop %1s "Population of Residence County U;R" _column(137 ) byte rectype %1f "Record Type U;R" _column(138 ) byte restatus %1f "Resident Status U;R" _column(139 ) byte mbrace %2f "Mother's Bridged Race U;R" _column(141 ) byte mrace %2f "Mother's Race U" _column(143 ) byte mracerec %1f "Mother's Race Recode U;R" _column(144 ) str1 mraceimp %1s "Mother's Race Imputed Flag U;R" _column(148 ) byte umhisp %1f "Mother's Hispanic Origin U;R (f_morigin rep flag)" _column(149 ) byte mracehisp %1f "Mother's Race/Hispanic Origin U;R (f_morigin rep flag)" _column(153 ) byte mar %1f "Mother's Marital Status U;R" _column(154 ) byte mar_imp %1f "Mother's Marital Status Imputed Flag U;R" _column(155 ) byte meduc %1f "Mother's Education R (f_meduc rep flag)" _column(156 ) byte umeduc %2f "Mother's Education U (f_med rep flag)" _column(158 ) byte meduc_rec %1f "Mother's Education Recode U (f_med rep flag)" _column(175 ) byte fagerpt_flg %1f "Father's Reported Age Used U;R" _column(182 ) byte fagecomb %2f "Father's Combined Age (Revised) R" _column(184 ) byte ufagecomb %2f "Father's Combined Age (Unrevised) U" _column(186 ) byte fagerec11 %2f "Father's Age Recode 11 U;R" _column(188 ) byte fbrace %2f "Father's Bridged Race U;R" _column(191 ) byte fracerec %1f "Father's Race Recode U;R" _column(195 ) byte ufhisp %1f "Father's Hispanic Origin U;R (f_forigin rep flag)" _column(196 ) byte fracehisp %1f "Father's Race/Hispanic Origin U;R (f_forigin rep flag)" _column(199 ) byte frace %2f "Father's Race U" _column(212 ) byte lbo %2f "Live Birth Order U;R" _column(217 ) byte tbo %2f "Total Birth Order U;R" _column(220 ) byte dllb_mm %2f "Date of Last Live Birth Month R" _column(222 ) int dllb_yy %4f "Date of Last Live Birth Year R" _column(245 ) byte precare %2f "Month Prenatal Care Began R (f_mpcb rep flag)" _column(247 ) byte precare_rec %1f "Month Prenatal Care Began Recode R (f_mpcb rep flag)" _column(256 ) byte mpcb %2f "Month Prenatal Care Began U (f_mpcb_u rep flag)" _column(258 ) byte mpcb_rec6 %1f "Month Prenatal Care Began Recode 6 U (f_mpcb_u rep flag)" _column(259 ) byte mpcb_rec5 %1f "Month Prenatal Care Began Recode 5 U (f_mpcb_u rep flag)" _column(270 ) byte uprevis %2f "Number of Prenatal Visits U;R" _column(272 ) byte previs_rec %2f "Number of Prenatal Visits Recode U;R" _column(276 ) byte wtgain %2f "Weight Gain U;R (f_wtgain rep flag)" _column(278 ) byte wtgain_rec %1f "Weight Gain Recode U;R (f_wtgain rep flag)" _column(280 ) byte dfpc_imp %1f "Day of Date First Prenatal Care Imputed R" _column(284 ) byte cig_1 %2f "Cigarettes 1st Trimester R" _column(286 ) byte cig_2 %2f "Cigarettes 2nd Trimester R" _column(288 ) byte cig_3 %2f "Cigarettes 3rd Trimester R" _column(290 ) byte tobuse %1f "Tobacco Use U (f_tobac rep flag)" _column(291 ) byte cigs %2f "Cigarettes Per Day U" _column(293 ) byte cig_rec6 %1f "Cigarettes Recode U" _column(294 ) str1 cig_rec %1s "Cigarettes Recode R" _column(313 ) str1 rf_diab %1s "Diabetes R (f_rf_pdiab rep flag)" _column(314 ) str1 rf_gest %1s "Gestational Diabetes R (f_rf_gdiab rep flag)" _column(315 ) str1 rf_phyp %1s "Prepregnancy Hypertension R (f_rf_phyper rep flag)" _column(316 ) str1 rf_ghyp %1s "Gestational Hypertension R (f_rf_ghyper rep flag)" _column(317 ) str1 rf_eclam %1s "Eclampsia R (f_rf_eclamp rep flag)" _column(318 ) str1 rf_ppterm %1s "Previous Preterm Birth R (f_rf_ppb rep flag)" _column(319 ) str1 rf_ppoutc %1s "Poor Pregnancy Outcome R (f_rf_ppo rep flag)" _column(324 ) str1 rf_cesar %1s "Previous Cesarean Deliveries R (f_rf_cesar rep flag)" _column(325 ) byte rf_ncesar %2f "Number of Previous Cesarean Deliveries R (f_rf_ncesar rep flag)" _column(331 ) byte urf_diab %1f "Diabetes U;R" _column(335 ) byte urf_chyper %1f "Chronic Hypertension U;R" _column(336 ) byte urf_phyper %1f "Pregnancy Associated Hypertension U;R" _column(337 ) byte urf_eclam %1f "Eclampsia U;R" _column(351 ) str1 op_cerv %1s "Cervical Cerclage R" _column(352 ) str1 op_tocol %1s "Tocolysis R" _column(353 ) str1 op_ecvs %1s "Successful External Cephalic Version R" _column(354 ) str1 op_ecvf %1s "Failed External Cephalic Version R" _column(357 ) byte uop_induc %1f "Induction of labor U;R" _column(359 ) byte uop_tocol %1f "Tocolysis U;R" _column(362 ) str1 on_ruptr %1s "Premature Rupture of Membrane R" _column(363 ) str1 on_abrup %1s "Abruptio placenta R" _column(364 ) str1 on_prolg %1s "Prolonged Labor R" _column(365 ) str1 ld_induct %1s "Induction of Labor R" _column(366 ) str1 ld_augment %1s "Augmentation of Labor R" _column(367 ) str1 ld_nvrtx %1s "Non-Vertex Presentation R" _column(368 ) str1 ld_steroids %1s "Steroids R" _column(369 ) str1 ld_antibio %1s "Antibiotics R" _column(370 ) str1 ld_chorio %1s "Chorioamnionitis R" _column(371 ) str1 ld_mecon %1s "Meconium Staining R" _column(372 ) str1 ld_fintol %1s "Fetal Intolerance R" _column(373 ) str1 ld_anesth %1s "Anesthesia R" _column(375 ) byte uld_meco %1f "Meconium U;R" _column(381 ) byte uld_precip %1f "Precipitous labor U;R" _column(384 ) byte uld_breech %1f "Breech U;R" _column(390 ) str1 md_attfor %1s "Attempted Forceps R" _column(391 ) str1 md_attvac %1s "Attempted Vacuum R" _column(392 ) byte md_present %1f "Fetal Presentation R" _column(393 ) byte md_route %1f "Final Route and Method of Delivery R" _column(394 ) str1 md_trial %1s "Trial of Labor Attempted R" _column(395 ) byte ume_vag %1f "Vaginal U;R" _column(396 ) byte ume_vbac %1f "Vaginal after C-Section U;R" _column(397 ) byte ume_primc %1f "Primary C-Section U;R" _column(398 ) byte ume_repec %1f "Repeat C-Section U;R" _column(399 ) byte ume_forcp %1f "Forceps U;R" _column(400 ) byte ume_vac %1f "Vacuum U;R" _column(401 ) byte rdmeth_rec %1f "Delivery Method Recode (Revised) R" _column(402 ) byte udmeth_rec %1f "Delivery Method Recode (Unrevised) U" _column(403 ) byte dmeth_rec %1f "Delivery Method Recode U;R" _column(410 ) byte attend %1f "Attendant U;R" _column(415 ) byte apgar5 %2f "Five Minute Apgar Score U;R (f_apgar5 rep flag)" _column(417 ) byte apgar5r %1f "Five Minute Apgar Recode U;R (f_apgar5 rep flag)" _column(423 ) byte dplural %1f "Plurality U;R" _column(425 ) byte imp_plur %1f "Plurality Imputed U;R" _column(436 ) str1 sex %1s "Sex of Infant U;R" _column(437 ) byte imp_sex %1f "Imputed Sex" _column(438 ) byte dlmp_mm %2f "Last Normal Menses - Month U;R" _column(440 ) byte dlmp_dd %2f "Last Normal Menses - Day U;R" _column(442 ) int dlmp_yy %4f "Last Normal Menses - Year U;R" _column(446 ) byte estgest %2f "Obstetric/Clinical Gestation Est. U;R (f_clinest rep flag)" _column(451 ) byte combgest %2f "Gestation - Detail in Weeks U;R" _column(453 ) byte gestrec10 %2f "Gestation Recode 10 U;R" _column(455 ) byte gestrec3 %1f "Gestation Recode 3 U;R" _column(456 ) byte obgest_flg %1f "Clinical Estimate of Gestation Used Flag U;R" _column(457 ) byte gest_imp %1f "Gestation Imputed Flag U;R" _column(467 ) int dbwt %4f "Birth Weight - Detail in Grams U;R" _column(471 ) byte bwtr14 %2f "Birth Weight Recode 14 U;R" _column(473 ) byte bwtr4 %1f "Birth Weight Recode 4 U;R" _column(475 ) byte bwtimp %1f "Imputed Birthweight Flag U" _column(476 ) str1 ab_vent %1s "Assisted Ventilation R" _column(477 ) str1 ab_vent6 %1s "Assisted Ventilation >6hrs R " _column(478 ) str1 ab_nicu %1s "Admission to NICU R" _column(479 ) str1 ab_surfac %1s "Surfactant R" _column(482 ) str1 ab_antibio %1s "Antibiotics R" _column(483 ) str1 ab_seiz %1s "Seizures R" _column(484 ) str1 ab_inj %1s "Birth Injury R" _column(492 ) str1 ca_anen %1s "Anencephaly R" _column(493 ) str1 ca_menin %1s "Meningomyelocele/Spina Bifida R" _column(494 ) str1 ca_heart %1s "Cyanotic Congenital Heart Disease R" _column(495 ) str1 ca_hernia %1s "Congenital Diaphragmatic Hernia R" _column(496 ) str1 ca_ompha %1s "Omphalocele R" _column(497 ) str1 ca_gastro %1s "Gastroschisis R" _column(498 ) str1 ca_limb %1s "Limb Reduction Deficit R" _column(499 ) str1 ca_cleftlp %1s "Cleft Lip w/ or w/o Cleft Palate R" _column(500 ) str1 ca_cleft %1s "Cleft Palate Alone R" _column(501 ) str1 ca_downs %1s "Downs Syndrome R" _column(502 ) str1 ca_chrom %1s "Suspected Chromosonal Disorder R" _column(503 ) str1 ca_hypos %1s "Hypospadias R" _column(504 ) byte uca_anen %1f "Anencephalus U;R" _column(505 ) byte uca_spina %1f "Spina bifida/Meningocele U;R" _column(513 ) byte uca_ompha %1f "Omphalocele/Gastroschisis U;R" _column(518 ) byte uca_cleftlp %1f "Cleft Lip/Palate U;R" _column(523 ) byte uca_downs %1f "Downs Syndrome U;R" _column(569 ) byte f_morigin %1f "Origin of Mother U;R" _column(570 ) byte f_forigin %1f "Origin of Father U;R" _column(571 ) byte f_meduc %1f "Education of Mother R" _column(573 ) byte f_clinest %1f "Clinical Estimate of Gestation U;R" _column(574 ) byte f_apgar5 %1f "5 - minute Apgar U;R" _column(575 ) byte f_tobaco %1f "Tobacco use R" _column(582 ) byte f_rf_pdiab %1f "Prepregnancy Diabetes R" _column(583 ) byte f_rf_gdiab %1f "Gestational Diabetes R" _column(584 ) byte f_rf_phyper %1f "Prepregnancy Hypertension R" _column(585 ) byte f_rf_ghyper %1f "Gestational Hypertension R" _column(586 ) byte f_rf_eclamp %1f "Eclampsia R" _column(587 ) byte f_rf_ppb %1f "Previous Preterm Birth R" _column(588 ) byte f_rf_ppo %1f "Poor Pregnancy Outcome R" _column(593 ) byte f_rf_cesar %1f "Previous Cesarian R" _column(594 ) byte f_rf_ncesar %1f "Number of Previous Cesareans R" _column(601 ) byte f_ob_cervic %1f "Cervical Cerclage R " _column(602 ) byte f_ob_toco %1f "Tocolysis R" _column(603 ) byte f_ob_succ %1f "Successful External Cephalic Version R" _column(604 ) byte f_ob_fail %1f "Failed External Cephalic Version R" _column(605 ) byte f_ol_rupture %1f "Premature Rupture of Membranes R" _column(606 ) byte f_ol_precip %1f "Precipitous Labor R" _column(607 ) byte f_ol_prolong %1f "Prolonged Labor R" _column(608 ) byte f_ld_induct %1f "Induction of Labor R" _column(609 ) byte f_ld_augment %1f "Augmentation of Labor R" _column(610 ) byte f_ld_nvrtx %1f "Non-Vertex Presentation R" _column(611 ) byte f_ld_steroids %1f "Steroids R" _column(612 ) byte f_ld_antibio %1f "Antibiotics R" _column(613 ) byte f_ld_chorio %1f "Chorioamnionitis R" _column(614 ) byte f_ld_mecon %1f "Meconium Staining R" _column(615 ) byte f_ld_fintol %1f "Fetal Intolerance R" _column(616 ) byte f_ld_anesth %1f "Anesthesia R" _column(617 ) byte f_md_attfor %1f "Attempted Forceps R" _column(618 ) byte f_md_attvac %1f "Attempted Vacuum R" _column(619 ) byte f_md_present %1f "Fetal Presentation R" _column(620 ) byte f_md_route %1f "Final Route and Method of Delivery R" _column(621 ) byte f_md_trial %1f "Trial of Labor Attempted R" _column(628 ) byte f_ab_vent %1f "Assisted Ventilation R" _column(629 ) byte f_ab_vent6 %1f "Assisted Ventilation >6hrs R " _column(630 ) byte f_ab_nicu %1f "Admission to NICU R" _column(631 ) byte f_ab_surfac %1f "Surfactant R" _column(632 ) byte f_ab_antibio %1f "Antibiotics R" _column(633 ) byte f_ab_seiz %1f "Seizures R" _column(634 ) byte f_ab_inj %1f "Birth Injury R" _column(635 ) byte f_ca_anen %1f "Anencephaly R" _column(636 ) byte f_ca_menin %1f "Meningomyelocele/Spina Bifida R" _column(637 ) byte f_ca_heart %1f "Cyanotic Congenital Heart Disease R" _column(638 ) byte f_ca_hernia %1f "Congenital Diaphragmatic Hernia R" _column(639 ) byte f_ca_ompha %1f "Omphalocele R" _column(640 ) byte f_ca_gastro %1f "Gastroschisis R" _column(641 ) byte f_ca_limb %1f "Limb Reduction Deficit R" _column(642 ) byte f_ca_cleftlp %1f "Cleft Lip w/ or w/o Cleft Palate R" _column(643 ) byte f_ca_cleft %1f "Cleft Palate Alone R" _column(644 ) byte f_ca_downs %1f "Downs Syndrome R" _column(645 ) byte f_ca_chrom %1f "Suspected Chromosonal Disorder R" _column(646 ) byte f_ca_hypos %1f "Hypospadias R" _column(647 ) byte f_med %1f "Mother's Education U" _column(648 ) byte f_wtgain %1f "Weight gain U;R" _column(667 ) byte f_tobac %1f "Tobacco use U" _column(668 ) byte f_mpcb %1f "Month Prenatal Care Began R" _column(669 ) byte f_mpcb_u %1f "Month Prenatal Care Began U" _column(684 ) byte f_urf_diabetes %1f "Diabetes U" _column(688 ) byte f_urf_chyper %1f "Chronic Hypertension U" _column(689 ) byte f_urf_phyper %1f "Pregnancy-Associated Hypertension U" _column(690 ) byte f_urf_eclamp %1f "Eclampsia U" _column(703 ) byte f_uob_induct %1f "Induction of Labor U" _column(705 ) byte f_uob_tocol %1f "Tocolysis U" _column(712 ) byte f_uld_meconium %1f "Meconium U" _column(718 ) byte f_uld_precip %1f "Precipitous Labor U" _column(721 ) byte f_uld_breech %1f "Breech U" _column(730 ) byte f_u_vaginal %1f "Vaginal U" _column(731 ) byte f_u_vbac %1f "Vaginal After C-Section U" _column(732 ) byte f_u_primac %1f "Primary C-Section U" _column(733 ) byte f_u_repeac %1f "Repeat C-Section U" _column(734 ) byte f_u_forcep %1f "Forceps U" _column(735 ) byte f_u_vacuum %1f "Vacuum U" _column(752 ) byte f_uca_anen %1f "Anencephalus U" _column(753 ) byte f_uca_spina %1f "Spina Bifida U" _column(761 ) byte f_uca_omphalo %1f "Omphalocele/Gastrochisis U" _column(766 ) byte f_uca_cleftlp %1f "Cleft Lip/Palate U" _column(771 ) byte f_uca_downs %1f "Downs Syndrome U" _column(868 ) byte matchs %1f "Match Status U;R" _column(872 ) int aged %3f "Age at Death in Days" _column(875 ) byte ager5 %1f "Infant age recode 5" _column(876 ) byte ager22 %2f "Infant age recode 22" _column(878 ) byte manner %1f "Manner of Death" _column(879 ) str1 dispo %1s "Method of Disposition" _column(880 ) str1 autopsy %1s "Autopsy" _column(882 ) byte place %1f "Place of injury for causes W00-Y34 except Y06 and Y07" _column(884 ) str4 ucod %4s "ICD Code (10th Revision)" _column(889 ) int ucod130 %3f "130 Infant Cause Recode" _column(893 ) double recwt %8f "Record Weight" _column(903 ) byte eanum %2f "Number of Entity-Axis Conditions" _column(905 ) byte econdp_1 %1f "Part/line number on certificate 1" _column(906 ) str1 econds_1 %1s "Sequence of condition within part/line 1" _column(907 ) str4 enicon_1 %4s "Condition code 1 (ICD 10th Revision)" _column(912 ) byte econdp_2 %1f "Part/line number on certificate 2" _column(913 ) str1 econds_2 %1s "Sequence of condition within part/line 2" _column(914 ) str4 enicon_2 %4s "Condition code 2 (ICD 10th Revision)" _column(919 ) byte econdp_3 %1f "Part/line number on certificate 3" _column(920 ) str1 econds_3 %1s "Sequence of condition within part/line 3" _column(921 ) str4 enicon_3 %4s "Condition code 3 (ICD 10th Revision)" _column(926 ) byte econdp_4 %1f "Part/line number on certificate 4" _column(927 ) str1 econds_4 %1s "Sequence of condition within part/line 4" _column(928 ) str4 enicon_4 %4s "Condition code 4 (ICD 10th Revision)" _column(933 ) byte econdp_5 %1f "Part/line number on certificate 5" _column(934 ) str1 econds_5 %1s "Sequence of condition within part/line 5" _column(935 ) str4 enicon_5 %4s "Condition code 5 (ICD 10th Revision)" _column(940 ) byte econdp_6 %1f "Part/line number on certificate 6" _column(941 ) str1 econds_6 %1s "Sequence of condition within part/line 6" _column(942 ) str4 enicon_6 %4s "Condition code 6 (ICD 10th Revision)" _column(947 ) byte econdp_7 %1f "Part/line number on certificate 7" _column(948 ) str1 econds_7 %1s "Sequence of condition within part/line 7" _column(949 ) str4 enicon_7 %4s "Condition code 7 (ICD 10th Revision)" _column(954 ) byte econdp_8 %1f "Part/line number on certificate 8" _column(955 ) str1 econds_8 %1s "Sequence of condition within part/line 8" _column(956 ) str4 enicon_8 %4s "Condition code 8 (ICD 10th Revision)" _column(961 ) byte econdp_9 %1f "Part/line number on certificate 9" _column(962 ) str1 econds_9 %1s "Sequence of condition within part/line 9" _column(963 ) str4 enicon_9 %4s "Condition code 9 (ICD 10th Revision)" _column(968 ) byte econdp_10 %1f "Part/line number on certificate 10" _column(969 ) str1 econds_10 %1s "Sequence of condition within part/line 10" _column(970 ) str4 enicon_10 %4s "Condition code 10 (ICD 10th Revision)" _column(975 ) byte econdp_11 %1f "Part/line number on certificate 11" _column(976 ) str1 econds_11 %1s "Sequence of condition within part/line 11" _column(977 ) str4 enicon_11 %4s "Condition code 11 (ICD 10th Revision)" _column(982 ) byte econdp_12 %1f "Part/line number on certificate 12" _column(983 ) str1 econds_12 %1s "Sequence of condition within part/line 12" _column(984 ) str4 enicon_12 %4s "Condition code 12 (ICD 10th Revision)" _column(989 ) byte econdp_13 %1f "Part/line number on certificate 13" _column(990 ) str1 econds_13 %1s "Sequence of condition within part/line 13" _column(991 ) str4 enicon_13 %4s "Condition code 13 (ICD 10th Revision)" _column(996 ) byte econdp_14 %1f "Part/line number on certificate 14" _column(997 ) str1 econds_14 %1s "Sequence of condition within part/line 14" _column(998 ) str4 enicon_14 %4s "Condition code 14 (ICD 10th Revision)" _column(1003) byte econdp_15 %1f "Part/line number on certificate 15" _column(1004) str1 econds_15 %1s "Sequence of condition within part/line 15" _column(1005) str4 enicon_15 %4s "Condition code 15 (ICD 10th Revision)" _column(1010) byte econdp_16 %1f "Part/line number on certificate 16" _column(1011) str1 econds_16 %1s "Sequence of condition within part/line 16" _column(1012) str4 enicon_16 %4s "Condition code 16 (ICD 10th Revision)" _column(1017) byte econdp_17 %1f "Part/line number on certificate 17" _column(1018) str1 econds_17 %1s "Sequence of condition within part/line 17" _column(1019) str4 enicon_17 %4s "Condition code 17 (ICD 10th Revision)" _column(1024) byte econdp_18 %1f "Part/line number on certificate 18" _column(1025) str1 econds_18 %1s "Sequence of condition within part/line 18" _column(1026) str4 enicon_18 %4s "Condition code 18 (ICD 10th Revision)" _column(1031) byte econdp_19 %1f "Part/line number on certificate 19" _column(1032) str1 econds_19 %1s "Sequence of condition within part/line 19" _column(1033) str4 enicon_19 %4s "Condition code 19 (ICD 10th Revision)" _column(1038) byte econdp_20 %1f "Part/line number on certificate 20" _column(1039) str1 econds_20 %1s "Sequence of condition within part/line 20" _column(1040) str4 enicon_20 %4s "Condition code 20 (ICD 10th Revision)" _column(1047) byte ranum %2f "Number of Record-Axis Conditions" _column(1049) str4 record_1 %4s "Record-Axis Condition Code 1 (ICD 10th Revision)" _column(1054) str4 record_2 %4s "Record-Axis Condition Code 2 (ICD 10th Revision)" _column(1059) str4 record_3 %4s "Record-Axis Condition Code 3 (ICD 10th Revision)" _column(1064) str4 record_4 %4s "Record-Axis Condition Code 4 (ICD 10th Revision)" _column(1069) str4 record_5 %4s "Record-Axis Condition Code 5 (ICD 10th Revision)" _column(1074) str4 record_6 %4s "Record-Axis Condition Code 6 (ICD 10th Revision)" _column(1079) str4 record_7 %4s "Record-Axis Condition Code 7 (ICD 10th Revision)" _column(1084) str4 record_8 %4s "Record-Axis Condition Code 8 (ICD 10th Revision)" _column(1089) str4 record_9 %4s "Record-Axis Condition Code 9 (ICD 10th Revision)" _column(1094) str4 record_10 %4s "Record-Axis Condition Code 10 (ICD 10th Revision)" _column(1099) str4 record_11 %4s "Record-Axis Condition Code 11 (ICD 10th Revision)" _column(1104) str4 record_12 %4s "Record-Axis Condition Code 12 (ICD 10th Revision)" _column(1109) str4 record_13 %4s "Record-Axis Condition Code 13 (ICD 10th Revision)" _column(1114) str4 record_14 %4s "Record-Axis Condition Code 14 (ICD 10th Revision)" _column(1119) str4 record_15 %4s "Record-Axis Condition Code 15 (ICD 10th Revision)" _column(1124) str4 record_16 %4s "Record-Axis Condition Code 16 (ICD 10th Revision)" _column(1129) str4 record_17 %4s "Record-Axis Condition Code 17 (ICD 10th Revision)" _column(1134) str4 record_18 %4s "Record-Axis Condition Code 18 (ICD 10th Revision)" _column(1139) str4 record_19 %4s "Record-Axis Condition Code 19 (ICD 10th Revision)" _column(1144) str4 record_20 %4s "Record-Axis Condition Code 20 (ICD 10th Revision)" _column(1151) byte d_restatus %1f "Death Resident Status" _column(1152) str2 stoccfipd %2s "State of Occurrence (FIPS) - Death" _column(1154) int cntocfipd %3f "County of Occurrence (FIPS) of Death" _column(1160) str2 stresfipd %2s "State of Residence (FIPS) - Death" _column(1164) str2 drcnty %2s "State of Residence Death Recode" _column(1166) int cntyrfpd %3f "County of Residence (FIPS) - Death" _column(1182) str1 cntrsppd %1s "Population Size of County of Residence of Death" _column(1186) byte hospd %1f "Place of Death and Decedent's Status" _column(1187) byte weekdayd %1f "Day of Week of Death" _column(1188) int dthyr %4f "Year of Death" _column(1258) byte dthmon %2f "Month of Death" } ** Copyright 2015 shared by the National Bureau of Economic Research and Jean Roth ; ** ** National Bureau of Economic Research. ; ** 1050 Massachusetts Avenue ; ** Cambridge, MA 02138 ; ** jroth@nber.org ; ** ** This program and all programs referenced in it are free software. You ; ** can redistribute the program or modify it under the terms of the GNU ; ** General Public License as published by the Free Software Foundation; ; ** either version 2 of the License, or (at your option) any later version. ; ** ** This program is distributed in the hope that it will be useful, ; ** but WITHOUT ANY WARRANTY -- without even the implied warranty of ; ** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ; ** GNU General Public License for more details. ; ** ** You should have received a copy of the GNU General Public License ; ** along with this program -- if not, write to the Free Software ; ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 ; ** USA. ;