{
"description": "Indicates whether the event succeeded or failed.",
"_filename": "CodeSystem-audit-event-outcome.json",
"package_name": "hl7.fhir.uv.xver-r4b.r4.r4b",
"date": "2021-01-17T06:06:13+10:00",
"publisher": "Security",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "AuditEventOutcome",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "AuditEventOutcome",
"package_version": "0.0.1-snapshot-2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "sec"
} ],
"status": "draft",
"id": "1b2bf926-e357-4c3a-ab01-fccd816cc2b1",
"valueSet": "http://hl7.org/fhir/ValueSet/audit-event-outcome|4.0.1",
"kind": null,
"url": "http://hl7.org/fhir/audit-event-outcome",
"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.3.0",
"contact": [ {
"name": "Security",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/secure",
"system": "url"
} ]
} ]
}