OHDSI Home | Forums | Wiki | Github

Fuse atlas concept sets

Hello I have a series of concept sets found in atlas (has ids and names) I would like to programmatically fuse them into single concept set to then check against my omop database, how to approach it

Concept sets can be exported as JSON files on export tab, edited programmatically, and re-imported back again in the same screen (by using the Reload button). I am not sure if the structure is documented anywhere for consumption by external tools, but it is pretty readable.

t