condition property

FhirExpression? condition
inherited

condition An expression that returns true or false, indicating whether the condition is satisfied. When using FHIRPath expressions, the %context environment variable must be replaced at runtime with the ChargeItem resource to which this definition is applied.

Implementation

FhirExpression? get condition => throw _privateConstructorUsedError;