FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4B from FHIR R4 - Version 0.0.1-snapshot-2. See the Directory of published versions

CodeSystem: v3 Code System ResponseMode

Official URL: http://terminology.hl7.org/CodeSystem/v3-ResponseMode Version: 2018-08-12
Standards status: External Maturity Level: 0 Computable Name: v3.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://terminology.hl7.org/CodeSystem/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.