Does mirth has ability to send X number of the OBX3.1 into one OBX3.1 field without mapping each single field in the transformer? How can we display as many repeating segment as we want into a field automatically?
For example, my inbound message can have 2 OBX and can have 10 OBX
OBX|1|ST|HCT^HCT||
OBX|2|ST|PLT^PLT||
OBX|3|ST|AST^AST||
And I want to send X number of OBX into one field to outbound message.
so it will look like
OBX|1|ST|HCT^PLT^AST||
How does that work?
Thanks!
Post edited by: julia1231, at: 06/23/2008 13:13
Post edited by: julia1231, at: 06/25/2008 08:11
For example, my inbound message can have 2 OBX and can have 10 OBX
OBX|1|ST|HCT^HCT||
OBX|2|ST|PLT^PLT||
OBX|3|ST|AST^AST||
And I want to send X number of OBX into one field to outbound message.
so it will look like
OBX|1|ST|HCT^PLT^AST||
How does that work?
Thanks!
Post edited by: julia1231, at: 06/23/2008 13:13
Post edited by: julia1231, at: 06/25/2008 08:11
Comment