draft
1 binding

AuditEventOutcome

http://hl7.org/fhir/ValueSet/audit-event-outcome

Indicates whether the event succeeded or failed.

Official spec

Composition

Code system
http://hl7.org/fhir/audit-event-outcome
AuditEventOutcome
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).

Bound by

ResourcePathStrength
AuditEventAuditEvent.outcome
required