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