We have a new vendor requesting ADT data using XLM. I have never built anything in Cloverleaf that required XML. All our interfaces have been HL7 2.x via TCP/IP with MLP encapsulation.
The vendor is requesting the ADT messeages be converted from HL7 to XML. Once the XML is constructed, it should be sent as a POST to the vendor provided URL. The data is posted through the HTTPS protocol.
Since this is not our standard and I have a short turn around time, I can use any information from anyone who has done this type of interface. This is a clean slate for me and would appreciate any input on protocols, translation builds, encryption, etc.