accessEnforced property

bool? accessEnforced
getter/setter pair

The default value is false.

If set to true, when accessing FHIR resources, the consent headers will be verified against consents given by patients. See the ConsentEnforcementVersion for the supported consent headers.

Optional.

Implementation

core.bool? accessEnforced;