AuditEventOutcome

AuditEventOutcome

draftcomplete4 conceptsv4.0.1

Indicates whether the event succeeded or failed.

Metadata

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

Concepts (4)

0
Success
The operation completed successfully (whether with warnings or not).
4
Minor failure
The action was not successful due to some kind of minor failure (often equivalent to an HTTP 400 response).
8
Serious failure
The action was not successful due to some kind of unexpected error (often equivalent to an HTTP 500 response).
12
Major failure
An error of such magnitude occurred that the system is no longer available for use (i.e. the system died).