http://terminology.hl7.org/CodeSystem/audit-event-outcome|1.0.1
name
AuditEventOutcome
AuditEventOutcome
package
hl7.terminology.r5@6.3.0
hl7.terminology.r5@6.3.0
content
complete
complete
status
active
active
date
2024-06-28 00:00:00.0
2024-06-28 00:00:00.0
AuditEventOutcome
Indicates whether the event succeeded or failed.
{
"description" : "Indicates whether the event succeeded or failed.",
"compose" : null,
"package" : "hl7.terminology.r5@6.3.0",
"date" : "2024-06-28T00:00:00Z",
"meta" : {
"lastUpdated" : "2024-06-28T00:00:00+00:00"
},
"publisher" : "Health Level Seven International",
"content" : "complete",
"name" : "AuditEventOutcome",
"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",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "AuditEventOutcome",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "sec"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3
} ],
"status" : "active",
"id" : "e9a528ef-eb55-52c2-a86d-5bf2b2adb2bc",
"valueSet" : "http://terminology.hl7.org/ValueSet/audit-event-outcome",
"url" : "http://terminology.hl7.org/CodeSystem/audit-event-outcome",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.1.0",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "0",
"display" : "Success",
"definition" : "The operation completed successfully (whether with warnings or not)."
}, {
"code" : "4",
"display" : "Minor failure",
"definition" : "The action was not successful due to some kind of minor failure (often equivalent to an HTTP 400 response)."
}, {
"code" : "8",
"display" : "Serious failure",
"definition" : "The action was not successful due to some kind of unexpected error (often equivalent to an HTTP 500 response)."
}, {
"code" : "12",
"display" : "Major failure",
"definition" : "An error of such magnitude occurred that the system is no longer available for use (i.e. the system died)."
} ],
"caseSensitive" : true,
"version" : "1.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org",
"system" : "url"
}, {
"value" : "hq@HL7.org",
"system" : "email"
} ]
} ]
}