observationResultRequirement property

List<FhirCanonical>? observationResultRequirement
inherited

observationResultRequirement Defines the observations that are expected to be produced by the action.

Implementation

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