icd_nchs113causes_raw | R Documentation |
NCHS 113 Selected Causes of Death (raw). Used to create icd_nchs113causes
with /data-raw/icd_nchs113causes.R
icd_nchs113causes_raw
A data.table with 114 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 of the first 113 rows is for one of the 113 NCHS causes of death,
with the icd10
column summarizing all the relevant codes for the given cause of death.
Per CDC guidance, our cause list contains COVID-19 (U07.1) in cause id 17 ("Other and unspecified infectious and parasitic diseases and their sequelae")
Cause id 95 ("All other diseases (Residual)") uses codings discovered on a PHSKC network drive. They were probably created by Mike Smyser, who has retired. These are being used instead of the CDC codes due to better alignment with WA DOH.
The official CDC coding for Cause id 95 is now saved as cause id 114 "CDC version of cause id 95 (Residual)".
Downloaded from https://ibis.health.utah.gov/ibisph-view/query/NCHS113.html on 9/22/2021. It is a machine readable version of https://secureaccess.wa.gov/doh/chat/Content/FilesForDownload/CodeSetDefinitions/NCHS113CausesOfDeath.pdf
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.