From: Sara F. <sar...@gm...> - 2014-06-04 05:17:10
|
Hi all, Since few weeks I am trying to work with HAPI. My aim here is to create a HL7 message and send it to an HIE over MLLP (using PAM profile). I need to include this feature in an OpenMRS module. HAPI is already embed in OpenMRS-core, but OpenMRS is supporting HAPI v2.0. I was using this example <http://hl7api.sourceforge.net/xref/ca/uhn/hl7v2/examples/CreateAMessage.html> to create HL7 message. What I understand here is this example is working fine with HAPI v2.1 and not with HAPI v2.0. I see that HapiContext and DefaultHapiContext are working with v2.1 and not with v2.0. So I am looking for a way to create HL7 message using HAPI v2.0. I would be glad if someone could guide me to old documentation, or any examples which can help create HL7 message using v2.0. Thanks & Regards Sara Fatima |