valueCodeableConcept property

CodeableConcept? valueCodeableConcept
inherited

valueCodeableConcept The value for this stratum, expressed as a CodeableConcept. When defining stratifiers on complex values, the value must be rendered such that the value for each stratum within the stratifier is unique.

Implementation

CodeableConcept? get valueCodeableConcept =>
    throw _privateConstructorUsedError;