Search Parameter Seeding
The Search Parameter Seeding configuration category includes the following configurable options:
Disable Patterns
Enable Patterns
Support Default SearchParameters
|
Disable Patterns |
|
|
STRING_MULTILINE | |
Any patterns entered here will be automatically disabled, unless overridden by an enable pattern. The format is [ResourceName]:[ParameterName] or [ResourceName]:* , e.g. Patient:identifier . One pattern per line. Note that only built-in/default FHIR Search Parameters (by canonical URI) will be disabled, and any custom Search Parameters are not affected.
|
|
|
|
(no default) | |
|
|
Enable Patterns |
|
|
STRING_MULTILINE | |
Any patterns entered here will be automatically enabled, overriding any disable patterns. The format is [ResourceName]:[ParameterName] or [ResourceName]:* , e.g. Patient:identifier . One pattern per line.
|
|
|
|
(no default) | |
|
|
Support Default SearchParameters |
|
|
BOOLEAN | |
If enabled, the server will automatically implement and support the built in Search Parameters provided by HAPI FHIR. This is disabled by default in order to improve performance (especially write performance). | |
|
|
false
|
|
|