[HAPI-devel] HAPI 2.1 is released!

2013-03-26 Thread James Agnew
Hi Everyone, Just a quick note that HAPI 2.1 has finally been released! All the details can be found on the HAPI website , and I've posted a more detailed explanation of what's been keeping us busy at UHN (and why this release took so long to come out) ove

Re: [HAPI-devel] Need Help uisng HAPI

2013-03-26 Thread James Agnew
Hi Uddipan, This is probably caused by an old version of HAPI. Please make sure you are using the latest version (2.1) and that error should go away. Cheers, James On Fri, Mar 1, 2013 at 1:39 AM, Uddipan Mukherjee wrote: > Hi all, > > I have just started using HAPI for HL7 message parsing in m

[HAPI-devel] HL7 2.1 release

2013-03-26 Thread Charles D. Fisher
The new release is supposed to be backwards compatible. However, when I swapped out 1.2 for 2.1, my PID.getName() started returning an XPN[] instead of XPN for 2.3 messages. This turns out to be true as of release 2.0, which I never installed. So maybe this means "backwards compatible with 2.0

Re: [HAPI-devel] HL7 2.1 release

2013-03-26 Thread Christian Ohr
Hi Charles, regarding your issue: there was a bug ( http://sourceforge.net/p/hl7api/bugs/97/) that was fixed for 2.0. The release change logs (http://hl7api.sourceforge.net/changes-report.html) are a good source of information about minor changes in the message structures or the APIs (i.e. parser