FHIR Storage Partitioning and Multitenancy
The FHIR Storage Partitioning configuration category includes the following configurable options:
Partitioning Enabled
Partition Selection Mode
Partition Seed File
Cross-Partition Reference Mode
|
Partitioning Enabled |
|
|
BOOLEAN | |
Enable data partitioning: If this is not enabled, all other settings in this category are ignored. | |
false
|
|
|
|
Partition Selection Mode |
|
|
ENUM | |
Values |
|
Determines whether the request partition selection is determined from the incoming request in the FHIR Endpoint module | |
MANUAL
|
|
|
|
Partition Seed File |
|
|
Resource Path | |
This setting can be used to supply a set of partition definitions to seed when the server first start up. See Seeding Partitions for more information. | |
(no default) | |
|
|
Cross-Partition Reference Mode |
|
|
ENUM | |
Values |
|
If enabled, references between resources in different partitions are allowed under certain circumstances. See Cross-Partition References for more information. | |
NOT_ALLOWED
|
|
|