{ "description": "Indicates whether the event succeeded or failed", "_filename": "ValueSet-audit-event-outcome.json", "package_name": "hl7.fhir.r2.expansions", "date": "2015-10-24T07:41:03+11:00", "publisher": "HL7 (FHIR Project)", "name": "AuditEventOutcome", "type": null, "experimental": "false", "resourceType": "ValueSet", "expansion": { "contains": [ { "code": "0", "system": "http://hl7.org/fhir/audit-event-outcome", "display": "Success" }, { "code": "4", "system": "http://hl7.org/fhir/audit-event-outcome", "display": "Minor failure" }, { "code": "8", "system": "http://hl7.org/fhir/audit-event-outcome", "display": "Serious failure" }, { "code": "12", "system": "http://hl7.org/fhir/audit-event-outcome", "display": "Major failure" } ], "parameter": [ { "name": "version", "valueUri": "http://hl7.org/fhir/ValueSet/audit-event-outcome?version=1.0.2" } ], "timestamp": "2015-10-22T12:31:47+11:00", "identifier": "urn:uuid:00e8f9f3-f4a9-443e-9dac-5c4ebf1e5979" }, "title": null, "package_version": "1.0.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.264" } ], "status": "draft", "id": "62792b09-e141-44bc-a5e8-1341a97ed75f", "kind": null, "url": "http://hl7.org/fhir/ValueSet/audit-event-outcome", "codeSystem": { "system": "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 catered for error (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)." } ], "version": "1.0.2", "caseSensitive": true }, "version": "1.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "other" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }