GAO Ballot Package

This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.

1.25.4.1.1126 HL7 v3 Code System ResponseMode

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

Summary

Defining URL:http://hl7.org/fhir/ValueSet/v3-ResponseMode
Name: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.1.11.19650 (for OID based terminology systems)
System URL:http://hl7.org/fhir/v3/ResponseMode
System OID:2.16.840.1.113883.5.1126
Source ResourceXML / JSON

This value set is not currently used

1.25.4.1.1126.1 Content Logical Definition


This value set has an inline code system http://hl7.org/fhir/v3/ResponseMode, which defines the following codes:

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