I am currently working on an HL7 pharmacy interface between 2 systems. In the RXE, there is an ID field in RXE 7.1 and that’s the only thing in RXE 7. However, I need this to be in RXE7.2. The easy fix was to concatenate a “^” on the front of the field in a xlate. That works great, but now the field has “~”‘s in it. Within the xlate, can I do something to then replace the “~” with a space?
Thank you!