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