doNotPerform property

FhirBoolean? doNotPerform
inherited

doNotPerform If true, indicates that the described activity is one that must NOT be engaged in when following the plan. If false, or missing, indicates that the described activity is one that should be engaged in when following the plan.

Implementation

FhirBoolean? get doNotPerform => throw _privateConstructorUsedError;