Our electronic medical records system will accept a message that has multiple values in TXA-14 separated by the HL7 repeater character. However, it will complain if these values in TXA-14(order number) are for multiple visits. It is fine with it if all of the TXA-14 vales are for the same visit. What I am wanting to do to get around this limitation is split the message out into multiple messages if TXA-14 has more than one value. I’m not quite sure where to start on this. Any help or suggestions would be most appreciated. Thanks.