OHDSI / ROhdsiWebApi

An R package for interfacing with a WebAPI instance
https://ohdsi.github.io/ROhdsiWebApi
10 stars 17 forks source link

Retrieve list of Atlas definitions #40

Closed gowthamrao closed 4 years ago

gowthamrao commented 4 years ago

We would like a function that retrieves a list of all atlas definitions by Atlas functional category

Justification: I follow a prefix convention of '[StudyId_100] Evaluating affect of drug A on outcome B' - where the '[StudyId_100]' is the prefix that is shared across all study artifacts across Atlas functional categories.

It would very useful to retrieve list of all identifiers and then using string search filter them as needed.