|
HL7 TransformationIn Iguana, scripted transformation is a easy and fast way to modify incoming HL7 messages. For example, you can use scripted transformation to remove confidential data (such as patient names) from a set of messages. In this tutorial, you will create an Iguana configuration that uses scripted transformation to remove Z-segments from incoming HL7 messages and replace patient name fields with the text string fff. To accomplish this, you will:
|