getCirceRenderedExpression.Rd
Returns list with circe generated documentation
getCirceRenderedExpression(
cohortDefinition,
cohortName = "Cohort Definition",
includeConceptSets = FALSE
)
An R object (list) with a list representation of the cohort definition expression, that may be converted to a cohort expression JSON using RJSONIO::toJSON(x = cohortDefinition, digits = 23, pretty = TRUE)
Name for the cohort definition
Do you want to inclued concept set in the documentation
list object
Other CohortDiagnostics:
cohortCountsModule()
,
cohortCountsView()
,
cohortDefinitionsModule()
,
cohortDefinitionsView()
,
cohortDiagCharacterizationView()
,
cohortDiagnosticsHelperFile()
,
cohortDiagnosticsServer()
,
cohortDiagnosticsView()
,
cohortOverlapView()
,
compareCohortCharacterizationView()
,
conceptsInDataSourceView()
,
createCdDatabaseDataSource()
,
databaseInformationView()
,
getEnabledCdReports()
,
incidenceRatesView()
,
inclusionRulesView()
,
indexEventBreakdownView()
,
orpahanConceptsView()
,
timeDistributionsView()
,
visitContextView()