xml batch interface

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf xml batch interface

  • Creator
    Topic
  • #50734
    Mason Miller
    Participant

      I am trying to convert XML to vrl and the inbound xml is a batch with multiple patients in each batch I can get the first sequnce to work but I cannot get this to copy multiple sequences. I would use an interate in an hl7 interface but I am not sure how to do this in xml can anyone help?

      Thanks

    Viewing 4 reply threads
    • Author
      Replies
      • #67304
        Rob Abbott
        Keymaster

          Use the “segment” iterate for XML.  Double-click on the input path you want to iterate on and it should fill in the basis for you.

          Rob Abbott
          Cloverleaf Emeritus

        • #67305
          Mason Miller
          Participant

            thanks

            Is there a way to make a vrl repeating?  I have been playing with HRL but I cannot get it to copy to the correct vrl field.

          • #67306
            Jim Kosloskey
            Participant

              Mason,

              HRL is the way to go.

              We have HRL with repeating VRL definitions here that work.

              One of the keys is to have the VRL Global Option terminator character set (x0d for example seems to do just fine).

              Feel free to contact me directly via my email if you would like to discuss further.

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

            • #67307
              Mason Miller
              Participant

                thanks that got me one step closer is there a way to set the HRL to unlimited repeats?

              • #67308
                Jim Kosloskey
                Participant

                  Mason,

                  What I have done is to make the first field of the VRL an identifier (for example for HL/7 OBX segment information in a VRL I would use the value OBX).

                  Then in the HRL I would specify the VRL occurred (I don’t recall the exact terminology but I can look it up if you need) while that identifier field in the VRL is equal to OBX.

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

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