disableProfileValidation property
Whether to disable profile validation for this FHIR store.
The default value is false. Set this to true to disable checking incoming resources for conformance against structure definitions in this FHIR store.
Optional.
Implementation
core.bool? disableProfileValidation;