--- type: "valueset" title: "Example Audit Event ID" valueset: "audit-event-type-example" --- # Example Audit Event ID - **Official URL**: http://hl7.org/fhir/ValueSet/audit-event-type-example - **Version**: 6.0.0 - **Status**: active - **Name**: AuditEventIDExample - **Title**: Example Audit Event ID - **Publisher**: HL7 International / Security - **Description**: Example value set of Event Categories for Audit Events - defined by DICOM with some FHIR specific additions. ## Content (Compose) - **System**: http://dicom.nema.org/resources/ontology/DCM - **System**: http://terminology.hl7.org/CodeSystem/audit-event-type ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <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 value set of Event Categories for Audit Events - defined by DICOM with some FHIR specific additions."/> <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. Additional codes added by HL7 FHIR use-case analysis"/> <compose> <include> <system value="http://dicom.nema.org/resources/ontology/DCM"/> <valueSet value="http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_400.html"/> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/> </include> </compose> </ValueSet> ```