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-opschoning-unhold - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="auditevent-opschoning-unhold"/>
  <meta>
    <profile
             value="http://koppeltaal.nl/fhir/StructureDefinition/KT2AuditEvent"/>
    <security>
      <system
              value="http://vzvz.nl/fhir/CodeSystem/koppeltaal-security-label"/>
      <code value="kt2-delete-flow"/>
      <display value="KT2 delete flow"/>
    </security>
  </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 an aggregated deletion lifecycle AuditEvent: last emergency brake released, process continues (unhold, action U)</div>
  </text>
  <extension url="http://koppeltaal.nl/fhir/StructureDefinition/trace-id">
    <valueId value="4d9a6f5e-2b7c-4a0d-1f4e-8c5b9d2a3f64"/>
  </extension>
  <extension url="http://koppeltaal.nl/fhir/StructureDefinition/request-id">
    <valueId value="Js5yN0pGa7tZq2Ve"/>
  </extension>
  <type>
    <system
            value="http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"/>
    <code value="unhold"/>
    <display value="Remove Legal Hold Record Lifecycle Event"/>
  </type>
  <action value="U"/>
  <recorded value="2026-08-10T14:15:00+00:00"/>
  <outcome value="0"/>
  <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-koppeltaalvoorziening"/>
      <type value="Device"/>
    </who>
    <requestor value="true"/>
  </agent>
  <source>
    <site value="Koppeltaal Domein X"/>
    <observer>🔗 
      <reference value="Device/device-koppeltaalvoorziening"/>
      <type value="Device"/>
    </observer>
  </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>