log using mmb, replace set mem 500m *This program reads NCHS's 1995-1998 Matched Multiple Births Data File *by Jean Roth Thu May 29 12:21:42 EDT 2003 *Please report errors to jroth@nber.org *run with do mmb *Change output file name/location as desired in the first line of the .dct file *If you are using a PC, you may need to change the direction of the slashes, as in C:\ * or "\\Nber\home\data\mults\data\mmb.dat" *For compatibility with other software, variable label definitions are the *variable name unless the variable name ends in a digit. *'1' -> 'a', '2' -> 'b', '3' -> 'c', ... , '0' -> 'j' * Note: Variable names in Stata are case-sensitive clear quietly infile using mmb *Everything below this point are value labels #delimit ; ; label values birthid birthid; label define birthid 1 "Live multiple birth/survived first" 2 "Live multiple birth/did not survive" 3 "Fetal death" ; label values tabflag tabflag; label define tabflag 1 "Fetal deaths under 20 weeks (excluded)" 2 "Fetal deaths 20 weeks or more (included)" ; label values pluralit pluralit; label define pluralit 2 "Twin" 3 "Triplet" 4 "Quadruplet" ; label values pluimp pluimp; label define pluimp 0 "Plurality is not imputed" 1 "Plurality is imputed" ; label values flcomp flcomp; label define flcomp 0 "Record is member of a complete set" 1 "Record is member of an incomplete set (not applicable to twins)" 2 "Record is unmatched" ; label values flrecs flrecs; label define flrecs 1 "Value equals 1 (for single unmatched" ; label values setorder setorder; label define setorder 0 "Single unmatched births" 9 "Not stated" ; label values rectype rectype; label define rectype 1 "RESIDENT: State and county of" 2 "NONRESIDENT: State and/or county" ; label values restatus restatus; label define restatus 1 "RESIDENT:" 2 "INTRASTATE NONRESIDENT:" 3 "INTERSTATE NONRESIDENT:" 4 "FOREIGN RESIDENT:" ; label values pldel pldel; label define pldel 1 "Hospital" 2 "Freestanding Birthing Center" 3 "Clinic or Doctor's Office" 4 "A Residence" 5 "Other" 9 "Unknown or Not Stated" ; label values birattnd birattnd; label define birattnd 1 "Doctor of Medicine (M.D.)" 2 "Doctor of Osteopathy (D.O.)" 3 "Certified Nurse Midwife (C.N.M.)" 4 "Other Midwife" 5 "Other" 9 "Unknown or Not Stated" ; label values magerflg magerflg; label define magerflg 1 "Reported age is used" ; label values mageimp mageimp; label define mageimp 1 "Age is imputed" ; label values dmage dmage; label define dmage 15 "Under 15 years" 50 "50 years and greater (births to women of this age group available for" ; label values orracem orracem; label define orracem 1 "Total Hispanic" 2 "Non-Hispanic White" 3 "Non - Hispanic Black" 4 "Non - Hispanic other races" 9 "Origin unknown or not stated" ; label values mraceimp mraceimp; label define mraceimp 1 "Unknown race is imputed" 2 "All other races, formerly code 09," ; label values mrace mrace; label define mrace 1 "White" 2 "Black" 3 "Other races" ; label values dmeduc dmeduc; label define dmeduc 0 "No formal education" 9 "1 year of high school" 10 "2 years of high school" 11 "3 years of high school" 12 "4 years of high school" 13 "1 year of college" 14 "2 years of college" 15 "3 years of college" 16 "4 years of college" 17 "5 or more years of college" 99 "Not stated" ; label values meduc6 meduc6l; label define meduc6l 1 "0 - 8 years" 2 "9 - 11 years" 3 "12 years" 4 "13 - 15 years" 5 "16 years and over" 6 "Not stated" ; label values dmarimp dmarimp; label define dmarimp 1 "Marital Status is imputed" ; label values dmar dmar; label define dmar 1 "Married" 2 "Unmarried" 9 "Unknown or not stated" ; label values mplbirr mplbirr; label define mplbirr 1 "Native born" 2 "Foreign born" 3 "Unknown or not stated" ; label values dmagerpt dmagerpt; label define dmagerpt 15 "Under 15 years" 50 "50 years and greater (births to women of this age group available for" 99 "unknown or not stated" ; label values dlivord dlivord; label define dlivord 99 "Unknown" ; label values livord9 livord9l; label define livord9l 1 "First Child" 2 "Second Child" 3 "Third Child" 4 "Fourth Child" 5 "Fifth Child" 6 "Sixth Child" 7 "Seventh Child" 8 "Eighth Child and over" 9 "Unknown or not stated" ; label values dtotord dtotord; label define dtotord 99 "Unknown" ; label values totord9 totord9l; label define totord9l 1 "First Child" 2 "Second Child" 3 "Third Child" 4 "Fourth Child" 5 "Fifth Child" 6 "Sixth Child" 7 "Seventh Child" 8 "Eighth Child and over" 9 "Unknown or not stated" ; label values monpre monpre; label define monpre 0 "No prenatal care" 1 "1st month" 2 "2nd month" 3 "3rd month" 4 "4th month" 5 "5th month" 6 "6th month" 7 "7th month" 8 "8th month" 9 "9th month" 99 "Unknown or not stated" ; label values nprevist nprevist; label define nprevist 0 "No prenatal visits" 49 "49 or more visits" 99 "Unknown or not stated" ; label values dfage dfage; label define dfage 19 "Under 20" 60 "60 years and greater" 99 "Unknown or not stated" ; label values frace frace; label define frace 1 "White" 2 "Black" 3 "Other races" 99 "Unknown or not stated" ; label values dfagerpt dfagerpt; label define dfagerpt 19 "Under 20" 60 "60 years and greater" 99 "Unknown or not stated" ; label values fraceimp fraceimp; label define fraceimp 3 "All other races, formerly code 09," ; label values gestestm gestestm; label define gestestm 1 "Clinical Estimate is used" ; label values gestimp gestimp; label define gestimp 1 "Gestation is imputed" ; label values gestat gestat; label define gestat 99 "Unknown" ; label values cseximp cseximp; label define cseximp 1 "Sex is imputed" ; label values csex csex; label define csex 1 "Male" 2 "Female" 9 "Unknown (fetal deaths of < 20 weeks gestation only)" ; label values dbirwt dbirwt; label define dbirwt 9999 "Not stated birth weight" ; label values birwt12 birwt12l; label define birwt12l 1 "499 grams or less" 2 "500 - 999 grams" 3 "1000 - 1499 grams" 4 "1500 - 1999 grams" 5 "2000 - 2499 grams" 6 "2500 - 2999 grams" 7 "3000 - 3499 grams" 8 "3500 - 3999 grams" 9 "4000 - 4499 grams" 10 "4500 - 4999 grams" 11 "5000 - 8165 grams" 12 "Not stated" ; label values fmaps fmaps; label define fmaps 99 "Unknown or not stated" ; label values fmapsr fmapsr; label define fmapsr 1 "A score of 0-3" 2 "A score of 4-6" 3 "A score of 7-8" 4 "A score of 9-10" 5 "Not stated" ; label values clingest clingest; label define clingest 99 "Unknown or not stated" ; label values vaginal vaginal; label define vaginal 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values vbac vbac; label define vbac 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values primac primac; label define primac 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values repeac repeac; label define repeac 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values forcep forcep; label define forcep 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values vacuum vacuum; label define vacuum 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values hyster hyster; label define hyster 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values vaginal vaginalx; label define vaginalx 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values vbac vbacx; label define vbacx 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values primac primacx; label define primacx 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values repeac repeacx; label define repeacx 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values forcep forcepx; label define forcepx 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values vacuum vacuumx; label define vacuumx 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values hyster hysterx; label define hysterx 1 "The method was used" 2 "The method was not used" 8 "Method not on certificate" 9 "Method unknown or not stated" ; label values anemia anemia; label define anemia 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values cardiac cardiac; label define cardiac 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values lung lung; label define lung 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values diabetes diabetes; label define diabetes 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values herpes herpes; label define herpes 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values hydra hydra; label define hydra 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values hemo hemo; label define hemo 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values chyper chyper; label define chyper 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values phyper phyper; label define phyper 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values eclamp eclamp; label define eclamp 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values incervix incervix; label define incervix 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values pre4000 pre4000l; label define pre4000l 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values preterm preterm; label define preterm 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values renal renal; label define renal 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values rh rh; label define rh 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values uterine uterine; label define uterine 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values othermr othermr; label define othermr 1 "Factor reported" 2 "Factor not reported" 8 "Factor not on certificate" 9 "Factor not classifiable" ; label values tobacco tobacco; label define tobacco 1 "Yes" 2 "No" 9 "Unknown or not stated" ; label values cigar cigar; label define cigar 98 "98 or more cigarettes per day" 99 "Unknown or not stated" ; label values cigar6 cigar6l; label define cigar6l 0 "Nonsmoker" 1 "1 - 5 cigarettes per day" 2 "6 - 10 cigarettes per day" 3 "11 - 20 cigarettes per day" 4 "21 - 40 cigarettes per day" 5 "41 or more cigarettes per day" 6 "Unknown or not stated" ; label values alcohol alcohol; label define alcohol 1 "Yes" 2 "No" 9 "Unknown or not stated" ; label values drink drink; label define drink 98 "98 or more drinks per week" 99 "Unknown or not stated" ; label values drink5 drink5l; label define drink5l 0 "Non drinker" 1 "1 drink per week" 2 "2 drinks per week" 3 "3 - 4 drinks per week" 4 "5 or more drinks per week" 5 "Unknown or not stated" ; label values wtgain wtgain; label define wtgain 98 "98 pounds or more" 99 "Unknown or not stated" ; label values wtgain9 wtgain9l; label define wtgain9l 1 "Less than 16 pounds" 2 "16 - 20 pounds" 3 "21 - 25 pounds" 4 "26 - 30 pounds" 5 "31 - 35 pounds" 6 "36 - 40 pounds" 7 "41 - 45 pounds" 8 "46 or more pounds" 9 "Unknown or not stated" ; label values amnio amnio; label define amnio 1 "Procedure reported" 2 "Procedure not reported" 8 "Procedure not on certificate" 9 "Procedure not classifiable" ; label values monitor monitor; label define monitor 1 "Procedure reported" 2 "Procedure not reported" 8 "Procedure not on certificate" 9 "Procedure not classifiable" ; label values induct induct; label define induct 1 "Procedure reported" 2 "Procedure not reported" 8 "Procedure not on certificate" 9 "Procedure not classifiable" ; label values stimula stimula; label define stimula 1 "Procedure reported" 2 "Procedure not reported" 8 "Procedure not on certificate" 9 "Procedure not classifiable" ; label values tocol tocol; label define tocol 1 "Procedure reported" 2 "Procedure not reported" 8 "Procedure not on certificate" 9 "Procedure not classifiable" ; label values ultras ultras; label define ultras 1 "Procedure reported" 2 "Procedure not reported" 8 "Procedure not on certificate" 9 "Procedure not classifiable" ; label values otherob otherob; label define otherob 1 "Procedure reported" 2 "Procedure not reported" 8 "Procedure not on certificate" 9 "Procedure not classifiable" ; label values febrile febrile; label define febrile 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values meconium meconium; label define meconium 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values rupture rupture; label define rupture 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values abruptio abruptio; label define abruptio 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values preplace preplace; label define preplace 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values excebld excebld; label define excebld 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values seizure seizure; label define seizure 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values precip precip; label define precip 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values prolong prolong; label define prolong 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values dysfunc dysfunc; label define dysfunc 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values breech breech; label define breech 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values cephalo cephalo; label define cephalo 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values cord cord; label define cord 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values anesthe anesthe; label define anesthe 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values distress distress; label define distress 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values otherlb otherlb; label define otherlb 1 "Complication reported" 2 "Complication not reported" 8 "Complication not on certificate" 9 "Complication not classifiable" ; label values nanemia nanemia; label define nanemia 1 "Condition reported" 2 "Condition not reported" 8 "Condition not on certificate" 9 "Condition not classifiable" ; label values injury injury; label define injury 1 "Condition reported" 2 "Condition not reported" 8 "Condition not on certificate" 9 "Condition not classifiable" ; label values alcosyn alcosyn; label define alcosyn 1 "Condition reported" 2 "Condition not reported" 8 "Condition not on certificate" 9 "Condition not classifiable" ; label values hyaline hyaline; label define hyaline 1 "Condition reported" 2 "Condition not reported" 8 "Condition not on certificate" 9 "Condition not classifiable" ; label values meconsyn meconsyn; label define meconsyn 1 "Condition reported" 2 "Condition not reported" 8 "Condition not on certificate" 9 "Condition not classifiable" ; label values venl30 venl30l; label define venl30l 1 "Condition reported" 2 "Condition not reported" 8 "Condition not on certificate" 9 "Condition not classifiable" ; label values ven30m ven30m; label define ven30m 1 "Condition reported" 2 "Condition not reported" 8 "Condition not on certificate" 9 "Condition not classifiable" ; label values nseiz nseiz; label define nseiz 1 "Condition reported" 2 "Condition not reported" 8 "Condition not on certificate" 9 "Condition not classifiable" ; label values otherab otherab; label define otherab 1 "Condition reported" 2 "Condition not reported" 8 "Condition not on certificate" 9 "Condition not classifiable" ; label values anen anen; label define anen 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values spina spina; label define spina 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values hydro hydro; label define hydro 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values microce microce; label define microce 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values nervous nervous; label define nervous 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values heart heart; label define heart 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values circul circul; label define circul 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values rectal rectal; label define rectal 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values tracheo tracheo; label define tracheo 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values omphalo omphalo; label define omphalo 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values gastro gastro; label define gastro 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values genital genital; label define genital 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values renalage renalage; label define renalage 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values urogen urogen; label define urogen 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values cleftlp cleftlp; label define cleftlp 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values adactyly adactyly; label define adactyly 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values clubfoot clubfoot; label define clubfoot 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values hernia hernia; label define hernia 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values musculo musculo; label define musculo 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values downs downs; label define downs 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values chromo chromo; label define chromo 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values othercon othercon; label define othercon 1 "Anomaly reported" 2 "Anomaly not reported" 8 "Anomaly not on certificate" 9 "Anomaly not classifiable" ; label values flestall flestall; label define flestall 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values florigm florigm; label define florigm 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values florigf florigf; label define florigf 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values fldmarf fldmarf; label define fldmarf 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values fllmp fllmp; label define fllmp 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values flpnvf flpnvf; label define flpnvf 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values flgeste flgeste; label define flgeste 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values flfmaps flfmaps; label define flfmaps 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values fldelmt fldelmt; label define fldelmt 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values flmedrs flmedrs; label define flmedrs 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values fltobuse fltobuse; label define fltobuse 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values flcigars flcigars; label define flcigars 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values flalcuse flalcuse; label define flalcuse 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values fldrinks fldrinks; label define fldrinks 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values flwtgn flwtgn; label define flwtgn 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values flobstrc flobstrc; label define flobstrc 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values fllabor fllabor; label define fllabor 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values flabnml flabnml; label define flabnml 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values flcong flcong; label define flcong 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values fleduc fleduc; label define fleduc 0 "The item is not reported." 1 "The item is reported or partially reported" ; label values ager5 ager5l; label define ager5l 1 "Under 1 hour" 2 "1-23 hours" 3 "1-6 days" 4 "7-27 days (late neonatal)" 5 "28 days and over(post-neonatal)" ; label values accidpl accidpl; label define accidpl 0 "Home" 1 "Farm" 2 "Mine and quarry" 3 "Industrial place and premises" 4 "Place for recreation and sport" 5 "Street and highway" 6 "Public building" 7 "Resident institution" 8 "Other specified places" 9 "Place of accident not specified" ; label values resstatd resstatd; label define resstatd 1 "RESIDENTS:" 2 "INTRASTATE NONRESIDENTS:" 3 "INTERSTATE NONRESIDENTS:" 4 "FOREIGN RESIDENTS:" ; label values hospd hospd; label define hospd 1 "Hospital, Clinic or Medical" 2 "Hospital, Clinic or Medical" 3 "Hospital, clinic or medical" 4 "Hospital, Clinic or Medical" 5 "Nursing home" 6 "Residence" 7 "Other" 9 "Place of death unknown" ;