When called without an argument, it returns the currently active version as set by set_icd10cm_active_year()

get_icd10cm_version(ver)

get_icd10cm_active()

Arguments

ver

Character vector of length one: the version of ICD-10-CM to use, corresponding to the suffix of the data.frame name, e.g., for 2019 ICD-10-CM, use "icd10cm2019" for Dutch 2014 ICD-CM translations, use "icd10cm2014_nl"

Functions

  • get_icd10cm_active: Get the currently active version of ICD-10-CM.

Examples

if (FALSE) { get_icd10cm_version("2018") }