--- type: "valueset" title: "Example Audit Event Entity Role" valueset: "object-role-example" --- # Example Audit Event Entity Role - **Official URL**: http://hl7.org/fhir/ValueSet/object-role-example - **Version**: 6.0.0 - **Status**: active - **Name**: AuditEventEntityRoleExample - **Title**: Example Audit Event Entity Role - **Publisher**: HL7 International / Security - **Description**: Example codes representing the role the entity played in the audit event. ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/object-role ## 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 codes representing the role the entity played in the audit 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://terminology.hl7.org/CodeSystem/object-role"/> </include> </compose> </ValueSet> ```