View source: R/exportCohortDefinitionSet.R
exportCohortDefinitionSet | R Documentation |
Export cohort definition set from WebAPI
exportCohortDefinitionSet(baseUrl, cohortIds, generateStats = FALSE)
baseUrl |
The base URL for the WebApi instance, for example: "http://server.org:80/WebAPI". |
cohortIds |
A set of cohortIds to fetch from WebApi. |
generateStats |
Should cohort inclusion rule statistics be generated? |
Constructs a CohortDefinition set containing the following fields:
The cohort ID in ATLAS.
a copy of the value in atlasId.
The name of the cohort.
The cohort generation sql.
The cohort definition JSON.
The cohort description.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.