http://hl7.org/fhir/audit-event-outcome|4.0.1
name
AuditEventOutcome
AuditEventOutcome
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
complete
complete
status
draft
draft
date
2019-10-31 22:29:23.0
2019-10-31 22:29:23.0
AuditEventOutcome
Indicates whether the event succeeded or failed.
{
"description" : "Indicates whether the event succeeded or failed.",
"compose" : null,
"package" : "hl7.fhir.r4.core@4.0.1",
"date" : "2019-10-31T22:29:23Z",
"meta" : {
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"name" : "AuditEventOutcome",
"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-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 3
} ],
"status" : "draft",
"id" : "93b07c62-7991-5e92-8bb8-ede429d9b69d",
"valueSet" : "http://hl7.org/fhir/ValueSet/audit-event-outcome",
"url" : "http://hl7.org/fhir/audit-event-outcome",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.455",
"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" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}