This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
1.22.4.1.108 v3 Code System ResponseLevel
This code system (http://hl7.org/fhir/v3/ResponseLevel) is defined as part of HL7 v3.
Formal value Set definition (identifier http://hl7.org/fhir/v3/vs/ResponseLevel): XML or JSON
Release Date: 2014-12-11
OID for code system: 2.16.840.1.113883.5.108
OID for value set: 2.16.840.1.113883.1.11.14761 (this is the value set that includes the entire code system)
1.22.4.1.108.1 Description
Specifies whether a response is expected from the addressee of this interaction and what level of detail that response should include
Level | Code | Display | Definition |
1 | C | completion |
Respond with exceptions and a notification of completion
|
1 | D | detail |
Respond with exceptions, completion, modifications and include more detail information (if applicable)
|
1 | E | exception |
Respond with exceptions only
|
1 | F | confirmation |
Respond with exceptions, completion, and modification with detail (as above), and send positive confirmations even if no modifications are being made.
|
1 | N | message-control |
Respond only with message level acknowledgements, i.e., only notify acceptance or rejection of the message, do not include any application-level detail
|
1 | R | modification |
Respond with exceptions, completions and modifications or revisions done before completion
|
1 | X | none |
Do not send any kind of response
|