type property

List<CodeableConcept>? type
inherited

type Indicates whether the measure is used to examine a process, an outcome over time, a patient-reported outcome, or a structure measure such as utilization.

Implementation

List<CodeableConcept>? get type => throw _privateConstructorUsedError;