59.50    FHIR Endpoint HFQL Support 59.52    Resource Providers   

59.146.1FHIR Endpoint Partitioning

 

The FHIR Endpoint Partitioning configuration category includes the following configurable options:

  • Tenant Identification Strategy

  • Tenant Name

59.146.2Property: Tenant Identification Strategy

 
Property Name Tenant Identification Strategy
Property Key
Property Type ENUM
Values
  • NONE
  • URL_BASED
Description If the attached FHIR Storage module has partitioning enabled and is configured to run in REQUEST_TENANT mode, this setting determines how tenants are identified. See Request Tenant Partition Selection Mode for more information.
Applies to Modules
Default Value NONE
Example Property
module.[MODULE_ID].config.partitioning.tenant_identification_strategy = NONE

59.146.3Property: Tenant Name

 
Property Name Tenant Name
Property Key
Property Type STRING
Description If this server uses a URL_BASED Tenant Identification Strategy, then this field indicates the name of the tenant that should be added to the URL for all FHIR requests.
Applies to Modules
Default Value (no default)
Example Property
module.[MODULE_ID].config.partitioning.tenant_name = 
   59.50    FHIR Endpoint HFQL Support 59.52    Resource Providers