<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="E" />
  <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>
      <identifier>
        <system value="urn:ietf:rfc:3986" />
        <value value="urn:oid:1.2.276.0.76.4.323" />
      </identifier>
      <display value="FD" />
    </observer>
  </source>
  <entity>
    <what>
      <reference value="Patient/NutzerkontoPatient" />
      <type value="Patient" />
    </what>
  </entity>
  <entity>
    <what>
      <reference value="DocumentReference/BeispielDocumentReferenceRechnungRetrieve" />
      <type value="DocumentReference" />
    </what>
    <name value="Rechnung Reiseimpfung vom 10.01.2024" />
    <detail>
      <type value="Allgemein" />
      <valueString value="Rechnung eingereicht" />
    </detail>
  </entity>
  <entity>
    <what>
      <reference value="Binary/id-der-originalen-rechnung" />
      <type value="Binary" />
    </what>
    <name value="Originale Rechnung zu Rechnung Reiseimpfung vom 10.01.2024" />
  </entity>
  <entity>
    <what>
      <reference value="Binary/id-der-angereicherten-rechnung" />
      <type value="Binary" />
    </what>
    <name value="Angereicherte Rechnung zu Rechnung Reiseimpfung vom 10.01.2024" />
  </entity>
  <entity>
    <what>
      <reference value="Binary/id-des-strukturierten-Rechnungsinhalts" />
      <type value="Binary" />
    </what>
    <name value="Strukturierter Rechnungsinhalt zu Rechnung Reiseimpfung vom 10.01.2024" />
  </entity>
</AuditEvent>