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 reusable definition #270

Open alondhe opened 8 months ago

alondhe commented 8 months ago

Add function to get a Reusables Definition: getReusablesDefinition

This would obtain the circe expression via "/WebAPI/reusable/{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