I'm missing the point on how to build a HL7 Query/Response. Suppose I want to do an HL7 ADT query (waiiting for an answer) and the information has to come from a SOAP Sender. I can guide the HL7 query to a SOAP request and send its response to another channel (Send Response to: ) .
I can also specify on the channel source that accepted the HL7 query to send the "response from:" a destination within the same channel.
Should I transform the XML-SOAP response to Hl7 again and send it where to ? so the ADT requester will get the response ??
I can also specify on the channel source that accepted the HL7 query to send the "response from:" a destination within the same channel.
Should I transform the XML-SOAP response to Hl7 again and send it where to ? so the ADT requester will get the response ??