powered by
Get all ICD codes from the cdm
availableICD10(cdm, level = c("ICD10 Chapter", "ICD10 SubChapter"))
A vector list of all ICD10 codes for the chosen level(s) found in the concept table of cdm.
cdm_reference via CDMConnector
Can be either "ICD10 Chapter" or "ICD10 SubChapter"
# \donttest{ cdm <- mockVocabRef() availableICD10(cdm) # }
Run the code above in your browser using DataLab