Connector Components
General Connector Properties
Connector-Specific Properties
Filter
Transformer
General Connector Properties
Connector-Specific Properties
Filter
Transformer
Recommendations
Explore
Mirth® Connect by NextGen Healthcare User Guide
General Connector Properties
Every connector has a name and a "metadata ID." For a source connector, the name is always "Source" and the metadata ID is always zero (0). For a destination connector, the name is configurable and the metadata ID is some value greater than zero. The first destination connector in your channel starts at metadata ID one (1), the next one will be two, and so on. Even if you rename a destination connector, the metadata ID will remain the same. Parent topic: Connector Components
Mirth® Connect by NextGen Healthcare User Guide
Connector-Specific Properties
Every connector has its own custom set of properties. The properties you configure for a TCP Listener will be different from a Database Writer and so on. Here is a list of source and destination connectors supported by Mirth® Connect: Source Connectors Channel Reader DICOM Listener Database Reader File Reader HTTP Listener JMS Listener JavaScript Reader TCP Listener Web Service Listener Destination Connectors Channel Writer DICOM Sender Database Writer Document Writer File Writer HTTP Sender JMS Sender JavaScript Writer SMTP Sender TCP Sender Web Service Sender Additional connectors are made available as extensions: Email Reader Serial Connector NextGen Results CDR Connector FHIR Connector Interoperability Connector Suite Parent topic: Connector Components
Mirth® Connect by NextGen Healthcare User Guide
Channel Components
General Channel Properties Source Connector Destination Connectors Channel Scripts General Channel Properties Source Connector Destination Connectors Channel Scripts Parent topic: About Channels and Connectors
Mirth® Connect by NextGen Healthcare User Guide
Filter
A filter is the piece of a connector that decides whether a message should proceed to the next step or not. It is configured on the Edit Filter View within either the Source Tab or Destinations Tab within the Edit Channel View. See About Filters for additional information. Parent topic: Connector Components
Mirth® Connect by NextGen Healthcare User Guide
Transformer
A transformer is the piece of a connector that modifies a message, converts a message from one format to another, and extracts pieces of the message for later use. It is configured on the Edit Transformer View within either the Source Tab or Destinations Tab within the Edit Channel View. For additional information, see About Transformers. All transformers have an inbound data type and an outbound data type used to determine how data is parsed and converted. For additional information on data types, see About Data Types Parent topic: Connector Components
Mirth® Connect by NextGen Healthcare User Guide
Filter Rule Properties
The following Filter Rules are supported by Mirth® Connect Rule Builder Filter Rule JavaScript Filter Rule External Script Filter Rule Iterator Filter Rule Rule Builder Filter Rule JavaScript Filter Rule External Script Filter Rule Iterator Filter Rule Parent topic: Edit Filter / Transformer Views