read_opr: Reads procedure/operations codes

View source: R/icdR.R

read_oprR Documentation

Reads procedure/operations codes

Description

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

Usage

read_opr(
  sks_link = "ftp://filer.sst.dk/filer/sks/data/skscomplete/OPRklass_1995.txt"
)

Arguments

sks_link

is the link to SKS-browser

Value

the dataframe with procedure codes before year 1995 used in Danish healthcare system

Examples

opr <- read_opr()

evpatora/icdR documentation built on March 28, 2023, 10:06 a.m.