A convenient way for the initiator of a message exchange to send a message to a remote server and await the response in the same thread.
Acknowledgements, threading, and accept-level retries are handled by an associated Processor
.
Recall that acknowledgement requirements are specified in MSH fields 15 and 16 (see HL7 v2.5 chapter 2), so the sender has control. If no response is needed, and you would like this call to return right away, specify that no acknowledgements are required.
@author Bryan Tripp @version $Revision: 1.1 $ updated on $Date: 2007-02-19 02:24:38 $ by $Author: jamesagnew $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|