AuditEventSeverity

Audit Event Severity

activecomplete8 conceptsv5.0.0

The severity of the audit entry.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/audit-event-severity
All-Codes Value Set
http://hl7.org/fhir/ValueSet/audit-event-severity
ID
audit-event-severity
Version
5.0.0
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes
In the unified registry

Concepts (8)

emergency
Emergency
System is unusable. e.g., This level should only be reported by infrastructure and should not be used by applications.
alert
Alert
Notification should be sent to trigger action be taken. e.g., Loss of the primary network connection needing attention.
critical
Critical
Critical conditions. e.g., A failure in the system's primary application that will reset automatically.
error
Error
Error conditions. e.g., An application has exceeded its file storage limit and attempts to write are failing.
warning
Warning
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.
notice
Notice
Notice messages. Normal but significant condition. Events that are unusual, but not error conditions.
informational
Informational
Normal operational messages that require no action. e.g., An application has started, paused, or ended successfully.
debug
Debug
Debug-level messages. Information useful to developers for debugging the application.