AuditEventOutcome

AuditEventOutcome

draftFHIR Core package4.3.0complete4 concepts

Indicates whether the event succeeded or failed.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/audit-event-outcome
ID
audit-event-outcome
Version
4.3.0
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes

Concepts (4)

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