Unlikely causes of death for ICD 11
Format
A data frame with 2 columns and 269 rows:
Variable | Description |
code | ICD 11 Cause of Death code |
title | Cause of death title |
Examples
icd11_unlikely_cod
#> # A tibble: 269 × 2
#> code title
#> <chr> <chr>
#> 1 1A94.0 Herpes simplex infection of genitalia or urogenital tract
#> 2 1B21.2 Cutaneous non-tuberculous mycobacterial infection
#> 3 1B72 Impetigo
#> 4 1C10.Y Other specified forms of actinomycosis
#> 5 1C20 Chlamydial conjunctivitis
#> 6 1C23 Trachoma
#> 7 1D84 Viral conjunctivitis
#> 8 1E76 Molluscum contagiosum
#> 9 1E80 Common warts
#> 10 1F00.0 Herpes simplex infection of skin or mucous membrane
#> # ℹ 259 more rows