OHDSI / ROhdsiWebApi

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

Add function to get Feature Analysis Definition #269

Open alondhe opened 8 months ago

alondhe commented 8 months ago

Add function to get Feature Analysis Definition: getFeatureAnalysisDefinition

This would obtain the circe expression via "/WebAPI/feature-analysis/{id}" and also provide the id and name.

alondhe commented 8 months ago

To support this wrapper, we'd add a new category in getDefinition