Expression

complex type

Base StructureDefinition for Expression Type: A expression that is evaluated in a specified context and returns a value. The context of use of the expression must specify the context in which the expression is evaluated, and how the result of the expression is used.

Official spec
PathCard.TypeDescription & Constraints
Expression0..*An expression that can be used to generate a value
.id0..1StringUnique id for inter-element referencing
.extension0..*ExtensionAdditional content defined by implementations
.descriptionΣ0..1stringNatural language description of the condition
.nameΣ0..1idShort name assigned to expression for reuse
.languageΣ1..1codetext/cql | text/fhirpath | application/x-fhir-query | etc.
Bindingexpression-language(extensible)
.expressionΣ0..1stringExpression in specified language
.referenceΣ0..1uriWhere the expression is found