Neonate-specific cause-of-death for ICD 11
Format
A data frame with 2 columns and 50 rows:
Variable | Description |
code | ICD 11 Cause of Death code |
title | Cause of death title |
Examples
icd11_cod_neonate
#> # A tibble: 50 × 2
#> code title
#> <chr> <chr>
#> 1 QA47.2 Singleton, unspecified as to place of birth
#> 2 QA47.8 Other multiple, unspecified as to place of birth
#> 3 QA47.5 Twin, unspecified as to place of birth
#> 4 KB2Z Respiratory disorders specific to the perinatal or neonatal period, …
#> 5 QA47.0Z Singleton, born in hospital, unspecified
#> 6 KB87.Z Intestinal obstruction of newborn, unspecified
#> 7 KA84.Z Haemolytic disease of fetus or newborn, unspecified
#> 8 KD5Z Conditions originating in the perinatal or neonatal period, unspecif…
#> 9 KC22.2 Sclerema neonatorum
#> 10 KB2D Respiratory failure of newborn
#> # ℹ 40 more rows