infile dictionary { *This program reads the 2006 NCHS Natality Detail Data File *by Jean Roth Fri Dec 20 17:33:08 EST 2013 *Please report errors to jroth@nber.org *See the .do file for directions and run with do natl2006 *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(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 "Weekday U;R" _column(30 ) str2 oterr %2s "Occurrence Territory/Possession 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 mager %2f "Mother's Single Year of Age 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 Territory/Posession 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 "Residence Status U;R" _column(139 ) byte mbrace %2f "Mother's Bridged Race** 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 RFP 569=f_morigin U;R" _column(149 ) byte mracehisp %1f "Mother's Race/Hispanic Origin RFP 569=f_morigin U;R" _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 RFP 571=f_meduc R" _column(156 ) byte dmeduc %2f "Mother's Education RFP 647=f_med U" _column(158 ) byte meduc_rec %1f "Mother's Education Recode RFP 647=f_med U" _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 U;R" _column(186 ) byte fagerec11 %2f "Father's Age Recode 11 U;R" _column(188 ) byte fbrace %2f "Father's Bridged Race R**" _column(191 ) byte fracerec %1f "Father's Race Recode U;R" _column(195 ) byte ufhisp %1f "Father's Hispanic Origin RFP 570=f_forigin U;R" _column(196 ) byte fracehisp %1f "Father's Race/Hispanic Origin RFP 570=f_forigin U;R" _column(199 ) byte frace %2f "Father's Race U" _column(212 ) byte lbo_rec %1f "Live Birth Order Recode U;R" _column(217 ) byte tbo_rec %1f "Total Birth Order Recode 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 RFP 668=f_mpcb R" _column(247 ) byte precare_rec %1f "Month Prenatal Care Began Recode RFP 668=f_mpcb R" _column(256 ) byte mpcb %2f "Month Prenatal Care Began RFP 669=f_mpcb_u U" _column(258 ) byte mpcb_rec6 %1f "Month Prenatal Care Began Recode 6 RFP 669=f_mpcb_u U" _column(259 ) byte mpcb_rec5 %1f "Month Prenatal Care Began Recode 5 RFP 669=f_mpcb_u U" _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(275 ) byte apncu %1f "Adequacy of Prenatal Care Utilization Index RFP 668=f_mpcb R" _column(276 ) byte wtgain %2f "Weight Gain RFP 648=f_wtgain U;R" _column(278 ) byte wtgain_rec %1f "Weight Gain Recode RFP 648=f_wtgain U;R" _column(279 ) byte u_apncu %1f "Adequacy of Prenatal Care Utilization Index RFP 669=f_mpcb_u U" _column(280 ) byte dfpc_imp %1f "Day of Date First Prenatal Care Imputed R" _column(284 ) byte cig_1 %2f "Cigarettes 1st Trimester RFP 575=f_tobaco R" _column(286 ) byte cig_2 %2f "Cigarettes 2nd Trimester RFP 575=f_tobaco R" _column(288 ) byte cig_3 %2f "Cigarettes 3rd Trimester RFP 575=f_tobaco R" _column(290 ) byte tobuse %1f "Tobacco Use RFP 667=f_tobac U" _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 RFP 575=f_tobaco R" _column(295 ) byte alcohol %1f "Alcohol Use RFP 649=f_alcol U" _column(296 ) byte drinks %2f "Drinks Per Week RFP 649=f_alcol U" _column(298 ) byte drinks_rec %1f "Drinks Recode RFP 649=f_alcol U" _column(313 ) str1 rf_diab %1s "Prepregnancy Diabetes RFP 582=f_rf_diab R" _column(314 ) str1 rf_gest %1s "Gestational Diabetes RFP 583=f_rf_gdiab R" _column(315 ) str1 rf_phyp %1s "Prepregnancy Hypertension RFP 584=f_rf_phyper R" _column(316 ) str1 rf_ghyp %1s "Gestational Hypertension RFP 585=f_rf_ghyper R" _column(317 ) str1 rf_eclam %1s "Eclampsia RFP 586=rf_eclamp R" _column(318 ) str1 rf_ppterm %1s "Previous Preterm Birth RFP 587=f_rf_ppb R" _column(319 ) str1 rf_ppoutc %1s "Poor Pregnancy Outcome RFP 588=f_rf_ppo R" _column(324 ) str1 rf_cesar %1s "Previous Cesarean Deliveries RFP 593=f_rf_cesar R" _column(325 ) byte rf_cesarn %2f "Number of Previous Cesarean Deliveries RFP 594=f_rf_ncesar R" _column(328 ) byte urf_anemia %1f "Anemia RFP 681=f_urf_anemia U" _column(329 ) byte urf_card %1f "Cardiac RFP 682=f_urf_cardiac U" _column(330 ) byte urf_lung %1f "Acute or Chronic Lung Disease RFP 683=f_urf_lung U" _column(331 ) byte urf_diab %1f "Diabetes RFP 684=f_urf_diabetes U;R" _column(332 ) byte urf_gen %1f "Genital Herpes RFP 685=f_urf_herpes U" _column(333 ) byte urf_hydra %1f "Hydramnios/Oligohydramnios RFP 686=f_urf_hydra U" _column(334 ) byte urf_hemo %1f "Hemoglobinopathy RFP 687=f_urf_hemo U" _column(335 ) byte urf_chyper %1f "Chronic Hypertension RFP 688=f_urf_chyper U;R" _column(336 ) byte urf_phyper %1f "Pregnancy Associated Hypertension RFP 689=f_urf_phyper U;R" _column(337 ) byte urf_eclam %1f "Eclampsia RFP 690=f_urf_eclamp U;R" _column(338 ) byte urf_incerv %1f "Incompetent cervix RFP 691=f_urf_incervix U" _column(339 ) byte urf_pre4000 %1f "Previous infant 4000+ Grams RFP 692=f_urf_pre4000 U" _column(340 ) byte urf_preterm %1f "Previous Preterm or Small for Gestation RFP 693=f_urf_preterm U" _column(341 ) byte urf_renal %1f "Renal disease RFP 694=f_urf_renal U" _column(342 ) byte urf_rh %1f "Rh sensitization RFP 695=f_urf_rh U" _column(343 ) byte urf_uterine %1f "Uterine bleeding RFP 696=f_urf_uterine U" _column(344 ) byte urf_other %1f "Other Medical Risk Factors RFP 697=f_urf_othermr U" _column(351 ) str1 op_cerv %1s "Cervical Cerclage RFP 601=f_ob_cervic R" _column(352 ) str1 op_tocol %1s "Tocolysis RFP 602=f_ob_toco R" _column(353 ) str1 op_ecvs %1s "Successful External Cephalic Version RFP 603=f_ob_succ R" _column(354 ) str1 op_ecvf %1s "Failed External Cephalic Version RFP 604=f_ob_fail R" _column(355 ) byte uop_amnio %1f "Amniocentesis U" _column(356 ) byte uop_monit %1f "Electronic Fetal Monitoring U" _column(357 ) byte uop_induc %1f "Induction of labor U;R" _column(358 ) byte uop_stiml %1f "Stimulation of labor U" _column(359 ) byte uop_tocol %1f "Tocolysis U;R" _column(360 ) byte uop_ultra %1f "Ultrasound U" _column(361 ) byte uop_other %1f "Other Obstetric Procedures U" _column(362 ) str1 on_ruptr %1s "Premature Rupture of Membrane RFP 605=f_on_rupture R" _column(363 ) str1 on_precip %1s "Precipitous Labor RFP 606=f_on_precip R" _column(364 ) str1 on_prol %1s "Prolonged Labor RFP 607=f_on_prolong R" _column(365 ) str1 ld_indl %1s "Induction of Labor RFP 608=f_ld_induct R" _column(366 ) str1 ld_augm %1s "Augmentation of Labor RFP 609=f_ld_augment R" _column(367 ) str1 ld_nvpr %1s "Non-Vertex Presentation RFP 610=f_ld_nvrtx R" _column(368 ) str1 ld_ster %1s "Steroids RFP 611=f_ld_steroids R" _column(369 ) str1 ld_anti %1s "Antibiotics RFP 612=f_ld_antibio R" _column(370 ) str1 ld_chor %1s "Chorioamnionitis RFP 613=f_ld_chorio R" _column(371 ) str1 ld_mecs %1s "Meconium Staining RFP 614=f_ld_mecon R" _column(372 ) str1 ld_fint %1s "Fetal Intolerance RFP 615=f_ld_fintol R" _column(373 ) str1 ld_anes %1s "Anesthesia RFP 616=f_ld_anesth R" _column(374 ) str1 uld_febr %1s "Febrile RFP 711=f_uld_febrile U" _column(375 ) byte uld_meco %1f "Meconium RFP 712=f_uld_meconium U;R" _column(376 ) byte uld_ruptr %1f "Premature Rupture of Membrane RFP 713=f_uld_rupture U" _column(377 ) byte uld_abrup %1f "Abruptio placenta RFP 714=f_uld_abruptio U" _column(378 ) byte uld_prepla %1f "Placenta previa RFP 715=f_uld_preplace U" _column(379 ) byte uld_excbl %1f "Other Excessive Bleeding RFP 716=f_uld_excebld U" _column(380 ) byte uld_seiz %1f "Seizures During Labor RFP 717=f_uld_seizure U" _column(381 ) byte uld_precip %1f "Precipitous labor RFP 718=f_uld_precip U;R" _column(382 ) byte uld_prolg %1f "Prolonged Labor RFP 719=f_uld_prolg U" _column(383 ) byte uld_dysfn %1f "Dysfunctional Labor RFP 720=f_uld_dysfunc U" _column(384 ) byte uld_breech %1f "Breech RFP 721=f_uld_breech U;R" _column(385 ) byte uld_cephal %1f "Cephalopelvic Disproportion RFP 722=f_uld_cephalo U" _column(386 ) byte uld_cord %1f "Cord Prolapse RFP 723=f_uld_cord U" _column(387 ) byte uld_anest %1f "Anesthetic Complications RFP 724=f_uld_anest U" _column(388 ) byte uld_distr %1f "Fetal Distress RFP 725=f_uld_distr U" _column(389 ) byte uld_other %1f "Other Complications RFP 726=f_uld_other U" _column(390 ) str1 me_attf %1s "Attempted Forceps RFP 617=f_md_attfor R" _column(391 ) str1 me_attv %1s "Attempted Vacuum RFP 618=f_md_attvac R" _column(392 ) str1 me_pres %1s "Fetal Presentation RFP 619=f_md_present R" _column(393 ) str1 me_rout %1s "Route & Method of Delivery RFP 620=f_md_route R" _column(394 ) str1 me_trial %1s "Trial of Labor Attempted RFP 621=f_md_trial R" _column(395 ) byte ume_vag %1f "Vaginal RFP 730=f_u_vag U" _column(396 ) byte ume_vbac %1f "Vaginal after C-Section RFP 731=f_u_vbac U" _column(397 ) byte ume_primc %1f "Primary C-Section RFP 732=f_u_primc U" _column(398 ) byte ume_repec %1f "Repeat C-Section RFP 733=f_u_repec U" _column(399 ) byte ume_forcep %1f "Forceps RFP 734=f_u_forcep U;R" _column(400 ) byte ume_vac %1f "Vacuum RFP 735=f_u_vac 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 RFP 574=f_apgar5 U;R" _column(417 ) byte apgar5r %1f "Five Minute Apgar Recode RFP 574=f_apgar5 U;R" _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 U;R" _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. RFP 573=f_clinest U;R" _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(463 ) int dbwt %4f "Birth Weight - Detail in Grams U;R" _column(471 ) byte bwtr12 %2f "Birth Weight Recode 12 U;R" _column(473 ) byte bwtr4 %1f "Birth Weight Recode 4 U;R" _column(476 ) str1 ab_aven1 %1s "Assisted Ventilation RFP 628=f_ab_vent R" _column(477 ) str1 ab_aven6 %1s "Assisted Ventilation >6 hrs RFP 629=f_ab_vent6 R" _column(478 ) str1 ab_nicu %1s "Admission to NICU RFP 630=f_ab_nicu R" _column(479 ) str1 ab_surf %1s "Surfactant RFP 631=f_ab_surfac R" _column(480 ) str1 ab_anti %1s "Antibiotics RFP 632=f_ab_antibio R" _column(481 ) str1 ab_seiz %1s "Seizures RFP 633=f_ab_seiz R" _column(482 ) str1 ab_binj %1s "Birth Injury RFP 634=f_ab_inj R" _column(483 ) byte uab_anem %1f "Anemia RFP 740=f_uab_anemia U" _column(484 ) byte uab_injury %1f "Birth Injury RFP 741=f_uab_injury U" _column(485 ) byte uab_alcoh %1f "Fetal Alcohol Syndrome RFP 742=f_uab_alcosyn U" _column(486 ) byte uab_hyal %1f "Hyaline Membrane Disease RFP 743=f_uab_hyaline U" _column(487 ) byte uab_mecon %1f "Meconium Aspiration Syndrome RFP 744=f_uab_meconsyn U" _column(488 ) byte uab_venl30 %1f "Assisted Ventilation < 30 min RFP 745=f_uab_venl30 U" _column(489 ) byte uab_ven30m %1f "Assisted Ventilation >= 30 min RFP 746=f_uab_ven30m U" _column(490 ) byte uab_nseiz %1f "Seizures RFP 747=f_uab_seiz U" _column(491 ) byte uab_other %1f "Other Abnormal Conditions RFP 748=f_uab_otherab U" _column(492 ) str1 ca_anen %1s "Anencephaly RFP 635=f_ca_anen R" _column(493 ) str1 ca_mnsb %1s "Meningomyelocele/Spina Bifida RFP 636=f_ca_menin R" _column(494 ) str1 ca_cchd %1s "Cyanotic Congenital Heart Disease RFP 637=f_ca_heart R" _column(495 ) str1 ca_cdh %1s "Congenital Diaphragmatic Hernia RFP 638=f_ca_hernia R" _column(496 ) str1 ca_omph %1s "Omphalocele RFP 639=f_ca_ompha R" _column(497 ) str1 ca_gast %1s "Gastroschisis RFP 640=f_ca_gastro R" _column(498 ) str1 ca_limb %1s "Limb Reduction Defect RFP 641=f_ca_limb R" _column(499 ) str1 ca_cleft %1s "Cleft Lip w/ or w/o Cleft Palate RFP 642=f_ca_cleflp R" _column(500 ) str1 ca_clpal %1s "Cleft Palate alone RFP 643=f_ca_cleft R" _column(501 ) str1 ca_down %1s "Downs Syndrome RFP 644=f_ca_downs R" _column(502 ) str1 ca_disor %1s "Suspected Chromosonal Disorder RFP 645=f_ca_chrom R" _column(503 ) str1 ca_hypo %1s "Hypospadias RFP 646=f_ca_hypos R" _column(504 ) byte uca_anen %1f "Anencephalus RFP 752=f_uca_anen U;R" _column(505 ) byte uca_spina %1f "Spina bifida/Meningocele RFP 753=f_uca_spina U;R" _column(506 ) byte uca_hydro %1f "Hydrocephalus RFP 754=f_uca_hydro U" _column(507 ) byte uca_micro %1f "Microcephalus RFP 755=f_uca_microce U" _column(508 ) byte uca_nerv %1f "Other Central Nervous System Anomalies RFP 756=f_uca_nervous U" _column(509 ) byte uca_heart %1f "Heart malformations RFP 757=f_uca_heart U" _column(510 ) byte uca_circ %1f "Other Circulatory/Respiratory Anomalies RFP 758=f_uca_circul U" _column(511 ) byte uca_rectal %1f "Rectal Atresia/Stenosis RFP 759=f_uca_rectal U" _column(512 ) byte uca_trach %1f "Tracheo-Esophageal Fistula RFP 760=f_uca_tracheo U" _column(513 ) byte uca_ompha %1f "Omphalocele/Gastroschisis RFP 761=f_uca_omphalo U;R" _column(514 ) byte uca_gastro %1f "Other Gastrointestinal Anomalies RFP 762=f_uca_gastro U" _column(515 ) byte uca_genital %1f "Malformed Genitalia RFP 763=f_uca_genital U" _column(516 ) byte uca_renal %1f "Renal Agenesis RFP 764=f_uca_renalag U" _column(517 ) byte uca_urogen %1f "Other Urogenital Anomalies RFP 765=f_uca_urogen U" _column(518 ) byte uca_cleftlp %1f "Cleft Lip/Palate RFP 766=f_uca_cleftlp U;R" _column(519 ) byte uca_adactyly %1f "Polydactyly/Syndactyly/Adactyly RFP 767=f_uca_adactyl U" _column(520 ) byte uca_clubft %1f "Club Foot RFP 768=f_uca_club U" _column(521 ) byte uca_hernia %1f "Diaphragmatic Hernia RFP 769=f_uca_hernia U" _column(522 ) byte uca_muscu %1f "Other Musculoskeletal Anomalies RFP 770=f_uca_musculo U" _column(523 ) byte uca_downs %1f "Down Syndrome RFP 771=f_uca_downs U;R" _column(524 ) byte uca_chromo %1f "Other Chromosomal Anomalies RFP 772=f_uca_chromo U" _column(525 ) byte uca_other %1f "Other Congenital Anomalies RFP 773=f_uca_othrcon U" _column(569 ) byte f_morigin %1f "Origin of Mother (umhisp" _column(570 ) byte f_forigin %1f "Origin of Father (ufhisp" _column(571 ) byte f_meduc %1f "Education of Mother (meduc) R" _column(573 ) byte f_clinest %1f "Clinical Estimate of Gestation (estgest) U;R" _column(574 ) byte f_apgar5 %1f "5 - minute Apgar (apgar5" _column(575 ) byte f_tobaco %1f "Tobacco use (cig_1" _column(582 ) byte f_rf_pdiab %1f "Prepregnancy Diabetes (rf_diab) R" _column(583 ) byte f_rf_gdiab %1f "Gestational Diabetes (rf_gest) R" _column(584 ) byte f_rf_phyper %1f "Prepregnancy Hypertension (rf_phyp) R" _column(585 ) byte f_rf_ghyper %1f "Gestational Hypertension (rf_ghyp) R" _column(586 ) byte f_rf_eclamp %1f "Eclampsia (rf_eclam) R" _column(587 ) byte f_rf_ppb %1f "Previous Preterm Birth (rf_ppterm) R" _column(588 ) byte f_rf_ppo %1f "Poor Pregnancy Outcomes (rf_ppoutc) R" _column(593 ) byte f_rf_cesar %1f "Previous Cesarean (rf_cesar) R" _column(594 ) byte f_rf_ncesar %1f "Number of Previous Cesareans (rf_cesarn) R" _column(601 ) byte f_ob_cervic %1f "Cervical Cerelage (op_cerv) R" _column(602 ) byte f_ob_toco %1f "Tocolysis (op_tocol) R" _column(603 ) byte f_ob_succ %1f "Successful External Cephalic Version (op_ecvs) R" _column(604 ) byte f_ob_fail %1f "Failed External Cephalic Version (op_ecvf) R" _column(605 ) byte f_on_rupture %1f "Premature Rupture of the Membranes (on_ruptr) R" _column(606 ) byte f_on_precip %1f "Precipitous Labor (on_precip) R" _column(607 ) byte f_on_prolong %1f "Prolonged Labor (on_prol) R" _column(608 ) byte f_ld_induct %1f "Induction of Labor (ld_indl) R" _column(609 ) byte f_ld_augment %1f "Augmentation of Labor (ld_augm) R" _column(610 ) byte f_ld_nvrtx %1f "Non-Vertex Presentation (ld_nvpr) R" _column(611 ) byte f_ld_steroids %1f "Steroids (ld_ster) R" _column(612 ) byte f_ld_antibio %1f "Antibiotics (ld_anti) R" _column(613 ) byte f_ld_chorio %1f "Chorioamnionitis (ld_chor) R" _column(614 ) byte f_ld_mecon %1f "Meconium Staining (ld_mecs) R" _column(615 ) byte f_ld_fintol %1f "Fetal Intolerance (ld_fint) R" _column(616 ) byte f_ld_anesth %1f "Anesthesia (ld_anes) R" _column(617 ) byte f_md_attfor %1f "Attempted Forceps (me_attf) R" _column(618 ) byte f_md_attvac %1f "Attempted Vacuum (me_attv) R" _column(619 ) byte f_md_present %1f "Fetal Presentation (me_pres) R" _column(620 ) byte f_md_route %1f "Fetal Route and Method of Delivery (me_rout) R" _column(621 ) byte f_md_trial %1f "Trial of Labor Attempted (me_trial) R" _column(628 ) byte f_ab_vent %1f "Assisted Ventilation (ab_aven1) R" _column(629 ) byte f_ab_vent6 %1f "Assisted Ventilation >6hrs (ab_aven6) R" _column(630 ) byte f_ab_nicu %1f "Admission to NICU (ab_nicu) R" _column(631 ) byte f_ab_surfac %1f "Surfactant (ab_surf) R" _column(632 ) byte f_ab_antibio %1f "Antibiotics (ab_anti) R" _column(633 ) byte f_ab_seiz %1f "Seizures (ab_seiz) R" _column(634 ) byte f_ab_inj %1f "Birth Injury (ab_binj) R" _column(635 ) byte f_ca_anen %1f "Anencephaly (ca_anen) R" _column(636 ) byte f_ca_menin %1f "Meningomyelocele/Spina Bifida (ca_mnsb) R" _column(637 ) byte f_ca_heart %1f "Cyanotic Congenital Heart Disease (ca_cchd) R" _column(638 ) byte f_ca_hernia %1f "Congenital Diaphragmatic Hernia (ca_cdh) R" _column(639 ) byte f_ca_ompha %1f "Omphalocele (ca_omph) R" _column(640 ) byte f_ca_gastro %1f "Gastroschisis (ca_gast) R" _column(641 ) byte f_ca_limb %1f "Limb Reduction Defect (ca_limb) R" _column(642 ) byte f_ca_cleftlp %1f "Cleft Lip w/ or w/o Cleft Palate (ca_cleft) R" _column(643 ) byte f_ca_cleft %1f "Cleft Palate alone (ca_clpal) R" _column(644 ) byte f_ca_downs %1f "Downs Syndrome (ca_down) R" _column(645 ) byte f_ca_chrom %1f "Suspected Chromosonal Disorder (ca_disor) R" _column(646 ) byte f_ca_hypos %1f "Hypospadias (ca_hypo) R" _column(647 ) byte f_med %1f "Mother's Education (dmeduc" _column(648 ) byte f_wtgain %1f "Weight gain (wtgain" _column(649 ) byte f_alcol %1f "Alcohol use (drinks" _column(650 ) byte f_api %1f "API codes U" _column(667 ) byte f_tobac %1f "Tobacco use (tobuse) U" _column(668 ) byte f_mpcb %1f "Month Prenatal Care Began (precare" _column(669 ) byte f_mpcb_u %1f "Month Prenatal Care Began (mpcb" _column(681 ) byte f_urf_anemia %1f "Anemia (urf_anemia) U" _column(682 ) byte f_urf_cardiac %1f "Cardiac (urf_card) U" _column(683 ) byte f_urf_lung %1f "Acute or Chronic Lung Disease (urf_lung) U" _column(684 ) byte f_urf_diabetes %1f "Diabetes (urf_diab) U" _column(685 ) byte f_urf_herpes %1f "Genital Herpes (urf_gen) U" _column(686 ) byte f_urf_hydra %1f "Hydramnios/Oligohydramnios (urf_hydra) U" _column(687 ) byte f_urf_hemo %1f "Hemoglobinopathy (urf_hemo) U" _column(688 ) byte f_urf_chyper %1f "Chronic Hypertension (urf_chyper) U" _column(689 ) byte f_urf_phyper %1f "Pregnancy Associated Hypertension (urf_phyper) U" _column(690 ) byte f_urf_eclamp %1f "Eclampsia (urf_eclam) U" _column(691 ) byte f_urf_incervix %1f "Incompetent Cervix (urf_incerv) U" _column(692 ) byte f_urf_pre4000 %1f "Previous Infant 4000+ Grams (urf_pre4000) U" _column(693 ) byte f_urf_preterm %1f "Previous Preterm Small for Gestation (urf_preterm) U" _column(694 ) byte f_urf_renal %1f "Renal Disease (urf_renal) U" _column(695 ) byte f_urf_rh %1f "Rh Sensitization (urf_rh) U" _column(696 ) byte f_urf_uterine %1f "Uterine Bleeding (urf_uterine) U" _column(697 ) byte f_urf_othermr %1f "Other Medical Risk Factors (urf_other) U" _column(701 ) byte f_uob_amnio %1f "Amniocentesis U" _column(702 ) byte f_uob_monitor %1f "Electronic Fetal Monitoring U" _column(703 ) byte f_uob_induct %1f "Induction of labor U" _column(704 ) byte f_uob_stimul %1f "Stimulation of labor U" _column(705 ) byte f_uob_tocol %1f "Tocolysis U" _column(706 ) byte f_uob_ultras %1f "Ultrasound U" _column(707 ) byte f_uob_otherob %1f "Other Obstetric Procedures U" _column(711 ) byte f_uld_febrile %1f "Febrile (uld_febr) U" _column(712 ) byte f_uld_meconium %1f "Meconium (uld_mecs) U" _column(713 ) byte f_uld_rupture %1f "Premature Rupture of Membrane (uld_ruptr) U" _column(714 ) byte f_uld_abruptio %1f "Abruptio placenta (uld_abrup) U" _column(715 ) byte f_uld_preplace %1f "Placenta previa (uld_prepla) U" _column(716 ) byte f_uld_excebld %1f "Other Excessive Bleeding (uld_excbl) U" _column(717 ) byte f_uld_seizure %1f "Seizures During Labor (uld_seiz) U" _column(718 ) byte f_uld_precip %1f "Precipitous labor (uld_precip) U" _column(719 ) byte f_uld_prolg %1f "Prolonged Labor (uld_prolg) U" _column(720 ) byte f_uld_dysfunc %1f "Dysfunctional Labor (uld_dysfn) U" _column(721 ) byte f_uld_breech %1f "Breech (uld_breech) U" _column(722 ) byte f_uld_cephalo %1f "Cephalopelvic Disproportion (uld_cephal) U" _column(723 ) byte f_uld_cord %1f "Cord Prolapse (uld_cord) U" _column(724 ) byte f_uld_anest %1f "Anesthetic Complications (uld_anest) U" _column(725 ) byte f_uld_distr %1f "Fetal Distress (uld_distr) U" _column(726 ) byte f_uld_other %1f "Other Complications (uld_other) U" _column(730 ) byte f_u_vag %1f "Vaginal (ume_vag) U" _column(731 ) byte f_u_vbac %1f "Vaginal after C-Section (ume_vbac) U" _column(732 ) byte f_u_primc %1f "Primary C-Section (ume_primc) U" _column(733 ) byte f_u_repec %1f "Repeat C-Section (ume_repec) U" _column(734 ) byte f_u_forcep %1f "Forceps (ume_forcep) U" _column(735 ) byte f_u_vac %1f "Vacuum (ume_vac) U" _column(740 ) byte f_uab_anemia %1f "Anemia (uab_anem) U" _column(741 ) byte f_uab_injury %1f "Birth Injury (uab_injury) U" _column(742 ) byte f_uab_alcosyn %1f "Fetal Alcohol Syndrome (uab_alcoh) U" _column(743 ) byte f_uab_hyaline %1f "Hyaline Membrane Disease (uab_hyal) U" _column(744 ) byte f_uab_meconsyn %1f "Meconium Aspiration Syndrome (uab_mecon) U" _column(745 ) byte f_uab_venl30 %1f "Assisted Ventilation <30 min (uab_venl30) U" _column(746 ) byte f_uab_ven30m %1f "Assisted Ventilation >=30 min (uab_ven30m) U" _column(747 ) byte f_uab_seiz %1f "Seizures (uab_nseiz) U" _column(748 ) byte f_uab_otherab %1f "Other Abnormal Conditions (uab_other) U" _column(752 ) byte f_uca_anen %1f "Anencephalus (uca_anen) U" _column(753 ) byte f_uca_spina %1f "Spina bifida/Meningocele (uca_spina) U" _column(754 ) byte f_uca_hydro %1f "Hydrocephalus (uca_hydro) U" _column(755 ) byte f_uca_microce %1f "Microcephalus (uca_micro) U" _column(756 ) byte f_uca_nervous %1f "Other Central Nervous System Anomalies (uca_nerv) U" _column(757 ) byte f_uca_heart %1f "Heart malformations (uca_heart) U" _column(758 ) byte f_uca_circul %1f "Other Circulatory/Respiratory Anomalies (uca_circ) U" _column(759 ) byte f_uca_rectal %1f "Rectal Atresia/Stenosis (uca_rectal) U" _column(760 ) byte f_uca_tracheo %1f "Tracheo-Esophageal Fistula (uca_trach) U" _column(761 ) byte f_uca_omphalo %1f "Omphalocele/Gastroschisis (uca_ompha) U" _column(762 ) byte f_uca_gastro %1f "Other Gastrointestinal Anomalies (uca_gastro) U" _column(763 ) byte f_uca_genital %1f "Malformed Genitalia (uca_genital) U" _column(764 ) byte f_uca_renalag %1f "Renal Agenesis (uca_renal) U" _column(765 ) byte f_uca_urogen %1f "Other Urogenital Anomalies (uca_urogen) U" _column(766 ) byte f_uca_cleftlp %1f "Cleft Lip/Palate (uca_cleftlp) U" _column(767 ) byte f_uca_adactyl %1f "Polydactyly/Syndactyly/Adactyly (uca_adactyly) U" _column(768 ) byte f_uca_club %1f "Club Foot (uca_clubft) U" _column(769 ) byte f_uca_hernia %1f "Diaphragmatic Hernia (uca_hernia) U" _column(770 ) byte f_uca_musculo %1f "Other Musculoskeletal Anomalies (uca_muscu) U" _column(771 ) byte f_uca_downs %1f "Down Syndrome (ucs_downs) U" _column(772 ) byte f_uca_chromo %1f "Other Chromosomal Anomalies (uca_chromo) U" _column(773 ) byte f_uca_othrcon %1f "Other Congenital Anomalies (uca_other) U" } ** Copyright 2013 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. ;