<Bundle xmlns="http://hl7.org/fhir">
  <id value="BeispielNutzungsprotokollResultBundle" />
  <type value="searchset" />
  <total value="7" />
  <link>
    <relation value="self" />
    <url value="https://example.com/fhir/AuditEvent?agent-display=Max%20Mustermann" />
  </link>
  <entry>
    <fullUrl value="https://example.com/fhir/AuditEvent/BeispielNutzungsprotokollNutzerkontoEinrichten" />
    <resource>
      <AuditEvent>
        <id value="BeispielNutzungsprotokollNutzerkontoEinrichten" />
        <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="http://hl7.org/fhir/restful-interaction" />
          <code value="create" />
        </subtype>
        <action value="C" />
        <recorded value="2024-01-15T10:00:00+00:00" />
        <outcome value="0" />
        <agent>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/extra-security-role-type" />
              <code value="humanuser" />
            </coding>
          </type>
          <who>
            <identifier>
              <system value="http://fhir.de/sid/gkv/kvid-10" />
              <value value="A123456789" />
            </identifier>
            <display value="Max Mustermann" />
          </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="DiPag FD Server" />
          </observer>
        </source>
        <entity>
          <what>
            <reference value="Patient/NutzerkontoPatient" />
            <type value="Patient" />
          </what>
          <detail>
            <type value="Allgemein" />
            <valueString value="Ein Nutzerkonto wurde eingerichtet." />
          </detail>
        </entity>
      </AuditEvent>
    </resource>
    <search>
      <mode value="match" />
    </search>
  </entry>
  <entry>
    <fullUrl value="https://example.com/fhir/AuditEvent/BeispielNutzungsprotokollRetrieve" />
    <resource>
      <AuditEvent>
        <id value="BeispielNutzungsprotokollRetrieve" />
        <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="retrieve" />
        </subtype>
        <action value="E" />
        <recorded value="2024-05-30T09:15:22+00:00" />
        <outcome value="0" />
        <agent>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/extra-security-role-type" />
              <code value="humanuser" />
            </coding>
          </type>
          <who>
            <identifier>
              <system value="http://fhir.de/sid/gkv/kvid-10" />
              <value value="A123456789" />
            </identifier>
            <display value="Max Mustermann" />
          </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="DiPag FD Server" />
          </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 abgerufen" />
          </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>
    </resource>
    <search>
      <mode value="match" />
    </search>
  </entry>
  <entry>
    <fullUrl value="https://example.com/fhir/AuditEvent/BeispielNutzungsprotokollChangeStatus" />
    <resource>
      <AuditEvent>
        <id value="BeispielNutzungsprotokollChangeStatus" />
        <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="change-status" />
        </subtype>
        <action value="E" />
        <recorded value="2024-05-31T14:30:00+00:00" />
        <outcome value="0" />
        <agent>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/extra-security-role-type" />
              <code value="humanuser" />
            </coding>
          </type>
          <who>
            <identifier>
              <system value="http://fhir.de/sid/gkv/kvid-10" />
              <value value="A123456789" />
            </identifier>
            <display value="Max Mustermann" />
          </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="DiPag FD Server" />
          </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="DocumentReference.meta.tag:dipag-rechnungsstatus" />
            <valueString value="Rechnungsstatus geändert auf 'Bezahlt'" />
          </detail>
        </entity>
      </AuditEvent>
    </resource>
    <search>
      <mode value="match" />
    </search>
  </entry>
  <entry>
    <fullUrl value="https://example.com/fhir/AuditEvent/BeispielNutzungsprotokollProcessFlag" />
    <resource>
      <AuditEvent>
        <id value="BeispielNutzungsprotokollProcessFlag" />
        <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="process-flag" />
        </subtype>
        <action value="E" />
        <recorded value="2024-06-01T10:00:00+00:00" />
        <outcome value="0" />
        <agent>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/extra-security-role-type" />
              <code value="humanuser" />
            </coding>
          </type>
          <who>
            <identifier>
              <system value="http://fhir.de/sid/gkv/kvid-10" />
              <value value="A123456789" />
            </identifier>
            <display value="Max Mustermann" />
          </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="DiPag FD Server" />
          </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="DocumentReference.meta.extension:markierung" />
            <valueString value="Markierung 'Persönlich' gesetzt" />
          </detail>
        </entity>
      </AuditEvent>
    </resource>
    <search>
      <mode value="match" />
    </search>
  </entry>
  <entry>
    <fullUrl value="https://example.com/fhir/AuditEvent/BeispielNutzungsprotokollEinreichenFrontend" />
    <resource>
      <AuditEvent>
        <id value="BeispielNutzungsprotokollEinreichenFrontend" />
        <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="process-flag" />
        </subtype>
        <action value="E" />
        <recorded value="2024-06-03T08:20:00+00:00" />
        <outcome value="0" />
        <agent>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/extra-security-role-type" />
              <code value="humanuser" />
            </coding>
          </type>
          <who>
            <identifier>
              <system value="http://fhir.de/sid/gkv/kvid-10" />
              <value value="A123456789" />
            </identifier>
            <display value="Max Mustermann" />
          </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="DiPag FD Server" />
          </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="DocumentReference.meta.extension:markierung" />
            <valueString value="Die Rechnung wurde über das Frontend eingereicht." />
          </detail>
        </entity>
      </AuditEvent>
    </resource>
    <search>
      <mode value="match" />
    </search>
  </entry>
  <entry>
    <fullUrl value="https://example.com/fhir/AuditEvent/BeispielNutzungsprotokollBerechtigungBestaetigen" />
    <resource>
      <AuditEvent>
        <id value="BeispielNutzungsprotokollBerechtigungBestaetigen" />
        <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="http://hl7.org/fhir/restful-interaction" />
          <code value="update" />
        </subtype>
        <action value="U" />
        <recorded value="2024-05-21T10:30:00+00:00" />
        <outcome value="0" />
        <agent>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/extra-security-role-type" />
              <code value="humanuser" />
            </coding>
          </type>
          <who>
            <identifier>
              <system value="http://fhir.de/sid/gkv/kvid-10" />
              <value value="A123456789" />
            </identifier>
            <display value="Max Mustermann" />
          </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="DiPag FD Server" />
          </observer>
        </source>
        <entity>
          <what>
            <reference value="Patient/NutzerkontoPatient" />
            <type value="Patient" />
          </what>
          <detail>
            <type value="Rechnungsversand-Berechtigung" />
            <valueString value="Die Berechtigungsregel zum Rechnungsversand für Zahnarztpraxis Müller wurde durch den Rechnungsempfänger bestätigt." />
          </detail>
        </entity>
      </AuditEvent>
    </resource>
    <search>
      <mode value="match" />
    </search>
  </entry>
  <entry>
    <fullUrl value="https://example.com/fhir/AuditEvent/BeispielNutzungsprotokollErase" />
    <resource>
      <AuditEvent>
        <id value="BeispielNutzungsprotokollErase" />
        <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="erase" />
        </subtype>
        <action value="E" />
        <recorded value="2024-06-02T16:45:00+00:00" />
        <outcome value="0" />
        <agent>
          <type>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/extra-security-role-type" />
              <code value="humanuser" />
            </coding>
          </type>
          <who>
            <identifier>
              <system value="http://fhir.de/sid/gkv/kvid-10" />
              <value value="A123456789" />
            </identifier>
            <display value="Max Mustermann" />
          </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="DiPag FD Server" />
          </observer>
        </source>
        <entity>
          <what>
            <reference value="Patient/NutzerkontoPatient" />
            <type value="Patient" />
          </what>
        </entity>
        <entity>
          <name value="Rechnung Reiseimpfung vom 10.01.2024" />
          <detail>
            <type value="Allgemein" />
            <valueString value="Rechnung gelöscht" />
          </detail>
        </entity>
        <entity>
          <name value="Originale Rechnung zu Rechnung Reiseimpfung vom 10.01.2024" />
        </entity>
        <entity>
          <name value="Angereicherte Rechnung zu Rechnung Reiseimpfung vom 10.01.2024" />
        </entity>
        <entity>
          <name value="Strukturierter Rechnungsinhalt zu Rechnung Reiseimpfung vom 10.01.2024" />
        </entity>
      </AuditEvent>
    </resource>
    <search>
      <mode value="match" />
    </search>
  </entry>
</Bundle>