powered by
A data set containing ICD10 codes (without dots) and labels (https://koodistopalvelu.kanta.fi/codeserver/pages/classification-list-page.xhtml).
ICD10Koodit
A data frame:
Code value
Label in Finnish
Label in Latin
Name in English
Name in Swedish
# ICD10 codes starting with I67 ICD10Koodit[grepl("^I67",ICD10Koodit$Koodi),]
Run the code above in your browser using DataLab