doNotPerform property

FhirBoolean? doNotPerform
inherited

doNotPerform Set this to true if the definition is to indicate that a particular activity should NOT be performed. If true, this element should be interpreted to reinforce a negative coding. For example NPO as a code with a doNotPerform of true would still indicate to NOT perform the action.

Implementation

FhirBoolean? get doNotPerform => throw _privateConstructorUsedError;