This
page
is
part
of
the
FHIR
Specification
(v3.3.0:
(v3.5.0:
R4
Ballot
2).
#2).
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
Vocabulary
Work
Group
|
Maturity Level : N/A | External | Use Context : Any |
This
value
set
(http://hl7.org/fhir/ValueSet/v3-ResponseMode)
(http://terminology.hl7.org/ValueSet/v3-ResponseMode)
is
defined
as
part
of
HL7
v3.
Summary
| Defining URL: |
|
| 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.1.11.19650 (for OID based terminology systems) |
| Source Resource | XML / JSON |
This value set is used in the following places:
This value set includes codes from the following code systems:
http://hl7.org/fhir/v3/ResponseMode
http://terminology.hl7.org/CodeSystem/v3-ResponseMode
This
expansion
generated
03
Apr
19
Aug
2018
This value set contains 3 concepts
Expansion
based
on
http://hl7.org/fhir/v3/ResponseMode
http://terminology.hl7.org/CodeSystem/v3-ResponseMode
version
2018-04-01
2018-08-12
All
codes
from
system
http://hl7.org/fhir/v3/ResponseMode
http://terminology.hl7.org/CodeSystem/v3-ResponseMode
| Code | Display | Definition |
| 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. |