Reads a String (json) and deserializes it into a org.ohdsi.circe.cohortdefinition.CohortExpression

cohortExpressionFromJson(expressionJson)

Arguments

expressionJson

A character vector containing the cohort expression.

Value

A RJSIONIO list representing the JSON structure.