http://terminology.hl7.org/CodeSystem/v3-ResponseMode|2018-08-12

name
v3.ResponseMode
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System ResponseMode

Specifies the mode, immediate versus deferred or queued, by which a receiver should communicate its receiver responsibilities.

codedisplaydefinitionhierarchy
Ddeferred
The receiver may respond in a non-immediate manner. Note: this will be the default value....
Iimmediate
The receiver is required to assume that the sender is blocking and behave appropriately by sending a...
Qqueue
The receiver shall keep any application responses in a queue until such time as the queue is polled....