Implementation Guide
ePA Basisfunktionalitäten
Version 1.3.0 - release

: ExampleEPAAuditEventSystemMergeAuditEvent - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="49280fa1-5096-4bc7-901e-22f5dd72f822"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2025-01-15T14:43:33.244Z"/>
    <profile
             value="https://gematik.de/fhir/epa/StructureDefinition/epa-auditevent|1.3.0"/>
  </meta>
  <type>
    <system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/>
    <code value="object"/>
  </type>
  <action value="U"/>
  <recorded value="2025-01-15T14:52:04.928Z"/>
  <outcome value="0"/>
  <agent>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v3-RoleClass"/>
        <code value="PROV"/>
        <display value="healthcare provider"/>
      </coding>
    </type>
    <who>
      <identifier>
        <system value="https://gematik.de/fhir/sid/telematik-id"/>
        <value value="1-883110000092404"/>
      </identifier>
    </who>
    <altId value="1-883110000092404"/>
    <name value="Praxis Dr. John Doe"/>
    <requestor value="true"/>
  </agent>
  <source>
    <observer>
      <display value="Elektronische Patientenakte Fachdienst"/>
    </observer>
    <type>
      <system
              value="https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs"/>
      <code value="XDSSVC"/>
      <display value="XDS Document Service"/>
    </type>
  </source>
  <entity>
    <name value="XDS Document Service"/>
    <description value="ProvideAndRegisterDocumentSet-b"/>
    <detail>
      <type value="DocumentFormatCode"/>
      <valueString value="urn:gematik:ig:Arztbrief:r3.1"/>
    </detail>
    <detail>
      <type value="DocumentEntryTitle"/>
      <valueString value="Arztbrief4711"/>
    </detail>
    <detail>
      <type value="DocumentUniqueId"/>
      <valueString value="187432aa-0d3f-4202-9ec5-a7e001855a3c"/>
    </detail>
    <detail>
      <type value="System-Zusammenführung"/>
      <valueString value="true"/>
    </detail>
  </entity>
</AuditEvent>