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-with-outcome-4 - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="auditevent-with-outcome-4"/>
  <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 with create Operation resulting in outcome code 4</div>
  </text>
  <contained>
    <OperationOutcome>
      <id value="no-matching-profile"/>
      <issue>
        <severity value="error"/>
        <code value="invalid"/>
        <diagnostics value="No matching profile"/>
      </issue>
    </OperationOutcome>
  </contained>
  <extension
             url="http://koppeltaal.nl/fhir/StructureDefinition/resource-origin">
    <valueReference>🔗 
      <reference value="Device/device-volledig"/>
      <type value="Device"/>
    </valueReference>
  </extension>
  <extension url="http://koppeltaal.nl/fhir/StructureDefinition/request-id">
    <valueId value="f272ae9f83a49bdd"/>
  </extension>
  <extension url="http://koppeltaal.nl/fhir/StructureDefinition/trace-id">
    <valueId value="decc45dd65cb97ea25e6d2a53e067f09"/>
  </extension>
  <extension
             url="http://koppeltaal.nl/fhir/StructureDefinition/correlation-id">
    <valueId value="58aafb4e-0283-4c12-b95f-16be1425c96c"/>
  </extension>
  <type>
    <system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/>
    <version value="0.5.0"/>
    <code value="rest"/>
    <display value="RESTful Operation"/>
  </type>
  <subtype>
    <system value="http://hl7.org/fhir/restful-interaction"/>
    <code value="create"/>
  </subtype>
  <action value="C"/>
  <recorded value="2023-01-10T12:50:22+01:00"/>
  <outcome value="4"/>
  <agent>
    <type>
      <coding>
        <system value="http://dicom.nema.org/resources/ontology/DCM"/>
        <code value="110153"/>
      </coding>
    </type>
    <who>🔗 
      <reference value="Device/device-volledig"/>
    </who>
    <requestor value="true"/>
  </agent>
  <source>
    <site value="domein1"/>
    <observer>🔗 
      <reference value="Device/device-volledig"/>
      <type value="Device"/>
    </observer>
    <type>
      <system
              value="http://terminology.hl7.org/CodeSystem/security-source-type"/>
      <code value="4"/>
      <display value="Application Server"/>
    </type>
  </source>
  <entity>
    <what>
      <reference value="#no-matching-profile"/>
    </what>
    <type>
      <system value="http://hl7.org/fhir/resource-types"/>
      <code value="OperationOutcome"/>
      <display value="OperationOutcome"/>
    </type>
  </entity>
  <entity>
    <type>
      <system value="http://hl7.org/fhir/resource-types"/>
      <code value="Patient"/>
      <display value="Patient"/>
    </type>
  </entity>
</AuditEvent>