FHIR 4.0.1 © HL7.org  |  FHIRsmith 0.8.5  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem audit-event-outcome

Properties

Defining URL http://hl7.org/fhir/audit-event-outcome
Version 4.0.1
Name AuditEventOutcome
Title AuditEventOutcome
Status draft
Definition

Indicates whether the event succeeded or failed.

Publisher HL7 (FHIR Project)
Committee sec
EXT_FMM_LEVEL 3
Value Set AuditEventOutcome

This case-sensitive code system http://hl7.org/fhir/audit-event-outcome defines the following codes:

Code Display Definition
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).