Hybrid Providers Definitions
The Hybrid Providers Definitions configuration category includes the following configurable options:
Search Bundle Inclusion Rule
FHIR Parser Error Handler Mode
FHIR Version
Spring Context Config Class
|
|
Search Bundle Inclusion Rule |
|
|
|
| ENUM | |
| Values |
|
This setting controls whether the server should automatically remove resources from the response based on whether they were explicitly requested via _include statements. If this is set to BASED_ON_RESOURCE_PRESENCE, no resources are filtered from the response.
|
|
|
|
BASED_ON_RESOURCE_PRESENCE
|
|
|
|
|
FHIR Parser Error Handler Mode |
|
|
|
| ENUM | |
| Values |
|
| This setting controls the Error handler that should be used for parsing FHIR resources through the hybrid provider endpoint. | |
|
|
LENIENT
|
|
|
|
|
FHIR Version |
|
|
|
| ENUM | |
| Values |
|
| The version of FHIR this endpoint will expose | |
|
|
| (no default) | |
|
|
|
Spring Context Config Class |
|
|
|
| STRING | |
| This is the classname for a Spring Annotation-based Context Config which will be used to create the resource providers | |
|
|
| (no default) | |
|
You are about to leave the Smile Digital Health documentation and navigate to the Open Source HAPI-FHIR Documentation.