<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="BeispielNutzungsprotokoll" />
  <meta>
    <profile value="https://gematik.de/fhir/dipag/StructureDefinition/dipag-nutzungsprotokoll" />
  </meta>
  <type>
    <system value="http://terminology.hl7.org/CodeSystem/audit-event-type" />
    <code value="rest" />
  </type>
  <subtype>
    <system value="https://gematik.de/fhir/dipag/CodeSystem/dipag-operationen-cs" />
    <code value="invoice-submit" />
  </subtype>
  <action value="C" />
  <recorded value="2024-05-29T11:25:54.123456+00:02" />
  <outcome value="0" />
  <agent>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/extra-security-role-type" />
        <code value="humanuser" />
      </coding>
    </type>
    <who>
      <identifier>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
            <code value="PRN" />
          </coding>
        </type>
        <system value="https://gematik.de/fhir/sid/telematik-id" />
        <value value="11223344" />
      </identifier>
      <display value="Beispiel Leistungsempfänmger" />
    </who>
    <requestor value="true" />
  </agent>
  <source>
    <observer>
      <display value="FdV" />
    </observer>
  </source>
  <entity>
    <what>
      <reference value="DocumentReference/BeispielDocumentReferenceRechnungRetrieve" />
    </what>
  </entity>
</AuditEvent>