infile dictionary { *This program reads the 1995 NCHS Natality Detail U.S. Territories Data File *by Jean Roth Tue Jun 24 09:49:43 EDT 2014 *Please report errors to jroth@nber.org *See the .do file for directions and run with do natlterr1995 *NOTE: This program is distributed under the GNU GPL. *See end of this file and http://www.gnu.org/licenses/ for details. _column(1 ) int datayear %4f "Data year" _column(5 ) byte rectype %1f "Record type" _column(6 ) byte restatus %1f "Resident status" _column(7 ) byte recwt %1f "Record Weight" _column(8 ) byte pldel %1f "Place or Facility of Birth " _column(9 ) byte pldel3 %1f "Place or Facility of Birth Recode" _column(10 ) byte birattnd %1f "Attendant at birth" _column(11 ) byte regnocc %1f "Region of Occurrence" _column(12 ) byte divocc %1f "Division of occurrence" _column(12 ) byte stsubocc %2f "State Subcode of occurrence" _column(14 ) byte stnatexp %2f "Expanded State of Occurrence" _column(16 ) byte statenat %2f "NCHS State of Occurence" _column(16 ) long cntynat %5f "NCHS County of Occurence" _column(21 ) byte stoccfip %2f "State of Occurrence (FIPS)" _column(21 ) long cntocfip %5f "County of Occurrence (FIPS)" _column(26 ) byte cntocpop %1f "Population Size of County of Occurrence" _column(27 ) byte regnres %1f "Region of Residence" _column(28 ) byte divres %1f "Division of residence" _column(28 ) byte stsubres %2f "State Subcode of Residence" _column(30 ) byte stresexp %2f "Expanded State of Residence" _column(32 ) byte stateres %2f "NCHS State of Residence" _column(32 ) str5 cntyres %5s "NCHS County of Residence" _column(37 ) str3 cityres %3s "NCHS City of Residence" _column(40 ) str1 citrspop %1s "Population size - place of residence" _column(41 ) str1 metrores %1s "Met/Nonmet county of residence" _column(42 ) byte stresfip %2f "State of Residence (FIPS)" _column(42 ) str5 cntyrfip %5s "County of Residence (FIPS)" _column(47 ) long placefip %5f "Place (City) of Resdience (FIPS)" _column(52 ) byte cmsa %2f "CMSA of Residence (FIPS)" _column(54 ) str4 smsarfip %4s "FIPS SMSA of Residence" _column(58 ) str1 cntrspop %1s "Population Size of County of Residence" _column(68 ) byte magerflg %1f "Reported Age of Mother Used Flag" _column(69 ) str1 mageimp %1s "Age of Mother Imputation Flag" _column(70 ) byte dmage %2f "Age of Mother" _column(72 ) byte mage36 %2f "Age of Mother recode 36" _column(74 ) byte mage12 %2f "Age of Mother recode 12" _column(76 ) byte mage8 %1f "Age of Mother recode 8" _column(77 ) byte ormoth %1f "Hispanic Origin of Mother" _column(78 ) byte orracem %1f "Hispanic Origin and Race of Mother Recode" _column(79 ) str1 mraceimp %1s "Race of Mother Imputation Flag" _column(80 ) byte mrace %2f "Race of Mother" _column(82 ) byte mrace3 %1f "Race of Mother Recode" _column(83 ) byte dmeduc %2f "Education of Mother" _column(85 ) byte meduc6 %1f "Education of Mother Recode" _column(86 ) str1 dmarimp %1s "Marital Status of Mother Imputation Flag" _column(87 ) byte dmar %1f "Marital Status of Mother" _column(88 ) byte mplbir %2f "Place of Birth of Mother" _column(90 ) byte mplbirr %1f "Place of Birth of Mother Recode" _column(91 ) byte dmagerpt %2f "Reported Age of Mother" _column(93 ) byte adequacy %1f "Adequacy of Care Recode (Kessner Index)" _column(94 ) byte nlbnl %2f "Number of Live Births" _column(96 ) byte nlbnd %2f "Number of Live Births" _column(98 ) byte noterm %2f "Number of Other Terminations" _column(100 ) byte dlivord %2f "Detail Live Birth Order" _column(102 ) byte livord9 %1f "Live Birth Order Recode" _column(103 ) byte dtotord %2f "Detail Total Birth Order" _column(105 ) byte totord9 %1f "Total Birth Order Recode" _column(106 ) byte monpre %2f "Detail Month of Pregnancy Prenatal Care Began" _column(108 ) byte mpre6 %1f "Month Prenatal Care Began Recode 6" _column(109 ) byte mpre5 %1f "Month Prenatal Care Began Recode 5" _column(110 ) byte nprevis %2f "Total Number of Prenatal Visits" _column(112 ) byte nprev12 %2f "Number of Prenatal Visits Recode" _column(114 ) byte lmpmon %2f "Month Last Normal Menses Began" _column(116 ) byte lmpday %2f "Day Last Normal Menses Began" _column(118 ) int lmpyr %4f "Year Last Normal Menses Began" _column(133 ) str1 flgbwimp %1s "Imputed Birthweight Flag" _column(134 ) int bwimp %4f "Imputed Birthweight" _column(153 ) byte fagerflg %1f "Reported Age of Father Used Flag" _column(154 ) byte dfage %2f "Age of Father" _column(156 ) byte fage11 %2f "Age of Father Recode" _column(158 ) byte orfath %1f "Hispanic Origin of Father" _column(159 ) byte orracef %1f "Hispanic Origin and Race of Father Recode" _column(160 ) byte frace %2f "Race of Father" _column(162 ) byte frace4 %1f "Race of Father Recode" _column(166 ) byte dfagerpt %2f "Reported Age of Father" _column(168 ) byte fraceimp %1f "Race of Father Imputation Flag" _column(170 ) byte cdobmimp %1f "Month of Birth of Child Imputation Flag" _column(172 ) byte birmon %2f "Month of Birth" _column(176 ) int biryr %4f "Year of Birth" _column(180 ) byte weekday %1f "Day of Week Child Born" _column(181 ) byte gestestm %1f "Clinical Estimate of Gestation Flag" _column(182 ) byte gestimp %1f "Gestation Imputation Flag" _column(183 ) byte dgestat %2f "Gestation - Detail in Weeks" _column(185 ) byte gestat10 %2f "Gestation Recode 10" _column(187 ) byte gestat3 %1f "Gestation Recode 3" _column(188 ) byte cseximp %1f "Sex Imputation Flag" _column(189 ) byte csex %1f "Sex" _column(193 ) int dbirwt %4f "Birthweight" _column(197 ) byte birwt12 %2f "Birthweight Recode 12" _column(199 ) byte birwt4 %1f "Birthweight Recode 4" _column(200 ) byte plurimp %1f "Plurality Imputation Flag" _column(201 ) byte dplural %1f "Plurality" _column(205 ) byte fmaps %2f "Five Minute Apgar Score" _column(207 ) byte fmapsr %1f "Five Minute Apgar Score Recode" _column(208 ) byte clingest %2f "Clinical Estimate of Gestation" _column(217 ) byte vaginal %1f "Vaginal" _column(218 ) byte vbac %1f "Vaginal Birth after previous C-section" _column(219 ) byte primac %1f "Primary C-section" _column(220 ) byte repeac %1f "Repeat C-section" _column(221 ) byte forcep %1f "Forceps" _column(222 ) byte vacuum %1f "Vacuum" _column(224 ) byte delmeth5 %1f "Method of Delivery Recode" _column(225 ) byte anemia %1f "Anemia " _column(226 ) byte cardiac %1f "Cardiac disease" _column(227 ) byte lung %1f "Acute or chronic lung disease" _column(228 ) byte diabetes %1f "Diabetes" _column(229 ) byte herpes %1f "Herpes" _column(230 ) byte hydra %1f "Hydramnios/Oligohydramnios" _column(231 ) byte hemo %1f "Hemoglobinopathy" _column(232 ) byte chyper %1f "Hypertension - chronic" _column(233 ) byte phyper %1f "Hypertension - pregnancy associated" _column(234 ) byte eclamp %1f "Eclampsia" _column(235 ) byte incervix %1f "Incompetent cervix" _column(236 ) byte pre4000 %1f "Previous infant 4000+ grams" _column(237 ) byte preterm %1f "Previous preterm or small-for-gestational-age infant" _column(238 ) byte renal %1f "Renal disease" _column(239 ) byte rh %1f "Rh sensitization" _column(240 ) byte uterine %1f "Uterine bleeding" _column(241 ) byte othermr %1f "Other Medical Risk Factors" _column(242 ) byte tobacco %1f "Tobacco Use During Pregnancy" _column(243 ) byte cigar %2f "Average Number of Cigarettes Per Day" _column(245 ) byte cigar6 %1f "Average Number of Cigarettes Per Day Recode" _column(246 ) byte alcohol %1f "Alcohol Use During Pregnancy" _column(247 ) byte drink %2f "Average Number of Drinks Per Week" _column(249 ) byte drink5 %1f "Average Number of Drinks Per Week Recode" _column(250 ) byte wtgain %2f "Weight Gain" _column(252 ) byte wtgain9 %1f "Weight Gain Recode" _column(253 ) byte amnio %1f "Amniocentesis" _column(254 ) byte monitor %1f "Electronic fetal monitoring" _column(255 ) byte induct %1f "Induction of labor" _column(256 ) byte stimula %1f "Stimulation of labor" _column(257 ) byte tocol %1f "Tocolysis" _column(258 ) byte ultras %1f "Ultrasound" _column(259 ) byte otherob %1f "Other Obstetric Procedures" _column(260 ) byte febrile %1f "Febrile" _column(261 ) byte meconium %1f "Meconium - moderate/heavy" _column(262 ) byte rupture %1f "Premature rupture of membrane" _column(263 ) byte abruptio %1f "Abruptio placenta" _column(264 ) byte preplace %1f "Placenta previa" _column(265 ) byte excebld %1f "Other excessive bleeding" _column(266 ) byte seizure %1f "Seizures during labor" _column(267 ) byte precip %1f "Precipitous labor" _column(268 ) byte prolong %1f "Prolonged labor" _column(269 ) byte dysfunc %1f "Dysfunctional labor" _column(270 ) byte breech %1f "Breech/Malpresentation" _column(271 ) byte cephalo %1f "Cephalopelvic disproportion" _column(272 ) byte cord %1f "Cord prolapse" _column(273 ) byte anesthe %1f "Anesthetic complications" _column(274 ) byte distress %1f "Fetal distress" _column(275 ) byte otherlb %1f "Other complication of Labor and/or Delivery" _column(276 ) byte nanemia %1f "Anemia" _column(277 ) byte injury %1f "Injury" _column(278 ) byte alcosyn %1f "Fetal Alcohol Syndrome" _column(279 ) byte hyaline %1f "Hyaline membrane disease" _column(280 ) byte meconsyn %1f "Meconium aspiration syndrome" _column(281 ) byte venl30 %1f "Assisted ventilation - less than 30 minutes" _column(282 ) byte ven30m %1f "Assisted ventilation - 30 minutes or more" _column(283 ) byte nseiz %1f "Seizures" _column(284 ) byte otherab %1f "Other Abnormal Conditions of the Newborn" _column(285 ) byte anen %1f "Anencephalus" _column(286 ) byte spina %1f "Spina bifida/Meningocele" _column(287 ) byte hydro %1f "Hydrocephalus" _column(288 ) byte microce %1f "Microcephalus" _column(289 ) byte nervous %1f "Other central nervous system anomalies" _column(290 ) byte heart %1f "Heart malformations" _column(291 ) byte circul %1f "Other circulatory/respiratory anomalies" _column(292 ) byte rectal %1f "Rectal atresia/stenosis" _column(293 ) byte tracheo %1f "Tracheo - esophageal fistula/Esophageal atresia" _column(294 ) byte omphalo %1f "Omphalocele/Gastroschisis" _column(295 ) byte gastro %1f "Other gastrointestinal anomalies" _column(296 ) byte genital %1f "Malformed genitalia" _column(297 ) byte renalage %1f "Renal agenesis" _column(298 ) byte urogen %1f "Other urogenital anomalies" _column(299 ) byte cleftlp %1f "Cleft lip/palate" _column(300 ) byte adactyly %1f "Polydactyly/Syndactyly/Adactyly" _column(301 ) byte clubfoot %1f "Club foot" _column(302 ) byte hernia %1f "Diaphragmatic hernia" _column(303 ) byte musculo %1f "Other musculoskeletal/integumental anomalies" _column(304 ) byte downs %1f "Down's syndrome" _column(305 ) byte chromo %1f "Other chromosomal anomalies" _column(306 ) byte othercon %1f "Other congenital anomalies" _column(307 ) byte origm %1f "Origin of mother" _column(308 ) byte origf %1f "Origin of father" _column(309 ) byte educm %1f "Education of mother" _column(310 ) byte educf %1f "Education of father" _column(311 ) byte geste %1f "Clinical estimate of gestation" _column(313 ) byte fmapsrf %1f "5-minute Apgar score" _column(314 ) byte delmetrf %1f "Method of delivery" _column(315 ) byte medrsk %1f "Medical risk factors" _column(316 ) byte tobuse %1f "Tobacco use" _column(317 ) byte alcuse %1f "Alcohol use" _column(318 ) byte wtgn %1f "Weight gain" _column(319 ) byte obstrc %1f "Obstetric procedures" _column(320 ) byte clabor %1f "Complications of labor and/or delivery " _column(321 ) byte abnml %1f "Abnormal conditions of newborn" _column(322 ) byte congan %1f "Congenital anomalies" _column(324 ) byte educsmsa %1f "Education of Mother (Based on MSA)" _column(325 ) byte apiflag %1f "Race codes 18-68 reported (beginning with 1992 data)" _column(347 ) str3 smsares %3s "PSMA/MSA of Residence (NCHS)" _column(350 ) str1 popsmas %1s "PMSA/MSA Population Size" } ** Copyright 2014 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. ;