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

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

: 1.11.2 Bundle - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="cps-bundle-06"/>
  <meta>
    <versionId value="1"/>
  </meta>
  <type value="transaction"/>
  <entry>
    <resource>
      <Task>
        <id value="cps-task-01-02"/>
        <meta>
          <versionId value="2"/>
          <profile
                   value="http://santeonnl.github.io/shared-care-planning/StructureDefinition/SCPTask"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Task_cps-task-01-02"> </a><p class="res-header-id"><b>Generated Narrative: Task cps-task-01-02</b></p><a name="cps-task-01-02"> </a><a name="hccps-task-01-02"> </a><a name="cps-task-01-02-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: 2</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SCPTask.html">Shared Care Planning: Task Profile</a></p></div><p><b>status</b>: Accepted</p><p><b>intent</b>: order</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/CodeSystem/task-code fullfill}">fullfill</span></p><p><b>focus</b>: Identifier: <code>2.16.528.1.1007.3.3.21514.ehr.orders</code>/99534756439</p><p><b>for</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/bsn</code>/111222333</p><p><b>requester</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/uzi</code>/UZI-1</p><p><b>owner</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/ura</code>/URA-2</p><p><b>reasonReference</b>: Identifier: <code>2.16.528.1.1007.3.3.21514.ehr.diagnoses</code>/56476575765</p></div>
        </text>
        <status value="accepted"/>
        <intent value="order"/>
        <code>
          <coding>
            <system value="http://hl7.org/fhir/CodeSystem/task-code"/>
            <code value="fullfill"/>
          </coding>
        </code>
        <focus>
          <identifier>
            <system value="2.16.528.1.1007.3.3.21514.ehr.orders"/>
            <value value="99534756439"/>
          </identifier>
        </focus>
        <for>
          <identifier>
            <system value="http://fhir.nl/fhir/NamingSystem/bsn"/>
            <value value="111222333"/>
          </identifier>
        </for>
        <requester>
          <identifier>
            <system value="http://fhir.nl/fhir/NamingSystem/uzi"/>
            <value value="UZI-1"/>
          </identifier>
        </requester>
        <owner>
          <identifier>
            <system value="http://fhir.nl/fhir/NamingSystem/ura"/>
            <value value="URA-2"/>
          </identifier>
        </owner>
        <reasonReference>
          <identifier>
            <system value="2.16.528.1.1007.3.3.21514.ehr.diagnoses"/>
            <value value="56476575765"/>
          </identifier>
        </reasonReference>
      </Task>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Task/cps-task-01"/>
    </request>
  </entry>
</Bundle>