Implementation Guide
ePA Basisfunktionalitäten
Version 1.3.0 - release

: ExampleEPAAuditEventPushNotificationDeletion - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="bfc506eb-a714-4373-a990-21d7144d3f58"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2026-05-04T03:47:16.983Z"/>
    <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="D"/>
  <recorded value="2026-05-04T03:47:16.983Z"/>
  <outcome value="0"/>
  <agent>
    <type>
      <coding>
        <system
                value="https://gematik.de/fhir/epa/CodeSystem/epa-auditevent-sourcetype-cs"/>
        <code value="PUSHNOTMGMT"/>
        <display value="Push Notification Management"/>
      </coding>
    </type>
    <altId value="epa"/>
    <name value="ePA"/>
    <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="PUSHNOTMGMT"/>
      <display value="Push Notification Management"/>
    </type>
  </source>
  <entity>
    <name value="PushNotificationManagement"/>
    <description value="internal"/>
    <detail>
      <type value="DisplayNamePusher"/>
      <valueString value="Erikas Tablet"/>
    </detail>
    <detail>
      <type value="DisplayNameDevice"/>
      <valueString value="Erikas Tablet für ePA"/>
    </detail>
  </entity>
</AuditEvent>