OHDSI / Atlas

ATLAS is an open source software tool for researchers to conduct scientific analyses on standardized observational data
http://atlas-demo.ohdsi.org/
Apache License 2.0
273 stars 137 forks source link

Concept set names and cohort names are not unique #1307

Closed rmakadia closed 5 years ago

rmakadia commented 5 years ago

New concept set and cohort names should be unique and no duplicate names allowed

Duplicates are in production

Cohort ID 8700 and 8405 Concept ID 101 and 102 & 7780 and 5892

anthonysena commented 5 years ago

At the moment, we do not enforce unique names on cohort definitions but I've opened a new issue (#1338) to make sure we're doing that for all items in the system. For now, I'll focus on making sure that concept set names are unique in the system since that was established functionality.