Implementation Guide
ePA Basisfunktionalitäten
Version 1.3.0 - release

: ExampleEPAAuditEventMedicationServiceDataSubmission - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="15ad14c8-7fe4-479b-bd44-4bf0927b9478"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2026-09-17T12:07:21.117Z"/>
    <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="E"/>
  <recorded value="2026-09-17T12:07:21.117Z"/>
  <outcome value="0"/>
  <agent>
    <type>
      <coding>
        <system value="http://dicom.nema.org/resources/ontology/DCM"/>
        <code value="110150"/>
        <display value="Application"/>
      </coding>
    </type>
    <who>
      <identifier>
        <system value="https://gematik.de/fhir/sid/telematik-id"/>
        <value value="1-000000000000000"/>
      </identifier>
    </who>
    <altId value="1-000000000000000"/>
    <name value="E-Rezept-Fachdienst"/>
    <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="MEDICATIONSVC"/>
      <display value="Medication Service"/>
    </type>
  </source>
  <entity>
    <name value="Medication Service"/>
    <description value="providePrescription_MedicationSvc"/>
    <detail>
      <type value="data-submission"/>
      <valueString value="true"/>
    </detail>
  </entity>
</AuditEvent>