Page 1 of 1

Implementing HL7 messages(HAPI) using restful web services

Posted: Fri Jun 06, 2014 3:53 am
by Reshma Khatun
Hi,
I am new to restful web services.I have created small programs to communicate between client and server,but i am not able to send HL7 messages over restful web services.
I have implemented RESTFul web services using Jersey 1.x and have referred the following site: mkyong.com/tutorials/jax-rs-tutorials/
Kindly provide me some examples to implement HL7 messages(HAPI) using Restful web services.


Thanks in advance