FHIR Release 3 (STU) 4

This page is part of the FHIR Specification (v3.0.2: (v4.0.1: R4 - Mixed Normative and STU 3). ) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R4 R3 R4 R3

4.3.2.1126 4.4.2.1126 HL7 v3 Code System ResponseMode

Vocabulary Work Group   Maturity Level : N/A External Use Context : Any

This code system (http://hl7.org/fhir/v3/ResponseMode) (http://terminology.hl7.org/CodeSystem/v3-ResponseMode) is defined as part of HL7 v3.

Summary

Defining URL: http://hl7.org/fhir/v3/ResponseMode http://terminology.hl7.org/CodeSystem/v3-ResponseMode
Version: 2018-08-12
Name: v3.ResponseMode
Title: v3 Code System ResponseMode
Definition:

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

OID: 2.16.840.1.113883.5.1126 (for OID based terminology systems)
Source Resource XML / JSON

This Code system is used in the following value sets:

  • ValueSet: v3 Code System ResponseMode ( Specifies the mode, immediate versus deferred or queued, by which a receiver should communicate its receiver responsibilities.)

Release Date: 2016-11-11 2018-08-12

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