Shared Care Planning (SCP) Implementation Guide
0.3.0 - ci-build

Shared Care Planning (SCP) Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 1.03.5 AuditEvent for Task Creation - XML Representation

Raw xml | Download


<AuditEvent xmlns="http://hl7.org/fhir">
  <id value="cps-auditevent-task-creation"/>
  <meta>
    <versionId value="1"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: AuditEvent cps-auditevent-task-creation</b></p><a name="cps-auditevent-task-creation"> </a><a name="hccps-auditevent-task-creation"> </a><a name="cps-auditevent-task-creation-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 1</p></div><p><b>type</b>: <a href="http://terminology.hl7.org/6.2.0/CodeSystem-audit-event-type.html#audit-event-type-rest">Audit Event ID rest</a>: RESTful Operation</p><p><b>subtype</b>: <a href="http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-create">FHIR Restful Interactions create</a>: Create</p><p><b>action</b>: Create</p><p><b>recorded</b>: 2024-12-19 15:41:12+0100</p><p><b>outcome</b>: Success</p><h3>Agents</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Who</b></td><td><b>Requestor</b></td></tr><tr><td style="display: none">*</td><td><code>{{org1-fhir-url}}Organization/{{Organization1}}</code></td><td>true</td></tr></table><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Observer</b></td></tr><tr><td style="display: none">*</td><td><a href="Device/orca-01">Device/orca-01</a></td></tr></table><h3>Entities</h3><table class="grid"><tr><td style="display: none">-</td><td><b>What</b></td></tr><tr><td style="display: none">*</td><td><a href="Task-cps-task-01.html">Task fullfill</a></td></tr></table></div>
  </text>
  <type>
    <system value="http://terminology.hl7.org/CodeSystem/audit-event-type"/>
    <code value="rest"/>
    <display value="RESTful Operation"/>
  </type>
  <subtype>
    <system value="http://hl7.org/fhir/restful-interaction"/>
    <code value="create"/>
    <display value="Create"/>
  </subtype>
  <action value="C"/>
  <recorded value="2024-12-19T15:41:12+01:00"/>
  <outcome value="0"/>
  <agent>
    <who>
      <reference value="{{org1-fhir-url}}Organization/{{Organization1}}"/>
      <type value="Organization"/>
      <identifier>
        <system value="http://fhir.nl/fhir/NamingSystem/ura"/>
        <value value="URA-1"/>
        <assigner>
          <identifier>
            <system value="http://fhir.nl/fhir/NamingSystem/ura"/>
            <value value="URA-1"/>
          </identifier>
        </assigner>
      </identifier>
    </who>
    <requestor value="true"/>
  </agent>
  <source>
    <observer>
      <reference value="Device/orca-01"/>
    </observer>
  </source>
  <entity>
    <what>🔗 
      <reference value="Task/cps-task-01"/>
    </what>
  </entity>
</AuditEvent>