AuditEventSeverity

Audit Event Severity

activeExtensions for Using Data Elements from FHIR R5 in FHIR R40.1.0complete8 concepts

The severity of the audit entry.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/audit-event-severity
ID
audit-event-severity
Version
5.0.0
Publisher
Security
Case Sensitive
Yes

Concepts (8)

CodeDisplayDefinition
emergencyEmergencySystem is unusable. e.g., This level should only be reported by infrastructure and should not be used by applications.
alertAlertNotification should be sent to trigger action be taken. e.g., Loss of the primary network connection needing attention.
criticalCriticalCritical conditions. e.g., A failure in the system's primary application that will reset automatically.
errorErrorError conditions. e.g., An application has exceeded its file storage limit and attempts to write are failing.
warningWarningWarning conditions. May indicate that an error will occur if action is not taken. e.g., A non-root file system has only 2GB remaining.
noticeNoticeNotice messages. Normal but significant condition. Events that are unusual, but not error conditions.
informationalInformationalNormal operational messages that require no action. e.g., An application has started, paused, or ended successfully.
debugDebugDebug-level messages. Information useful to developers for debugging the application.