Implementation Guide
ePA Basisfunktionalitäten
Version 1.3.0 - release

: ExampleEPAAuditEventMHDService - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="b580f152-cf07-4ef4-aafb-e66c2da28f02"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2026-12-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="rest"/>
  </type>
  <action value="R"/>
  <recorded value="2026-12-15T14:43:33.244Z"/>
  <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="MHDSVC"/>
      <display value="MHD Service"/>
    </type>
  </source>
  <entity>
    <name value="MHD Service"/>
    <description value="findDocumentReferences_MHDSvc"/>
    <detail>
      <type value="search-parameters"/>
      <valueString
                   value="DocumentReference?patient.identifier=http://fhir.de/sid/gkv/kvid-10|G995030566&amp;status=current&amp;setting=http://www.ihe-d.de/fhir/CodeSystem/FachrichtungenAerztlich|ALL&amp;_content=Kopf OR Zahl"/>
    </detail>
  </entity>
</AuditEvent>