...
The device can have one or more transform functions. The check box in the Enabled column tells whether or not the condition is in use.
Tip |
---|
Clearing the Enabled box is equivalent to setting the Condition to "Never." |
Adding a transform
The toolbar at the top of the transform lists allows you to add various types of transform operations to the device.
Each transform contains the following:
- Enabled: When this box is checked, the transform is evaluated as part of the message transformation process.
- Path: This is the HL7 field/path whose value is being transformed.
- Transform: The
...
- expression, or annotated description, of the transform operation itself.
- Condition: A boolean expression that evaluations to True or False. When True, the operation in the Transform field is evaluated.
- Description: An optional, plain-English, user-defined description of the transform operations
The following transforms are available.
Using the Expression Transformer
...
When you are finished, close the popup window.
Using Conditions
TBD
Deleting a transform
If you want to temporarily stop using a transform, uncheck the box in the Enabled column. But there may be times you want to completely delete the transform. This cannot be undone, so use with caution.
...