Unlikely causes of death for ICD 10
Format
A data frame with 2 columns and 424 rows:
Variable | Description |
code | ICD 10 Cause of Death code |
title | Cause of death title |
Examples
icd10_unlikely_cod
#> # A tibble: 424 × 2
#> code title
#> <chr> <chr>
#> 1 A31.1 Cutaneous mycobacterial infection
#> 2 A42.8 Other forms of cutaneous actinomycosis
#> 3 A53.0 Latent syphilis,unspecified as early or late
#> 4 A60.0 Herpesviral infection of genitalia and urogenital tract
#> 5 A63.0 Anogenital (venereal) warts
#> 6 A71.0-A71.9 Trachoma
#> 7 A74.0 Chlamydial conjunctivitis
#> 8 B00.2 Herpesviral gingivostomatitis
#> 9 B00.5 Herpesviral ocular disease
#> 10 B00.8 Herpesviral whitlow
#> # ℹ 414 more rows