observationRequirement property

List<FhirCanonical>? observationRequirement
inherited

observationRequirement Defines observation requirements for the action to be performed, such as body weight or surface area.

Implementation

List<FhirCanonical>? get observationRequirement =>
    throw _privateConstructorUsedError;