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-fout-006 - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="auditEvent-fout-006"/>
  <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 an AuditEvent with an OperationOutcome indicating an error in the update</div>
  </text>
  <extension url="http://koppeltaal.nl/fhir/StructureDefinition/trace-id">
    <valueId value="000000000000000053ce929d0e0e9877"/>
  </extension>
  <extension url="http://koppeltaal.nl/fhir/StructureDefinition/request-id">
    <valueId value="53ce929d0e0e9877"/>
  </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="update"/>
    <display value="update"/>
  </subtype>
  <action value="U"/>
  <recorded value="2013-06-20T23:42:24Z"/>
  <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>
    <observer>🔗 
      <reference value="Device/ba33314a-795a-4777-bef8-e6611f6be645"/>
      <type value="Device"/>
      <identifier>
        <value value="Koppeltaal.nl"/>
      </identifier>
    </observer>
  </source>
  <entity>
    <what>🔗 
      <reference value="Patient/patient-botje-minimaal"/>
    </what>
    <type>
      <system value="http://hl7.org/fhir/resource-types"/>
      <code value="OperationOutcome"/>
      <display value="OperationOutcome"/>
    </type>
    <description value="Failed to parse request body as JSON resource…."/>
  </entity>
</AuditEvent>