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-archive - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="auditevent-opschoning-archive"/>
  <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: deletion announced, grace period starts (archive, action C)</div>
  </text>
  <extension url="http://koppeltaal.nl/fhir/StructureDefinition/trace-id">
    <valueId value="1a6f3c2d-9e4b-4d7a-b8c1-5f2e6a9d0c31"/>
  </extension>
  <extension url="http://koppeltaal.nl/fhir/StructureDefinition/request-id">
    <valueId value="Fp2vK7mDx4qWn9Sb"/>
  </extension>
  <type>
    <system
            value="http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle"/>
    <code value="archive"/>
    <display value="Archive Record Lifecycle Event"/>
  </type>
  <action value="C"/>
  <recorded value="2026-07-01T06:00: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>