doNotPerform property

FhirBoolean? doNotPerform
inherited

doNotPerform If true, indicates that the provider is asking for the patient to either stop taking or to not start taking the specified medication. For example, the patient is taking an existing medication and the provider is changing their medication. They want to create two seperate requests: one to stop using the current medication and another to start the new medication.

Implementation

FhirBoolean? get doNotPerform => throw _privateConstructorUsedError;