Best Practices when converting HL7 message to XML Stream
Hi
I was wondering whether there are any best practices or guidance around converting a HL7 message in to XML stream which will then be delivered to an end-point. Any help would be much appreciated.
Kind Regards,
Salma
Comments
You can use
Alternatively you can download the xsd from HL7 site then map from HL7 to XML schema. It would be pretty lengthy method .
Hi Suman,
Thank you for your reply, do you have any sample code for this?
Kind Regards,
Salma
It has been very useful to me, I would also have used an example, thank you very much for the question and the answer