ERROR: Mismatched IR Tags

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf ERROR: Mismatched IR Tags

  • Creator
    Topic
  • #48071
    Rentian Huang
    Participant

      Greetings Cloverleafers!!!  (QDXi 5.2 on AIX)

      I got this “Mismatched IR Tags” when I was testing an ITERATION on the OBR segment: 2(%g1).1(0).0(0).OBR -> 2(%g1).1(0).0(0).OBR, can anyone tell me what’s wrong?  

      Thanks a lot!

      Sam


      Please Wait ……

      Command Issued: hcixlttest -L -a  -d 1 -f len10 rad_orm_to_scm.xlt /hci/quovadx/qdx5.2/integrator/CIS_PACS/data/star_ORM

      Command output:

      MESSAGE 1

      [0:TEST] Mismatched IR Tags

      0(0).MSH(0)  :  >|^~&|HL7RADORD_IN||SCM||20050807111600.0000-0400||ORM^O01|8208104|P|2.3< 1(0).0(0).PID(0)  :  >||73076991^^^Account|754441^^^MRN|^^^Account|QUINE^RICHARD^L|SPORACO|19650122|M||5|161 KIEL AVE^^BUTLER^NJ^07405^^C||(973)283-8797||ENGLISH^E|M|N|73076991^^^Account|139665562< 1(0).1(0).0(0).PV1(0)  :  >< 1(0).1(0).2(0).AL1(0)  :  >||||Di< 2(0).0(0).ORC(0)  :  >|ED|0001427089H0533^HBOX|1427089^HBOX||EX|||||||749^ROZBRUCH^S^ROBERT^MD< 2(0).1(0).0(0).OBR(0)  :  >||0001427089H0533|1427089^HBOX|^^RAD||||||||||||749^ROZBRUCH^S^ROBERT^MD|||UL||||^  |||||||1|7242<

    Viewing 4 reply threads
    • Author
      Replies
      • #57535
        Ed Mastascusa
        Participant

          Hi Sam,

          it means that the path you are copying with (2(0).1(0).0(0).OBR) doesn’t actually exist in one of the variants that you are using in your translate.

          If you didn’t use the GUI to select both the input and the output path for the OBR copy, try doing that to get the basic path down right before you put in your iteration variable.

        • #57536
          Ed Mastascusa
          Participant

            Sam,

            I goofed when looking at your output. It looks like the PV1 segment is the segment not getting copied across, so the path not matching the variant problem is probably there.

          • #57537
            Rentian Huang
            Participant

              Ed,

              Thanks for your reply! I actually did everything using the GUI.

              I used a wrong sample file. But after I changed to a correct file, it still gives me the error. The error goes away if I take away the OBR (I put both ORC and OBR under the ITERATION) … WHY???

              The paths I am copying exist on both variants of HL7..

              ITERATE

                  PATHCOPY 2(%g1).0(0).ORC -> 2(%g1).0(0).ORC

                  PATHCOPY 2(%g1).1(0).0(0).OBR -> 2(%g1).1(0).0(0).OBR

              Sam   😯

              Please Wait ……

              Command Issued: hcixlttest -L -a  -d 1 -f len10 rad_orm_to_scm.xlt /hci/quovadx/qdx5.2/integrator/CIS_PACS/data/oro_3

              Command output:

              MESSAGE 1

              [0:TEST] Mismatched IR Tags

              0(0).MSH(0)  :  >|^~&|HL7RADORD_IN||SCM||20051005170100.0000-0400||ORM^O01|63|D|2.3< 1(0).0(0).PID(0)  :  >||72919174^^^Account|H855407^^^MRN|^^^Account|PACS^AMY||19661024|F||9|123 BIRCH STREET^^NEW YORK^NY^10101^^C|||||S||72919174^^^Account< 1(0).1(0).0(0).PV1(0)  :  >||O|^^^H|1|||59^LANE^JOSEPH|||NU||||1|||59^LANE^JOSEPH|AC|72919174^^^H||||||||||||||||||||H|||||20050919111200.0000-0400< 2(0).0(0).ORC(0)  :  >|SC|0000002253H3056^HBOX|30562253||IP|N|||20051005170100.0000-0400|||59^LANE^JOSEPH|||||||CHAN^CHAN^KIM< 2(0).1(0).0(0).OBR(0)  :  >||0000002253H3056^HBOX|30562253|3056^ULTRASOUND ANKLE – RT^99RAD|||20051005170100.0000-0400||||||||^^^^B|59^LANE^JOSEPH||0011 CHOLERA D/T VIB EL TOR^RAD^3000^2253^3056|||||^  |||||||2^WHEELCHAIR|0011<

            • #57538
              Ed Mastascusa
              Participant

                Sam,

                Since you mention both variants, if the input and output variant differ in how the OBR is defined I’ll speculate that the path that can’t be found is relating to a specific field within the PATHCOPY.

                I can’t say I’ve ever had IR tags problems with PATHCOPY, but when I’ve had the mismatched tags happen in a COPY operation the field does not get written to the output.

                Maybe make a test message with every field in the OBR populated, (OBR|1|2|3|4|5…) and see which fields (if any) don’t cross over.

              • #57539
                Rentian Huang
                Participant

                  Ed,

                  Thanks for your suggestion, test it with a full OBR segment will help figure out the problem. But as I remember, PATHCOPY only copies those fields that are common in both input and output?

                  Have a great weekend thou,

                  Sam  8)

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