|
Using the msgtransform ToolThe msgtransform tool is a useful command line utility that allows you to programmatically call the Chameleon mapping logic on a group of messages stored in the HL7 log file. For the purposes of this tutorial, you will use this utility to parse multiple ADT messages.
To use the msgtransform tool:
To invoke the msgtransform tool, only three parameters are necessary. Using the above as an example, examine the three required parameters:
![]() MSH Segment Definition, Showing Segment Application Highlighted
![]() Defining the Constant Value
The next step is to use the msgtransform tool to output the changes to a separate file. |