R/metadata.R
download_icd10cm.RdDownload the ICD-10-CM reference file by the US National Center for Health Statistics
download_icd10cm(silent = FALSE)if TRUE, suppress status messages, and the progress bar.
The default is FALSE.
A data frame containing ICD-10-CM codes
(icd_code) and labels (icd_description)