Can anyone give me a little advice? Our customer insists on sending HL7 XML (!). I attached an example OMG message.
Normally we receive HL7 messages via a “normal” TCPIP- Socket. Either we create our own ACK or hl7Raw_ack
How can we leverage such a Socket to process XML messages and to respond with an XML-ACK?
Are there any threads/tcl scripts available for such a use case? Thank you for any tips and hints!