--- type: "valueset" title: "Example Audit Event Sub-Type" valueset: "audit-event-sub-type-example" --- # Example Audit Event Sub-Type - **Official URL**: http://hl7.org/fhir/ValueSet/audit-event-sub-type-example - **Version**: 6.0.0 - **Status**: active - **Name**: AuditEventSubTypeExample - **Title**: Example Audit Event Sub-Type - **Publisher**: HL7 International / Security - **Description**: Example values for more detailed code concerning the type of the audit event - defined by DICOM with some additional FHIR, HL7, and other additions. ## Content (Compose) - **System**: http://dicom.nema.org/resources/ontology/DCM - **System**: http://dicom.nema.org/resources/ontology/DCM - **System**: http://hl7.org/fhir/restful-interaction ## 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 values for more detailed code concerning the type of the audit event - defined by DICOM with some additional FHIR, HL7, and other 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_401.html"/> </include> <include> <system value="http://dicom.nema.org/resources/ontology/DCM"/> <valueSet value="http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_403.html"/> </include> <include> <system value="http://hl7.org/fhir/restful-interaction"/> </include> </compose> </ValueSet> ```