Returns list with circe generated documentation

getCirceRenderedExpression(
  cohortDefinition,
  cohortName = "Cohort Definition",
  includeConceptSets = FALSE
)

Arguments

cohortDefinition

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)

cohortName

Name for the cohort definition

includeConceptSets

Do you want to inclued concept set in the documentation

Value

list object