You can use EnsLib.ITK.HL7.FormatXMLv2 . It was primarily designed for HL7 ITK version. You can extend this class and modify as you need.Then simply convert that into stream that you need and transfer wherever you want.
Alternatively you can download the xsd from HL7 site then map from HL7 to XML schema. It would be pretty lengthy method .
- Log in to post comments