I was able to get this translation working using the String Action Map function (with help from Jim Koslosky). I’m attaching a screenshot of the code in the translation. This translation replaces \T\ in a string with &. This is in an OBX segment.
This is the original segment:
2(0).1(0).1(0).0(0).OBX(0) : >||RP|||https://ein.changehealthcare.com/viewer/PatientPortfolio?mrn=M000001160\T\aa=DEFAULT\T\accession=A0000001180\T\os=DEFAULT<
This is the segment after the translation was run in the testing tool:
2(0).1(0).1(0).0(0).OBX(0) : >||RP|||https://ein.changehealthcare.com/viewer/PatientPortfolio?mrn=M000001160&aa=DEFAULT&accession=A0000001180&os=DEFAULT<
Thank you to everyone who responded to this post! All your help was most appreciated.
Attachments:
You must be
logged in to view attached files.