From: Ternier, R. <rya...@cg...> - 2013-08-15 18:04:56
|
Creating a general parser wouldn't be that difficult, I've created many for HL7v2 -> Hl7v3 (HL7v2 XML + XSLT is one way). The issue comes in with Z-Segments, and the differences allowed between all the v2 sub-versions. It's been a nightmare for me :\ /RT From: Suranga Kasthurirathne [mailto:sur...@gm...] Sent: August-15-13 11:00 AM To: Rahul Somasunderam Cc: hl7...@li... Subject: Re: [HAPI-devel] Plans to support HL7 V3 ? Hi, Thank you Daniel and Rahul, Hmm.... so I was rather hoping that I would be able to use HAPI for creating my HL7 V3 messages. Does this mean that there currently aren't any plans to support V3 as well ? On Thu, Aug 15, 2013 at 1:48 PM, Rahul Somasunderam <rs...@ce...<mailto:rs...@ce...>> wrote: Suranga, V3 is XML Based and has xsds and wsdls. So any java xml/soap framework of your choice should work. However I've got some codegen in place if you want to use it as is: https://github.com/rahulsom/ihe-iti R, rahul On Aug 15, 2013, at 10:36 AM, Suranga Kasthurirathne <sur...@gm...<mailto:sur...@gm...>> wrote: Hi, May I ask if there are any plans to support HL7 V3, which is currently not supported by HAPI ? If yes, roughly when will this release happen ? Thank you, -- Best Regards, Suranga ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk_______________________________________________ Hl7api-devel mailing list Hl7...@li...<mailto:Hl7...@li...> https://lists.sourceforge.net/lists/listinfo/hl7api-devel -- Best Regards, Suranga |