The background on this is related to the ambersand ‘&’ character causing issues in various text fields. We have seen issues w/ ORU and ADT messages.
From what I have found so far on the forum, the solutions are to do some sort of pre proc tcl code or to have the sending system change the ‘&’ to ‘T’. This seems doable but, it would seem simpler to have Cloverleaf simply ignore the separator if you know that the messages will never contain subcomponents and therefore have no use for the separator.
While searching for solutions, another website states, ‘If there are no subcomponents, then you can omit this character’ (in MSH 2). The site did not explain what ‘omit’ means or how to ‘omit’ it. I tried removing it completely and replacing it w/ a ‘ “. Cloverleaf did not seem to care. It still treated the ‘&’ as the separator.
Any help/input will be appreciated.