Re: [HAPI-devel] Get the port of the application

2012-03-20 Thread LDH
I think the first option should be fine for you and your application. Moving forward though, the second option is probably something you'd want to try to contribute to the project directly as i think it's a good idea. Anyone who is an expect considering if this would be a good change to do for

Re: [HAPI-devel] Converting HL7v2.x ASCII messages to HL7 XML

2012-03-20 Thread Erik Gfesser
In reading this thread the last couple days, I recall the reasons that I originally investigated possible adoption of HAPI. A few years ago, I built some proof of concepts around Mirth, and discovered it to be error prone, at least for the portions of its functionality I was using. It is likely

Re: [HAPI-devel] Converting HL7v2.x ASCII messages to HL7 XML

2012-03-20 Thread Paulo Ferreira
Hello Nico, You are completely right this is the Mirth Connect internal schema, i thought that was the HL7.org official schema but i was wrong. I will consider if i should/need transform the XML to another schema or not. I will try the James sugestion. Cheers, Paulo. On 19 March 2012 19:14, wrot

Re: [HAPI-devel] generate custom datatype

2012-03-20 Thread Gabriel Euzet
Hi James, In this page : http://hl7api.sourceforge.net/hapi-sourcegen/confgen-mojo.html The usage sample contains : NONE instead of NONE Date => Data Regards Gabriel 2012/3/19 James Agnew : > HI Gabriel, > > Thanks for the heads up! Where exactly is the typo in the documentation? > I'll make su