ResponseType

Response Type

activecomplete3 conceptsv5.0.0

The kind of response to a message.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/response-code
All-Codes Value Set
http://hl7.org/fhir/ValueSet/response-code
ID
response-code
Version
5.0.0
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes
In the unified registry

Concepts (3)

ok
OK
The message was accepted and processed without error.
transient-error
Transient Error
Some internal unexpected error occurred - wait and try again. Note - this is usually used for things like database unavailable, which may be expected to resolve, though human intervention may be required.
fatal-error
Fatal Error
The message was rejected because of a problem with the content. There is no point in re-sending without change. The response narrative SHALL describe the issue.