Re: [HAPI-devel] corresponding HIS to HAPI

2010-01-11 Thread Michael Litherland
Hi Fatih, The HL7 Browser is more an interactive tool, some of the other nule.org utilities like 'HL7 Comm': http://nule.org/wp/?page_id=63 Support any database that has jdbc drivers, including embedded DBs like javadb (derby). One of the logic scripts it comes with demonstrates inserting

Re: [HAPI-devel] corresponding HIS to HAPI

2010-01-11 Thread Fatih Topal
Thank you for your answers. To be concrete I am looking for a HIS or a similar tool, which can handle QRY^R02-demands (i.e. query for clinical reports, see chapter 5 of HL7 standard). It has to be able to do a database query depending on the received HL7-message content and send back the results

Re: [HAPI-devel] corresponding HIS to HAPI

2010-01-11 Thread Erik Gfesser
I agree with Raja. Populating a HIS with test data is not trivial. I have personally found Interface Explorer for HL7 to be immensely helpful, and setting up test data is straightforward. The link for this product is http://www.laconic-designs.com/index.html - a 45-day free download is available

Re: [HAPI-devel] corresponding HIS to HAPI

2010-01-11 Thread Raja Krishnamoorthy
Fatih, There are a number of them available - e.g., OpenVista, openMRS, Tolven and so on. But please be warned that it can be huge undertaking. If you are planning to test messages, you may want to look for light weight alternatives such as HL7 Browser from nule.org. Regards Raja -Origin

[HAPI-devel] corresponding HIS to HAPI

2010-01-11 Thread Fatih Topal
Hello all, i am looking for a free available Hospital Information System (HIS) to test the HL7-communication with HAPI. Does anyone has experience with a HIS able to receive, handle (for example database stuff) and send back HL7-messages to HAPI. Thanks, Fatih Topal -