Jordan Matos

Forum Replies Created

Viewing 3 replies – 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: MSH-2 Encoding Characters FRL to XML #115258
    Jordan Matos
    Participant

      The issue was that when xlating to XML, “&” gets escaped to “&”.

      Therefore, it makes sense that if prior to the FRL-XML xlate, if I had “^~\&”, that it would once again escape the ampersand in that string.

      in reply to: HL7 to XML (State Immunization Registry) #115114
      Jordan Matos
      Participant

        I ended up doing an Xlate (FRL to XML) and this worked.

         

        As was mentioned, one field is holding the entire HL7 message.  I then use TCL in the xlate to grab individual pieces of the message as needed.  However, I’m also able to just copy over the entire HL7 message as well because it’s all in one field.

        in reply to: HL7 to XML (State Immunization Registry) #115046
        Jordan Matos
        Participant

          Hmm, I’ll have to check this out.

           

          Do you have any snippets of code to share?  Really appreciate it.

        Viewing 3 replies – 1 through 3 (of 3 total)