R/icd-cm-ver.R
get_icd10cm_version.Rd
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()
ver | Character vector of length one: the version of ICD-10-CM to use,
corresponding to the suffix of the |
---|
get_icd10cm_active
: Get the currently active version of
ICD-10-CM.
if (FALSE) { get_icd10cm_version("2018") }