Smile CDR v2024.05.PRE
On this page:
   45.89    HL7 v2.x MLLP Sender 45.91    HL7 v2.x Outbound Mapping   

45.90.1FHIR to HL7 v2.x Mapper Script

 

The FHIR to HL7 v2.x Mapper Script configuration category includes the following configurable options:

  • HL7 v2.x Conversion Mapper Script (File)

  • HL7 v2.x Conversion Mapper Script (Text)

45.90.2Property: HL7 v2.x Conversion Mapper Script (File)

 
Property Name HL7 v2.x Conversion Mapper Script (File)
Property Key
Property Type Resource Path
Description If set, supplies a JavaScript callback function that will be used to perform conversions on HL7 v2.x messages being transmitted. See Enriching Message Conversion using Scripts for information on how these scripts work. Values should be prefixed with file: or classpath:.
Applies to Modules
  • HL7 v2.x Sending Endpoint
Default Value (no default)
Example Property
module.[MODULE_ID].config.mapper_script.file = 

45.90.3Property: HL7 v2.x Conversion Mapper Script (Text)

 
Property Name HL7 v2.x Conversion Mapper Script (Text)
Property Key
Property Type JAVASCRIPT
Description If set, supplies a JavaScript callback function that will be used to perform conversions on HL7 v2.x messages being transmitted. See Enriching Message Conversion using Scripts for information on how these scripts work.
Applies to Modules
  • HL7 v2.x Sending Endpoint
Default Value (no default)
Example Property
module.[MODULE_ID].config.mapper_script.text = 
   45.89    HL7 v2.x MLLP Sender 45.91    HL7 v2.x Outbound Mapping