Smile CDR v2023.11.PRE
On this page:
   43.13    CDA Generation 43.15    CDA Interceptors   

43.14.1CDA Import

 

The CDA Import configuration category includes the following configurable options:

  • Assembly Device ID

  • Target Implementation Guide

43.14.2Property: Assembly Device ID

 
Property Name Assembly Device ID
Property Key
Property Type STRING
Description An identifier of a Device resource in the repository that represents this instance of Smile CDR in its role as a transformer of CDA documents. If set, the resource having this identifier will be used as an agent of type Assembler in a generated Provenance resource associated to all the resources in a Bundle derived from an imported CDA document. If no Device with a matching identifier is found, one will be created. If this parameter is not set, no Provenance resource will be generated.
Applies to Modules
  • CDA Exchange
Default Value (no default)
Example Property
module.[MODULE_ID].config.assembly_device.id = 

43.14.3Property: Target Implementation Guide

 
Property Name Target Implementation Guide
Property Key
Property Type ENUM
Values
  • FHIR_CORE_PROFILE
  • US_CORE_IG
Description The Implementation Guide (IG) that the generated FHIR resources should conform to.
Applies to Modules
  • CDA Exchange V2
Default Value FHIR_CORE_PROFILE
Example Property
module.[MODULE_ID].config.target_ig = FHIR_CORE_PROFILE
   43.13    CDA Generation 43.15    CDA Interceptors