Extensions for Using Data Elements from FHIR STU3 in FHIR R4B
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR STU3 in FHIR R4B - Downloaded Version null See the Directory of published versions

CodeSystem: v3 Code System ResponseMode

Official URL: http://hl7.org/fhir/v3/ResponseMode Version: 2016-11-11
Standards status: Trial-use Maturity Level: 0 Computable Name: v3 Code System ResponseMode

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

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system http://hl7.org/fhir/v3/ResponseMode defines the following codes in a Is-A hierarchy:

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