Converting Base 64 Encoded HL7 Message and RTF to Plan Text

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Converting Base 64 Encoded HL7 Message and RTF to Plan Text

  • Creator
    Topic
  • #51827
    Roman Partigula
    Participant

      Hi,

      could u tell me please

      How to translate Base 64 encoded HL7 message to Plain Text ?

      How to translate RTF HL7 message to Plain Text ?

      Has anyone used Cloverleaf 5.8 translating EPIC’s Base 64 HL7 to Plain Text HL7  

      Has anyone used Cloverleaf 5.8 translating EPIC’s RTF HL7 to Plain Text HL7 ?

      Does anyone have any issues with the throughput and any other issues ?

      Thanks

    Viewing 3 reply threads
    • Author
      Replies
      • #71879
        Robert Milfajt
        Participant

          I downloaded freeware after a Google search to play around with this.  There were as I recall several products available.  You may need to pay a little for something that runs on your OS, but Linux and Windows were readily available.  I cannot recall which one I loaded, so no help there.

          Hope this helps,

          Robert Milfajt
          Northwestern Medicine
          Chicago, IL

        • #71880
          Jim Kosloskey
          Participant

            Roman,

            The tcllib provided with Cloverleaf has a base-64 package that will allow encoding and decoding base-64.

            You should be able to construct Tcl code for any of the UPoCs or in an Xlate to accomodate.

            email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

          • #71881
            Tom Patton
            Participant

              Roman, this might be a two step process.

              In tcl you can use  set b64 [base64::decode $msg] to get the decoded base64 msg.

              Once you have the .RTF file, I’m using a windows tool to convert .RTF to .TXT from http://www.ultrashareware.com/Ultra-PDF-To-Text-Converter.htm

              I like this tool b/c it was inexpensive and I can run it in a batch mode.

              good luck

            • #71882
              Bob Schmid
              Participant

                going from RTF to plain text?

            Viewing 3 reply threads
            • The forum ‘Cloverleaf’ is closed to new topics and replies.