darwin-eu / CodelistGenerator

Identifying relevant concepts from the OMOP CDM vocabularies
https://darwin-eu.github.io/CodelistGenerator/
Other
10 stars 8 forks source link

Helper function for icd names #158

Open edward-burn opened 1 month ago

edward-burn commented 1 month ago

availableICD10(cdm) - returns the names of the icd concepts. This would help users know what they can put as a name in the getICD10StandardCodes() function

xihang-chen commented 1 month ago

hey @edward-burn do we want to make a distinction of chapters and subchapters for this helper function as well?

I am thinking if i should use vocabury_id or concept_class_id for this when doing the filtering question