AuditEventOutcome

AuditEventOutcome

draftFHIR R3 package : Core3.0.2complete4 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
3.0.2
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 catered for error (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).