defaultKeepExtensions property

bool? defaultKeepExtensions
getter/setter pair

The behaviour for handling FHIR extensions that aren't otherwise specified for de-identification.

If true, all extensions are preserved during de-identification by default. If false or unspecified, all extensions are removed during de-identification by default.

Implementation

core.bool? defaultKeepExtensions;