View raw Markdown
type: valuesetvalueset: audit-event-type-example

Example Audit Event ID

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="audit-event-type-example"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="sec"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="6"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/audit-event-type-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.462"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.455"/>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.2.269"/>
  </identifier>
  <version value="6.0.0"/>
  <name value="AuditEventIDExample"/>
  <title value="Example Audit Event ID"/>
  <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>