Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate an instance where we didn't match a SNOMED term correctly through UMLS #18

Open
gaurav opened this issue Nov 9, 2020 · 0 comments
Assignees

Comments

@gaurav
Copy link
Collaborator

gaurav commented Nov 9, 2020

David Clunie noted an instance where we didn't make a match through the UMLS but were able to find it through the EBI OLS:

I was interested to see that some of the SNOMED FMA anatomy matches were not apparently found in UMLS, even though the EBI Ontology Lookup Service matched them. Not sure if this has anything to do with DICOM's choice of "structure of" rather than "entire" SNOMED codes for anatomy (although I think UMLS matches the "structure of" rather than "entire" usually also). Or it may be that your UMLS search was for some reason incomplete. E.g., SCT:34625003 (structure of) "medial common iliac lymph node" maps to UMLS:C0229808, which maps to FMA:16641, which your matching did not pick up from UMLS, only EBO. This may be confounded by the node "group" concept in SNOMED and FMA (which DICOM does not use); i.e., SCT:245298008 "Medial common iliac lymph node group (body structure)" is also mapped to UMLS:C0229808 in the UMLS metathesaurus (and FMA:71820).

I suspect that one of these mappings might have been missing in the 2019 UMLS release that we've been using, so it might work correctly once we start using the 2020 UMLS release (#22). If not, this issue is for digging deeper into whether this is a result of the structure-vs-group distinction in mapping or caused by something else.

@gaurav gaurav self-assigned this Nov 9, 2020
@gaurav gaurav transferred this issue from cancerDHC/tools Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant