Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When the In Value for the specified HL7 path matches the table, it will be transformed and the HL7 message path will be populated with the specified Out Value.

Tip

Once you have created a mapping table, you can use that table in other table transforms within the HL7 Transform device.

Custom Code

Us the Custom Code transform to write a message-transforming function in C#. Click on the Add C# Transformer button and then click the Function(<Name>) text to launch the popup window.

...

Sometimes, you may want to let a message through, but exclude (or only include) certain fieldsportions of the message. To do this, use the Segment Filter Transformer. Click the Add Segment Filter Transform button and then launch the popup window.

...