{
"description": "The severity of the audit entry.",
"_filename": "CodeSystem-audit-event-severity.json",
"package_name": "hl7.fhir.r5.core",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2021-04-15T13:25:09.461+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "AuditEventSeverity",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "AuditEventSeverity",
"package_version": "4.6.0",
"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": "55d6d26b-3540-4b9d-9581-369df53466df",
"valueSet": "http://hl7.org/fhir/ValueSet/audit-event-severity",
"kind": null,
"url": "http://hl7.org/fhir/audit-event-severity",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1467",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "emergency",
"display": "Emergency",
"definition": "System is unusable."
}, {
"code": "alert",
"display": "Alert",
"definition": "Action must be taken immediately."
}, {
"code": "critical",
"display": "Critical",
"definition": "Critical conditions."
}, {
"code": "error",
"display": "Error",
"definition": "Error conditions."
}, {
"code": "warning",
"display": "Warning",
"definition": "Warning conditions."
}, {
"code": "notice",
"display": "Notice",
"definition": "Normal but significant condition."
}, {
"code": "informational",
"display": "Informational",
"definition": "Informational messages."
}, {
"code": "debug",
"display": "Debug",
"definition": "Debug-level messages."
} ],
"caseSensitive": true,
"version": "4.6.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}