*This program reads the 1997 National Health Interview Survey 1997 injepsod Data File *Note: This program is distributed under the GNU GPL. See end of *this file and http://www.gnu.org/licenses/ for details. *by Jean Roth Mon Jul 2 15:41:57 EDT 2007 *Please report errors to jroth@nber.org *Change output file name/location as desired. *Change the input file location as needed. *If you have trouble running this program, *then try opening a new syntax file & type this command: *INCLUDE "c:\nhis1997_injepsod.sps". *and choose to RUN ALL file handle nhis1997_injepsod /name="c:\homes\data\nhis\ftp.cdc.gov\pub\Health_Statistics\NCHS\Datasets\NHIS\1997\injepsod.dat" . data list file=nhis1997_injepsod / rectype 1-2 srvy_yr 3-6 hhx 7-12 (a) fmx 13-14 (a) px 15-16 (a) injepno 17-17 (a) ijdate_m 18-19 day 20-21 ijdate_y 22-25 rpckdm 26-27 caus 28 ecaus 29-30 mvwho 31 mvtyp 32-33 sbelt 34 helmt 35 mvhit 36-37 burn 38-39 water 40 fall1 41 fall2 42 fall3 43 fall4 44 fall5 45 fall6 46 fall7 47 fall8 48 fall9 49 fall10 50 fall11 51 fall12 52 fall13 53 fall14 54 fwhy 55 guntp 56 what1 57 what2 58 what3 59 what4 60 what5 61 what6 62 what7 63 what8 64 what9 65 what10 66 what11 67 wher1 68 wher2 69 wher3 70 wher4 71 wher5 72 wher6 73 wher7 74 wher8 75 wher9 76 wher10 77 wher11 78 wher12 79 wher13 80 wher14 81 wher15 82 wher16 83 wher17 84 wher18 85 ihosp 86 ihno 87-88 wkls 89 scls 90 ijadl 91 limtm 92 ijiad 93 hlimt 94 icd9_1 95-99 (a) icd9_2 100-104 (a) icd9_3 105-109 (a) icd9_4 110-114 (a) ecode_1 115-119 (a) ecode_2 120-124 (a) ecode_3 125-129 (a) wtfa 130-135 . * See the codebook for more detailed variable descriptions. variable labels rectype "Record Type" srvy_yr "Survey Year" hhx "Household Serial Number" fmx "Family Serial Number" injepno "Injury episode number" ijdate_m "Month of injury" day "Day of week of injury" ijdate_y "Year of injury" rpckdm "Time between interview and injury date" caus "Cause of injury" ecaus "Cause of injury based on E codes" mvwho "Injured as a driver; pass; rider; or p" mvtyp "Type of vehicle injured person was in" sbelt "Wearing sbelt/in cseat attot accident" helmt "Wearing helmet at time of accident" mvhit "Type of vehicle striking pedestrian" burn "Cause of burn/scald" water "Body of water involved in injury" fall1 "Fell on or down escalator" fall2 "Fell on or down stairs or steps" fall3 "Fell on floor/ground level" fall4 "Fell on or down from curb/sidewalk" fall5 "Fell on or from ladder or scaffolding" fall6 "Fell on or from playground equipment" fall7 "Fell from building or other structure" fall8 "Fell from chair/bed/other furniture" fall9 "Fell from tree" fall10 "Fell from toilet; commode" fall11 "Fell in bathtub; shower" fall12 "Fell into swimming pool" fall13 "Fell into hole or other opening" fall14 "Fell: other" fwhy "Cause of fall" guntp "Kind of gun causing injury" what1 "Driving" what2 "Working at paid job" what3 "Working around the house or yard" what4 "Attending school" what5 "Unpaid work (housework; volunteer)" what6 "Sports (organized team or individual)" what7 "Leisure activity (excluding sports)" what8 "Sleeping; resting; eating; drinking" what9 "Cooking" what10 "Hands on care from other person" what11 "Other" wher1 "Home (inside)" wher2 "Home (outside)" wher3 "School (not residential)" wher4 "Child care center or preschool" wher5 "Residential institution (excl. hospita" wher6 "Health care facility (incl. hospital)" wher7 "Street/highway" wher8 "Parking lot" wher9 "Sport facility; athletic field; playgn" wher10 "Trade and service areas" wher11 "Farm" wher12 "Park/recreation area" wher13 "River/lake/stream/ocean" wher14 "Swimming pool" wher15 "Industrial or construction area" wher16 "Mine or quarry" wher17 "Other public building" wher18 "Other" ihosp "Hospitalized for injury/injuries" ihno "Number of nights hospitalized" wkls "Days absent from work" scls "Days absent from school" ijadl "Need help with personal care needs" limtm "Help with personal care needs for 6 mo" ijiad "Need help with routine needs" hlimt "Need help with routine needs for 6 mo+" icd9_1 "ICD-9-CM diagnosis code" icd9_2 "ICD-9-CM diagnosis code" icd9_3 "ICD-9-CM diagnosis code" icd9_4 "ICD-9-CM diagnosis code" ecode_1 "ICD-9-CM External cause code" ecode_2 "ICD-9-CM External cause code" ecode_3 "ICD-9-CM External cause code" wtfa "Weight - Final Annual" . value labels rectype 70 "Injury Episode" /srvy_yr 1997 "1997" /injepno "1" "First injury episode" "2" "Second injury episode" "3" "Third injury episode" "4" "Fourth injury episode" /ijdate_m 01 "January" 02 "February" 03 "March" 04 "April" 05 "May" 06 "June" 07 "July" 08 "August" 09 "September" 10 "October" 11 "November" 12 "December" 97 "Refused" 98 "Not ascertained" 99 "Don't know" /day 01 "Sunday" 02 "Monday" 03 "Tuesday" 04 "Wednesday" 05 "Thursday" 06 "Friday" 07 "Saturday" 97 "Refused" 98 "Not ascertained" 99 "Don't know" /ijdate_y 1996 "1996" 1997 "1997" 1998 "1998" 9997 "Refused" 9998 "Not ascertained" 9999 "Don't know" /rpckdm 92 "92-99 days" 93 "Same month as interview" 94 "Month before month of interview" 95 "2 months before month of interview" 96 "3 or 4 months before month of interview" 98 "Not ascertained" /caus 1 "Vehicle as transportation (see Notes below)" 2 "Gun/being shot" 3 "Fire/burn/scald related" 4 "Near drowning/water in lungs" 5 "Fall" 6 "Other" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /ecaus 01 "Transportation (see Notes below)" 02 "Fire/burn/scald related" 03 "Fall" 04 "Overexertion/strenuous movements" 05 "Struck by object or person" 06 "Animal or insect bite" 07 "Cut/pierce" 08 "Machinery" 09 "Other" 97 "Refused" 98 "Not ascertained" 99 "Don't know" /mvwho 1 "Driver of a vehicle" 2 "Passenger in a vehicle" 3 "Bicycle rider" 4 "Pedestrian" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /mvtyp 01 "Passenger car" 02 "Light truck (pickups; vans; utility vehicles)" 03 "Bus" 04 "Large truck" 05 "Motorcycles (including mopeds; minibikes)" 06 "All terrain vehicle or ski/snow-mobile" 07 "Farm equipment (tractor)" 08 "Airplane" 09 "Boat" 10 "Train" 11 "Other" 97 "Refused" 98 "Not ascertained" 99 "Don't know" /sbelt 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /helmt 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /mvhit 01 "Passenger car" 02 "Light truck (pickups; vans; utility vehicles)" 03 "Bus" 04 "Large truck" 05 "Motorcycle (including mopeds; minibikes)" 06 "All terrain vehicle or ski or snow-mobile" 07 "Farm equipment (tractor)" 08 "Bicycle" 09 "Train" 10 "Boat (includes all on water vehicles)" 11 "Other" 97 "Refused" 98 "Not ascertained" 99 "Don't know" /burn 01 "Cigarette; cigar; pipe" 02 "Cooking unit" 03 "Heater" 04 "Wiring" 05 "Motor vehicle battery caps; radiator caps" 06 "Fireworks" 07 "Other explosive" 08 "Water or steam" 09 "Food" 10 "Chemicals" 11 "Other" 97 "Refused" 98 "Not ascertained" 99 "Don't know" /water 1 "Bathtub" 2 "Swimming pool" 3 "Lake; pond" 4 "Bay; ocean; sea" 5 "River; creek" 6 "Other" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall1 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall2 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall3 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall4 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall5 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall6 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall7 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall8 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall9 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall10 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall11 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall12 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall13 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fall14 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /fwhy 1 "Slipping; tripping; or stumbling" 2 "Jumping or diving" 3 "Collision with/pushing; shoving by other person" 4 "Loss of balance/dizziness/fainting/seizure" 5 "Something else" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /guntp 1 "Firearm (handgun; shotgun; rifle)" 2 "BB or pellet gun" 3 "Dart gun" 4 "Other" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /what1 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /what2 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /what3 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /what4 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /what5 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /what6 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /what7 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /what8 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /what9 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /what10 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /what11 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher1 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher2 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher3 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher4 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher5 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher6 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher7 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher8 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher9 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher10 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher11 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher12 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher13 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher14 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher15 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher16 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher17 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /wher18 1 "Mentioned" 2 "Not mentioned" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /ihosp 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /ihno 95 "95+ nights" 97 "Refused" 98 "Not ascertained" 99 "Don't know" /wkls 0 "None" 1 "Less than 1 day" 2 "1 to 5 days" 3 "Six or more days" 6 "Not employed at the time of the injury" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /scls 0 "None" 1 "Less than 1 day" 2 "One to five days" 3 "Six or more days" 6 "Not in school at the time of the injury" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /ijadl 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /limtm 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /ijiad 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /hlimt 1 "Yes" 2 "No" 7 "Refused" 8 "Not ascertained" 9 "Don't know" /icd9_1 "99998" "Not ascertained" /icd9_2 "99998" "Not ascertained" " " Not in Universe" /icd9_3 "99998" "Not ascertained" " " Not in Universe" /icd9_4 "99998" "Not ascertained" " " Not in Universe" /ecode_1 "99998" "Not ascertained" /ecode_2 "99998" "Not ascertained" " " Not in Universe" /ecode_3 "99998" "Not ascertained" " " Not in Universe" . list. execute. save outfile = 'c:\nhis1997_injepsod.sav'. *Copyright 2007 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.