Re: [HAPI-devel] Hapi newbie

2011-02-21 Thread James Agnew
Hi Venu, Yup, Patrick pretty much sums this up. HL7's batch protocol is kind of a strange beast, and isn't currently supported out of the box by HAPI. That said, it probably woudn't be terribly difficult to add support to the MinLLP implementation, as it is (as Patrick points out) basically just

[HAPI-devel] Announcement: New HAPI Beta Posted

2011-02-21 Thread James Agnew
Hi Everyone, This is a quick note to let everyone know that HAPI 1.1-beta1 has been posted to the Sourceforge download site . Thank you to everyone that has contributed code or filed bugs for this release. I had been hoping

[HAPI-devel] Using Terser to create EHC^E24 groups

2011-02-21 Thread JR Ruggentaler
I am looking for a example that uses Terser to create a ECH E24 message. Is Terser the appropriate class for creating HL7 messages? I am stuck in the area of creating the groups EHC_E24_PSL_ITEM_INFO, EHC_E24_PAYER_ADJUSTMENT. Thanks in advance! JR ---