enableFhirpathProfileValidation property

bool? enableFhirpathProfileValidation
getter/setter pair

Whether to enable FHIRPath validation for incoming resource types that have profiles configured for them in the enabled_implementation_guides list.

Set this to true to enable checking incoming resources for conformance against FHIRPath requirements defined in the configured profiles.

Optional.

Implementation

core.bool? enableFhirpathProfileValidation;