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.
Expression
Path
Expression
Id
Expression
Cardinality
0 - *
Definition
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.
Comment
Constraint
ele-1 [error]
All FHIR elements must have a @value or children
exp-1 [error]
An expression or a reference must be provided
exp-2 [error]
The name must be a valid variable name in most computer languages
An expression in the specified language that returns a value.
Comment
If Expression.expression and Expression.reference are both present, the Expression.expression might just be a name pointing something within the referenced content.