--- type: "valueset" title: "Audit Event Severity" valueset: "audit-event-severity" --- # Audit Event Severity - **Official URL**: http://hl7.org/fhir/ValueSet/audit-event-severity - **Version**: 6.0.0 - **Status**: active - **Name**: AuditEventSeverity - **Title**: Audit Event Severity - **Publisher**: HL7 International / Security - **Description**: The severity of the audit entry. ## Content (Compose) - **System**: http://hl7.org/fhir/audit-event-severity ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <date value="2025-11-01"/> <publisher value="HL7 International / Security"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org/Special/committees/secure"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="The severity of the audit entry."/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/audit-event-severity"/> </include> </compose> </ValueSet> ```