callahantiff / OMOP2OBO

OMOP2OBO: A Python Library for mapping OMOP standardized clinical terminologies to Open Biomedical Ontologies
http://tiffanycallahan.com/OMOP2OBO_Dashboard
MIT License
80 stars 12 forks source link

Extension: Extend mapping to take advantage of existing UMLS mappings in ontologies #46

Open callahantiff opened 3 years ago

callahantiff commented 3 years ago

Currently, the mapping code for DbXRefs is designed to map OMOP source codes to UMLS SABs. There is potential to easily extend this to take advantage of existing UMLS mappings provided by the ontologies. This is not a mandatory bug, but is a change to the current pipeline that could grab additional mappings for free.