mapICD function

Map ICD-10 codes into the WHO 2016 cause list

Map ICD-10 codes into the WHO 2016 cause list

mapICD(x)

Arguments

  • x: a character object or a vector of ICD-10 codes

Examples

mapICD("A90") mapICD(c("A90", "C30"))