Koppeltaal 2.0 Implementation Guide (Full Documentation)
1.4.5-beta.002 - ci-build Netherlands flag

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

: auditevent-launch-application - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="auditevent-launch-application"/>
  <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 AuditEvent on application launch</div>
  </text>
  <extension url="http://koppeltaal.nl/fhir/StructureDefinition/trace-id">
    <valueId value="8385f600-9bf7-4b96-8467-268070c27677"/>
  </extension>
  <extension url="http://koppeltaal.nl/fhir/StructureDefinition/request-id">
    <valueId value="L4t9tLExU6oQr3cT"/>
  </extension>
  <type>
    <system value="http://dicom.nema.org/resources/ontology/DCM"/>
    <code value="110100"/>
    <display value="Application Activity"/>
  </type>
  <subtype>
    <system value="http://dicom.nema.org/resources/ontology/DCM"/>
    <code value="110120"/>
    <display value="Application Start"/>
  </subtype>
  <action value="E"/>
  <recorded value="2023-01-19T23:42:24+00:00"/>
  <outcome value="0"/>
  <agent>
    <type>
      <coding>
        <system value="http://dicom.nema.org/resources/ontology/DCM"/>
        <code value="110151"/>
        <display value="Application Launcher"/>
      </coding>
    </type>
    <who>🔗 
      <reference value="Device/device-volledig"/>
      <type value="Device"/>
    </who>
    <requestor value="true"/>
  </agent>
  <source>
    <site value="Koppeltaal Domein X"/>
    <observer>🔗 
      <reference value="Device/ba33314a-795a-4777-bef8-e6611f6be645"/>
      <type value="Device"/>
    </observer>
  </source>
  <entity>
    <what>🔗 
      <reference value="Device/device-volledig"/>
      <type value="Device"/>
    </what>
    <type>
      <system value="http://hl7.org/fhir/resource-types"/>
      <code value="Device"/>
      <display value="Device"/>
    </type>
  </entity>
</AuditEvent>