Skip to contents

Unlikely causes of death for ICD 11

Usage

icd11_unlikely_cod

Format

A data frame with 2 columns and 269 rows:

VariableDescription
codeICD 11 Cause of Death code
titleCause of death title

Source

https://icd.who.int/valuesets/viewer/582/en

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