icd_nchs130causes_raw | R Documentation |
NCHS 130 Selected Causes of Infant Death (raw). Used to create icd_nchs130causes
with /data-raw/icd_nchs130causes.R
icd_nchs130causes_raw
A data.table with 130 rows and 11 variables: causeid
,cause.of.death
,icd10
,
cause.category
, leading.cause.group.num
,leading.cause.group
,leading.cause.group.alias
,level1
,
level2
,level3
, & level4
. Each row is for one of the 130 NCHS causes of infant death,
with the icd10
column summarizing all the relevant codes for the given cause of death.
This table is based on a download from WA DOH (see sources below). The PDF was exported to an Excel file and the Excel file was manually cleaned to make it machine readable. The 'Levels' based on the hierarchy shown in the CHAT infant mortality module's 'NCHS130 Groupings' code set. The 'leading.cause.group' information is from the CHAT infant mortality module's 'Leading Infant Causes' code set. The ‘leading.cause.group.alias' are from Danny’s imagination and should not be assumed to match any standard.
Downloaded from https://secureaccess.wa.gov/doh/chat/Content/FilesForDownload/TechnicalNotes.pdf on 2/15/2023. It should represent table in https://www.cdc.gov/nchs/data/dvs/Part9InstructionManual2020-508.pdf, on pages 18-20.
https://www.cdc.gov/nchs/data/dvs/Part9InstructionManual2020-508.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.