Koppeltaal 2.0 Implementation Guide (Full Documentation)
0.16.5 - ci-build Netherlands flag

Koppeltaal 2.0 Implementation Guide (Full Documentation) - Local Development build (v0.16.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: auditevent-login-idp-call - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="auditevent-login-idp-call"/>
  <meta>
    <profile
             value="http://koppeltaal.nl/fhir/StructureDefinition/KT2AuditEvent"/>
  </meta>
  <language value="nl-NL"/>
  <text>
    <status value="generated"/>
    <div xml:lang="nl-NL" xmlns="http://www.w3.org/1999/xhtml" lang="nl-NL">Example of a User Authentication AuditEvent for the optional step from /authorize where the user is redirected to the external IdP (outcomeDesc prefix 'idp call')</div>
  </text>
  <extension url="http://koppeltaal.nl/fhir/StructureDefinition/trace-id">
    <valueId value="c9d2a4f1-6e3b-4c8d-9f0a-2b5e7d1c8a43"/>
  </extension>
  <extension url="http://koppeltaal.nl/fhir/StructureDefinition/request-id">
    <valueId value="Tz5mW9qLc1xNg7Rp"/>
  </extension>
  <type>
    <system value="http://dicom.nema.org/resources/ontology/DCM"/>
    <code value="110114"/>
    <display value="User Authentication"/>
  </type>
  <subtype>
    <system value="http://dicom.nema.org/resources/ontology/DCM"/>
    <code value="110122"/>
    <display value="Login"/>
  </subtype>
  <action value="E"/>
  <recorded value="2026-06-17T10:15:02+00:00"/>
  <outcome value="0"/>
  <outcomeDesc value="idp call: Gebruiker doorgestuurd naar externe IdP"/>
  <agent>
    <type>
      <coding>
        <system value="http://dicom.nema.org/resources/ontology/DCM"/>
        <code value="110153"/>
        <display value="Source Role ID"/>
      </coding>
    </type>
    <who>🔗 
      <reference value="Device/device-volledig"/>
      <type value="Device"/>
    </who>
    <requestor value="true"/>
  </agent>
  <agent>
    <type>
      <coding>
        <system value="http://dicom.nema.org/resources/ontology/DCM"/>
        <code value="110152"/>
        <display value="Destination Role ID"/>
      </coding>
    </type>
    <who>🔗 
      <reference value="Device/device-externe-idp"/>
      <type value="Device"/>
      <display value="Externe IdP"/>
    </who>
    <requestor value="false"/>
  </agent>
  <source>
    <site value="Koppeltaal Domein X"/>
    <observer>🔗 
      <reference value="Device/autorisatieserver"/>
      <type value="Device"/>
    </observer>
    <type>
      <system
              value="http://terminology.hl7.org/CodeSystem/security-source-type"/>
      <code value="6"/>
      <display value="Security Server"/>
    </type>
  </source>
  <entity>
    <what>🔗 
      <reference value="Patient/patient-botje-minimaal"/>
      <type value="Patient"/>
    </what>
    <type>
      <system value="http://hl7.org/fhir/resource-types"/>
      <code value="Patient"/>
      <display value="Patient"/>
    </type>
    <role>
      <system value="http://terminology.hl7.org/CodeSystem/object-role"/>
      <code value="1"/>
      <display value="Patient"/>
    </role>
  </entity>
</AuditEvent>