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

Extending a Concept Set with a new tab 'Annotations' #2971

Open alex-odysseus opened 4 weeks ago

alex-odysseus commented 4 weeks ago

Addressing https://github.com/OHDSI/WebAPI/issues/2318

Local storage is used to save information about the filters being used in Concepts listings while adding selected Concepts to an active or new Concept Set together with the search string when searching in Vocabularies is at place and the source place from which an adding action took place. The currently used Vocabulary Version is also transferred

chrisknoll commented 1 week ago

Let's add a configuration option to hide the annotation tab and bypass any annotation state saving calls from the UI.

By default this can be disabled, and we'll have release notes instructing how to enable the feature.