49.12    Care Gaps 49.14    CDA Generation   

49.13.1CDA Export

 

The CDA Export configuration category includes the following configurable options:

  • Store Generated Bundle

  • Store Generated Composition

  • Store Generated CDA Document as Binary

  • Store Generated CDA Document as DocumentReference

49.13.2Property: Store Generated Bundle

 
Property Name Store Generated Bundle
Property Key
Property Type BOOLEAN
Description Stores the Bundle resource that is generated as part of the CDA export process in the repository. This option has no effect if the document is generated based on a pre-existing Bundle.
Applies to Modules
  • CDA Exchange+
Default Value false
Example Property
module.[MODULE_ID].config.persist_generated_bundle = false

49.13.3Property: Store Generated Composition

 
Property Name Store Generated Composition
Property Key
Property Type BOOLEAN
Description Stores the Composition resource that is generated as part of the CDA export process in the repository. This option has no effect if the document is generated based on a pre-existing Composition or Bundle.
Applies to Modules
  • CDA Exchange+
Default Value false
Example Property
module.[MODULE_ID].config.persist_generated_composition = false

49.13.4Property: Store Generated CDA Document as Binary

 
Property Name Store Generated CDA Document as Binary
Property Key
Property Type BOOLEAN
Description Stores the generated CDA document as a Binary resource.
Applies to Modules
  • CDA Exchange+
Default Value false
Example Property
module.[MODULE_ID].config.persist_generated_document_as_binary = false

49.13.5Property: Store Generated CDA Document as DocumentReference

 
Property Name Store Generated CDA Document as DocumentReference
Property Key
Property Type BOOLEAN
Description Stores the generated CDA document as a DocumentReference resource.
Applies to Modules
  • CDA Exchange+
Default Value false
Example Property
module.[MODULE_ID].config.persist_generated_document_as_document_reference = false
   49.12    Care Gaps 49.14    CDA Generation