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

TX: CodeSystem audit-event-outcome

Properties

Last updated: June 28, 2024 at 12:00:00 AM UTC
Defining URL http://terminology.hl7.org/CodeSystem/audit-event-outcome
Version 1.0.1
Name AuditEventOutcome
Title AuditEventOutcome
Status active
Definition

Indicates whether the event succeeded or failed.

Publisher Health Level Seven International
Committee sec
Copyright This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html
EXT_FMM_LEVEL 3
Source hl7.terminology.r4#7.3.0
Value Set Audit Event Outcome

This case-sensitive code system http://terminology.hl7.org/CodeSystem/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).