View source: R/crosswalk_funcs.R
icd10_to_icd9 | R Documentation |
'icd10_to_icd9' converts a vector of ICD-10 values to possible ICD-9 values. Uses the NBER crosswalk file.
icd10_to_icd9(icd_list)
icd_list |
A vector of ICD-10 values |
icd10_to_icd9("A047")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.