Hi Alessandro,

This is likely being caused by a bug that was finally fixed in the most
recent release of HAPI. Can you try it again using the new HAPI 1.0 JAR, and
see if it is fixed?

Cheers,
James

On Fri, Apr 30, 2010 at 8:31 AM, Alessandro Sulis <[email protected]> wrote:

> Dear to all.
> I have a problem with the XML parsing of a RSP^SLI^K11 template message.
> The starting pipe message is taken from the reference Laboratory IHE
> technical framework V2.
> I have a simple Java class, attached (ExampleParser.java), that converts
> the starting HL7 piped message to XML, and then re-converts it to pipe. The
> problem is that the second piped message is different from the starting one
> because segments are switched in order, and this is bad because the SPM
> segment must collect one or more ORC-OBR-TQ1  3-segment ordered groups, and
> I lose this order in the final piped XML message, as you can see from
> standard output (output.txt).
> I tried this because the same conversion problem occurred me inside a Mirth
> XML transformation
> Am I getting wrong ? Could someone help me?
>
> Regards
> Alessandro
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Hl7api-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/hl7api-devel
>
>
------------------------------------------------------------------------------

_______________________________________________
Hl7api-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to