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

Non-synonyms in concept_synonym table #440

Open
timchurches opened this issue Jan 11, 2021 · 0 comments
Open

Non-synonyms in concept_synonym table #440

timchurches opened this issue Jan 11, 2021 · 0 comments
Assignees

Comments

@timchurches
Copy link

timchurches commented Jan 11, 2021

Forum link: https://forums.ohdsi.org/t/confused-by-select-from-concept-synonym-where-concept-id-40355052/12863

select * from concept_synonym where concept_id = 40355052

concept_id 40355052 in the concepts table is Keratosis follicularis (aka Darier’s disease). However there are rows for Milroy’s disease, Mongolian spots and various other unrelated conditions (and definitely non-synonymous) things in the concept_synonym table that also have a concept_id value of 40355052.

Another example:

select * from concept_synonym where concept_id == 40322471

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants