v3 Code System ResponseMode

v3 Code System ResponseMode

activeFHIR R3 package : Core3.0.2complete3 concepts

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

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/v3/ResponseMode
ID
v3-ResponseMode
Version
2016-11-11
Publisher
HL7, Inc
Case Sensitive
Yes
Hierarchy
is-a

Concepts (3)

CodeDisplayDefinition
DdeferredThe receiver may respond in a non-immediate manner. Note: this will be the default value.
IimmediateThe receiver is required to assume that the sender is blocking and behave appropriately by sending an immediate response.
QqueueThe receiver shall keep any application responses in a queue until such time as the queue is polled.