read_icd10 | R Documentation |
Reads ICD-10 codes and NOMESCO procedure codes from 1995 from SKS-browser https://medinfo.dk/sks/brows.php. The columns include the ICD-10 code, diagnosis in Danish, the date the code was introduced for use, the date the code was changed, the date the code usage was ceased, and SKS version
read_icd10(
sks_link = "ftp://filer.sst.dk/filer/sks/data/skscomplete/SKScomplete.txt"
)
sks_link |
is the link to SKS-browser |
the dataframe with ICD-10 and NOMESCO procedure codes used in Danish healthcare system
icd10 <- read_icd10()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.