--- type: "valueset" title: "Audit Event Action" valueset: "audit-event-action" --- # Audit Event Action - **Official URL**: http://hl7.org/fhir/ValueSet/audit-event-action - **Version**: 6.0.0 - **Status**: active - **Name**: AuditEventAction - **Title**: Audit Event Action - **Publisher**: HL7 International / Security - **Description**: Indicator value set for type of action performed during the event that generated the event. ## Content (Compose) - **System**: http://hl7.org/fhir/audit-event-action ## 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="Indicator value set for type of action performed during the event that generated the event."/> <immutable value="true"/> <copyright value="These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association."/> <compose> <include> <system value="http://hl7.org/fhir/audit-event-action"/> </include> </compose> </ValueSet> ```