subjectCodeableConcept property

CodeableConcept? subjectCodeableConcept
inherited

subjectCodeableConcept The intended subjects for the measure. If this element is not provided, a Patient subject is assumed, but the subject of the measure can be anything.

Implementation

CodeableConcept? get subjectCodeableConcept =>
    throw _privateConstructorUsedError;