This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Security Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw JSON (canonical form + also see JSON Format Specification)
Definition for Code SystemAuditEventSeverity
{ "resourceType" : "CodeSystem", "id" : "audit-event-severity", "meta" : { "lastUpdated" : "2024-11-19T17:04:13.340+11:00", "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablecodesystem"] }, "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem audit-event-severity</b></p><a name=\"audit-event-severity\"> </a><a name=\"hcaudit-event-severity\"> </a><a name=\"audit-event-severity-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2022-06-06T10:01:24.148+11:00</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/audit-event-severity</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">emergency<a name=\"audit-event-severity-emergency\"> </a></td><td>Emergency</td><td>System is unusable. e.g., This level should only be reported by infrastructure and should not be used by applications.</td></tr><tr><td style=\"white-space:nowrap\">alert<a name=\"audit-event-severity-alert\"> </a></td><td>Alert</td><td>Notification should be sent to trigger action be taken. e.g., Loss of the primary network connection needing attention.</td></tr><tr><td style=\"white-space:nowrap\">critical<a name=\"audit-event-severity-critical\"> </a></td><td>Critical</td><td>Critical conditions. e.g., A failure in the system's primary application that will reset automatically.</td></tr><tr><td style=\"white-space:nowrap\">error<a name=\"audit-event-severity-error\"> </a></td><td>Error</td><td>Error conditions. e.g., An application has exceeded its file storage limit and attempts to write are failing. </td></tr><tr><td style=\"white-space:nowrap\">warning<a name=\"audit-event-severity-warning\"> </a></td><td>Warning</td><td>Warning conditions. May indicate that an error will occur if action is not taken. e.g., A non-root file system has only 2GB remaining.</td></tr><tr><td style=\"white-space:nowrap\">notice<a name=\"audit-event-severity-notice\"> </a></td><td>Notice</td><td>Notice messages. Normal but significant condition. Events that are unusual, but not error conditions.</td></tr><tr><td style=\"white-space:nowrap\">informational<a name=\"audit-event-severity-informational\"> </a></td><td>Informational</td><td>Normal operational messages that require no action. e.g., An application has started, paused, or ended successfully.</td></tr><tr><td style=\"white-space:nowrap\">debug<a name=\"audit-event-severity-debug\"> </a></td><td>Debug</td><td>Debug-level messages. Information useful to developers for debugging the application.</td></tr></table></div>" }, "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 }], "url" : "http://hl7.org/fhir/audit-event-severity", "identifier" : [{ "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.4.1894" }], "version" : "6.0.0-ballot2", "name" : "AuditEventSeverity", "title" : "Audit Event Severity", "status" : "active", "experimental" : false, "date" : "2022-06-06T10:01:24+11:00", "publisher" : "HL7 International / Security", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://www.hl7.org/Special/committees/secure" }, { "system" : "email", "value" : "fhir@lists.hl7.org" }] }], "description" : "The severity of the audit entry.", "jurisdiction" : [{ "coding" : [{ "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001", "display" : "World" }] }], "caseSensitive" : true, "valueSet" : "http://hl7.org/fhir/ValueSet/audit-event-severity", "content" : "complete", "concept" : [{ "code" : "emergency", "display" : "Emergency", "definition" : "System is unusable. e.g., This level should only be reported by infrastructure and should not be used by applications." }, { "code" : "alert", "display" : "Alert", "definition" : "Notification should be sent to trigger action be taken. e.g., Loss of the primary network connection needing attention." }, { "code" : "critical", "display" : "Critical", "definition" : "Critical conditions. e.g., A failure in the system's primary application that will reset automatically." }, { "code" : "error", "display" : "Error", "definition" : "Error conditions. e.g., An application has exceeded its file storage limit and attempts to write are failing. " }, { "code" : "warning", "display" : "Warning", "definition" : "Warning conditions. May indicate that an error will occur if action is not taken. e.g., A non-root file system has only 2GB remaining." }, { "code" : "notice", "display" : "Notice", "definition" : "Notice messages. Normal but significant condition. Events that are unusual, but not error conditions." }, { "code" : "informational", "display" : "Informational", "definition" : "Normal operational messages that require no action. e.g., An application has started, paused, or ended successfully." }, { "code" : "debug", "display" : "Debug", "definition" : "Debug-level messages. Information useful to developers for debugging the application." }] }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR ®© HL7.org 2011+. FHIR R6 hl7.fhir.core#6.0.0-ballot2 generated on Tue, Nov 19, 2024 06:07+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change