Extensions for Using Data Elements from FHIR R4B in FHIR STU3 - Downloaded Version null See the Directory of published versions
CodeSystem: AuditEventOutcome
| Official URL: http://hl7.org/fhir/audit-event-outcome
|
Version:
4.3.0
|
|
Standards status:
Trial-use
|
Maturity Level: 3
|
Responsible:
Security
|
Computable Name: AuditEventOutcome |
Indicates whether the event succeeded or failed.
This Code system is referenced in the content logical definition of the following value sets:
- This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
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). |