Smile CDR v2023.05.PRE
On this page:
   41.36    FHIR Endpoint Partitioning 41.38    FHIR Endpoint Security   

41.37Resource Providers

 

The Resource Providers configuration category includes the following configurable options:

  • Allowed Interactions

  • Resource Provider Bean Types

41.37.1Property: Allowed Interactions

 
Property Name Allowed Interactions
Property Key
Property Type STRING_MULTILINE
Description If not blank, provides a list of allowed interactions. Any other interactions will be disabled on this endpoint (note that removed interactions may still be available as a part of FHIR transaction/batch operations). See Customizing Available Interactions for more information.
Applies to Modules
  • FHIR Gateway REST Endpoint
  • FHIR REST Endpoint (DSTU2)
  • FHIR REST Endpoint (R3)
  • FHIR REST Endpoint (R4)
  • Hybrid Providers REST Endpoint
Default Value (no default)
Example Property
module.[MODULE_ID].config.interactions.allow_specs = 

41.37.2Property: Resource Provider Bean Types

 
Property Name Resource Provider Bean Types
Property Key
Property Type STRING
Description A comma-separated list of bean classes to register as Smile CDR Resource Providers.
Applies to Modules
  • FHIR Gateway REST Endpoint
  • FHIR REST Endpoint (DSTU2)
  • FHIR REST Endpoint (R3)
  • FHIR REST Endpoint (R4)
  • Hybrid Providers REST Endpoint
Default Value (no default)
Example Property
module.[MODULE_ID].config.resource_provider_bean_types = 
   41.36    FHIR Endpoint Partitioning 41.38    FHIR Endpoint Security