--- type: "valueset" title: "Example Audit Event Outcome" valueset: "audit-event-outcome" --- # Example Audit Event Outcome - **Official URL**: http://hl7.org/fhir/ValueSet/audit-event-outcome - **Version**: 6.0.0 - **Status**: active - **Name**: AuditEventOutcomeExample - **Title**: Example Audit Event Outcome - **Publisher**: HL7 International / Security - **Description**: Example codes to indicate whether the event succeeded or failed. ## Content (Compose) - **System**: http://hl7.org/fhir/issue-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="Example codes to indicate whether the event succeeded or failed."/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/issue-severity"/> </include> </compose> </ValueSet> ```