Smile CDR v2024.05.PRE
On this page:
   45.17    CDA Terminology 45.19    CDS Hooks On FHIR   

45.18.1CDS Hooks Definitions

 

The CDS Hooks Definitions configuration category includes the following configurable options:

  • FHIR Version

  • Spring Context Config Class

45.18.2Property: FHIR Version

 
Property Name FHIR Version
Property Key
Property Type ENUM
Values
  • DSTU2
  • DSTU3
  • R4
  • R5
Description The version of FHIR for resources included within CDS Hooks messages
Applies to Modules
  • CDS Hooks REST Endpoint
  • Hybrid Providers REST Endpoint
Default Value (no default)
Example Property
module.[MODULE_ID].config.definitions.fhir_version = 

45.18.3Property: Spring Context Config Class

 
Property Name Spring Context Config Class
Property Key
Property Type STRING
Description This is the classname for a Spring Annotation-based Context Config which will be used to create the CDS Hooks services
Applies to Modules
  • CDS Hooks REST Endpoint
  • Camel
  • FHIR Gateway REST Endpoint
  • Hybrid Providers REST Endpoint
Default Value (no default)
Example Property
module.[MODULE_ID].config.definitions.spring_context_config.class = 
   45.17    CDA Terminology 45.19    CDS Hooks On FHIR