Smile CDR v2024.05.PRE
On this page:
   45.45    FHIR Endpoint HFQL Support 45.47    Resource Providers   

45.46.1FHIR Endpoint Partitioning

 

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

  • Tenant Identification Strategy

  • Tenant Name

45.46.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 Tenant Identification Strategies for more information.
Applies to Modules
  • FHIR REST Endpoint (All FHIR Versions)
  • FHIR REST Endpoint (DSTU2 - Deprecated)
  • FHIR REST Endpoint (R3 - Deprecated)
  • FHIR REST Endpoint (R4 - Deprecated)
Default Value NONE
Example Property
module.[MODULE_ID].config.partitioning.tenant_identification_strategy = NONE

45.46.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
  • FHIRWeb Console
Default Value (no default)
Example Property
module.[MODULE_ID].config.partitioning.tenant_name = 
   45.45    FHIR Endpoint HFQL Support 45.47    Resource Providers