Re: [HAPI-devel] Generating HL7 messages

2009-08-19 Thread Mehul Sanghvi
Thanks for the MWB URL. Any experience with NIST Message Maker, anyone ? cheers, mehul On Wed, Aug 19, 2009 at 11:17, James Agnew wrote: > In that case, I'd say HAPI probably is your best bet. > > Here's a link to where you can download MWB though: > http://sl.infoway-inforoute.ca/content/d

Re: [HAPI-devel] Generating HL7 messages

2009-08-19 Thread James Agnew
In that case, I'd say HAPI probably is your best bet. Here's a link to where you can download MWB though: http://sl.infoway-inforoute.ca/content/dispPage.asp?cw_page=infostand_hl7can_software_e James On Wed, Aug 19, 2009 at 8:33 AM, Mehul Sanghvi wrote: > James, > > Automating the process o

Re: [HAPI-devel] Generating HL7 messages

2009-08-19 Thread James Agnew
Hi Mehul, Just to add to the chain and agree with the others, HAPI is probably not the most friendly way of generating one-off messages if you're just looking to generate a handful of one-time messages. For that purpose, I might recommend the excellent 7edit product (http://www.7edit.com), but it'

Re: [HAPI-devel] Generating HL7 messages

2009-08-19 Thread Mehul Sanghvi
James, Automating the process of generating messages is what I am trying to do. I understand that HAPI by itself will not be able to generate the messages as such and that I will need to write some wrapper code around it. Do you have an URL for Message Workbench ? I've looked at HL7.

Re: [HAPI-devel] Generating HL7 messages

2009-08-19 Thread Mithila
>From what little I understand about hapi, you can use it to create a message. You could probably write a custom UI to take in field values and create the type of message you want from them in a java app. You might have to look into how you would be able to save this to a file. But remember...th

Re: [HAPI-devel] Generating HL7 messages

2009-08-18 Thread Sharma, Niranjan K (GE Healthcare)
18, 2009 6:52 PM To: [email protected] Subject: [HAPI-devel] Generating HL7 messages Hi, I am posting to this mailing ince this is the only one available and there isn't a users mailing list. What I am looking for is something that I can use to generate HL7 messages and

[HAPI-devel] Generating HL7 messages

2009-08-18 Thread Mehul Sanghvi
Hi, I am posting to this mailing ince this is the only one available and there isn't a users mailing list. What I am looking for is something that I can use to generate HL7 messages and write them to a file in a directory. The messages will then get picked up by a server process which will