OHDSI / WebAPI

OHDSI WebAPI contains all OHDSI services that can be called from OHDSI applications
Apache License 2.0
129 stars 166 forks source link

Deleting concept sets/cohort definitions and impact on analyses #1330

Open anthonysena opened 5 years ago

anthonysena commented 5 years ago

Discussion points for v3.0

pavgra commented 5 years ago

@anthonysena, how have you removed a cohort used in e.g. Pathways analysis? Here is what I get while trying to do that (using rc-2.7.4 branch): image

pavgra commented 5 years ago

And here is what I have when I attempt to remove the cohort directly from DB: image

pavgra commented 5 years ago

Public Atlas: image

anthonysena commented 5 years ago

@pavgra - the items above are related to investigating #1329 which I've closed out. Let's use this issue to discuss approaches for deletion of dependencies in general in Atlas/WebAPI in the v3.0 stack.