Implementation Guide
ePA Basisfunktionalitäten
Version 1.1.5 - release

: EPA AuditEvent Type - XML Representation

Active as of 2025-05-28

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="epa-auditevent-type-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet epa-auditevent-type-vs</b></p><a name="epa-auditevent-type-vs"> </a><a name="hcepa-auditevent-type-vs"> </a><a name="epa-auditevent-type-vs-de-DE"> </a><p>This value set expansion contains 4 concepts.</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap"><a name="epa-auditevent-type-vs-http://terminology.hl7.org/CodeSystem/audit-event-type-rest"> </a>  <a href="http://terminology.hl7.org/6.3.0/CodeSystem-audit-event-type.html#audit-event-type-rest">rest</a></td><td>http://terminology.hl7.org/CodeSystem/audit-event-type</td><td>RESTful Operation</td><td><div><p>Audit Event: Execution of a RESTful operation as defined by FHIR.</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="epa-auditevent-type-vs-http://terminology.hl7.org/CodeSystem/audit-event-type-document"> </a>  <a href="http://terminology.hl7.org/6.3.0/CodeSystem-audit-event-type.html#audit-event-type-document">document</a></td><td>http://terminology.hl7.org/CodeSystem/audit-event-type</td><td>A Document Operation</td><td><div><p>Audit Event: Execution of an operation on a Document (e.g. XDS, CDA, etc).</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="epa-auditevent-type-vs-http://terminology.hl7.org/CodeSystem/audit-event-type-object"> </a>  <a href="http://terminology.hl7.org/6.3.0/CodeSystem-audit-event-type.html#audit-event-type-object">object</a></td><td>http://terminology.hl7.org/CodeSystem/audit-event-type</td><td>An Operation on other Objects</td><td><div><p>Audit Event: Execution of an operation on an Object. For use when a more specific event type is not available.</p>
</div></td></tr><tr><td style="white-space:nowrap"><a name="epa-auditevent-type-vs-http://dicom.nema.org/resources/ontology/DCM-110106"> </a>  <a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110106">110106</a></td><td>http://dicom.nema.org/resources/ontology/DCM</td><td>Export</td><td><div><p>Audit event: Data has been exported out of the system</p>
</div></td></tr></table></div>
  </text>
  <url value="https://gematik.de/fhir/epa/ValueSet/epa-auditevent-type-vs"/>
  <version value="1.1.5"/>
  <name value="EPAAuditEventTypeVS"/>
  <title value="EPA AuditEvent Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-05-28"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.gematik.de"/>
    </telecom>
  </contact>
  <description value="Types of AuditEvents in the ePA context"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
    </coding>
  </jurisdiction>
  <immutable value="false"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/>
      <concept>
        <code value="rest"/>
        <display value="RESTful Operation"/>
      </concept>
      <concept>
        <code value="document"/>
        <display value="A Document Operation"/>
      </concept>
      <concept>
        <code value="object"/>
        <display value="An Operation on other Objects"/>
      </concept>
    </include>
    <include>
      <system value="http://dicom.nema.org/resources/ontology/DCM"/>
      <version value="01"/>
      <concept>
        <code value="110106"/>
        <display value="Export"/>
      </concept>
    </include>
  </compose>
  <expansion>
    <timestamp value="2025-05-27"/>
    <contains>
      <system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/>
      <code value="rest"/>
      <display value="RESTful Operation"/>
    </contains>
    <contains>
      <system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/>
      <code value="document"/>
      <display value="A Document Operation"/>
    </contains>
    <contains>
      <system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/>
      <code value="object"/>
      <display value="An Operation on other Objects"/>
    </contains>
    <contains>
      <system value="http://dicom.nema.org/resources/ontology/DCM"/>
      <version value="01"/>
      <code value="110106"/>
      <display value="Export"/>
    </contains>
  </expansion>
</ValueSet>