Smile CDR v2024.08.PRE
On this page:
   46.18    CDS Hooks Definitions 46.20    Channel Import   

46.19.1CDS Hooks On FHIR

 

The CDS Hooks On FHIR configuration category includes the following configurable options:

  • Client Id Header Name

  • Enable CDS on FHIR

46.19.2Property: Client Id Header Name

 
Property Name Client Id Header Name
Property Key
Property Type STRING
Description The name of the authorization header to be added to remote endpoint calls made via CDS on FHIR service requests
Applies to Modules
  • CDS Hooks REST Endpoint
Default Value client_id
Example Property
module.[MODULE_ID].config.cds_on_fhir.client_id_header_name = client_id

46.19.3Property: Enable CDS on FHIR

 
Property Name Enable CDS on FHIR
Property Key
Property Type BOOLEAN
Description If enabled CDS Services will be automatically generated from PlanDefinitions and executed via the $apply operation. Note: Enabling this feature will require a persistence layer, a FHIR Endpoint and the CQL module.
Applies to Modules
  • CDS Hooks REST Endpoint
Default Value (no default)
Example Property
module.[MODULE_ID].config.cds_on_fhir.enabled = 
   46.18    CDS Hooks Definitions 46.20    Channel Import