Re: [HAPI-devel] Parser and Message Structure

2010-08-03 Thread James Agnew
Hi Frederic, ADT^A28 messages actually share the same structure as the ADT^A05 according to the HL7 spec, so the parser would be parsing into an ADT_A05 message type regardless of whether MSH-9-3 was set or not. This behaviour is one of the more confusing aspects of HAPI for sure, and for that ma

[HAPI-devel] Parser and Message Structure

2010-07-29 Thread Frédéric JECKER
Hi, First, thanks for the google app cross reference, this tool is really awesome ! I'm integrating a new site and discovered that the messages I receive are including the MSH-9/Message Structure field. When the message is parsed, the info contained in this field overwhelms the message code and