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.03.2 Bundle - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="cps-bundle-01"/>
  <meta>
    <versionId value="1"/>
  </meta>
  <type value="transaction"/>
  <entry>
    <fullUrl value="urn:uuid:cps-task-01"/>
    <resource>
      <Task>
        <id value="cps-task-01"/>
        <meta>
          <versionId value="1"/>
          <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"> </a><p class="res-header-id"><b>Generated Narrative: Task cps-task-01</b></p><a name="cps-task-01"> </a><a name="hccps-task-01"> </a><a name="cps-task-01-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><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SCPTask.html">Shared Care Planning: Task Profile</a></p></div><p><b>status</b>: Requested</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>: <a href="Bundle-cps-bundle-01.html#urn-uuid-cps-servicerequest-telemonitoring">Bundle: type = transaction</a></p><p><b>for</b>: <a href="Bundle-cps-bundle-01.html#urn-uuid-cps-patient-patrick">Bundle: type = transaction</a></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>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 195111005}">Hartfalen</span></p></div>
        </text>
        <status value="requested"/>
        <intent value="order"/>
        <code>
          <coding>
            <system value="http://hl7.org/fhir/CodeSystem/task-code"/>
            <code value="fullfill"/>
          </coding>
        </code>
        <focus>
          <reference value="urn:uuid:cps-servicerequest-telemonitoring"/>
        </focus>
        <for>
          <reference value="urn:uuid:cps-patient-patrick"/>
        </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>
        <reasonCode>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="195111005"/>
            <display value="Hartfalen"/>
          </coding>
        </reasonCode>
      </Task>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Task"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:cps-servicerequest-telemonitoring"/>
    <resource>
      <ServiceRequest>
        <id value="cps-servicerequest-telemonitoring"/>
        <meta>
          <versionId value="1"/>
          <lastUpdated value="2024-09-03T12:00:00Z"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="ServiceRequest_cps-servicerequest-telemonitoring"> </a><p class="res-header-id"><b>Generated Narrative: ServiceRequest cps-servicerequest-telemonitoring</b></p><a name="cps-servicerequest-telemonitoring"> </a><a name="hccps-servicerequest-telemonitoring"> </a><a name="cps-servicerequest-telemonitoring-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; Last updated: 2024-09-03 12:00:00+0000</p></div><p><b>identifier</b>: <code>2.16.528.1.1007.3.3.21514.ehr.orders</code>/99534756439</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 719858009}">monitoren via telegeneeskunde (regime/therapie)</span></p><p><b>subject</b>: <a href="Bundle-cps-bundle-01.html#urn-uuid-cps-patient-patrick">Bundle: type = transaction</a></p><p><b>encounter</b>: <a href="{{cps-base-url}}Encounter/cps-encounter-01">{{cps-base-url}}Encounter/cps-encounter-01</a></p><p><b>requester</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/uzi</code>/UZI-1</p></div>
        </text>
        <identifier>
          <system value="2.16.528.1.1007.3.3.21514.ehr.orders"/>
          <value value="99534756439"/>
        </identifier>
        <status value="active"/>
        <intent value="order"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="719858009"/>
            <display value="monitoren via telegeneeskunde (regime/therapie)"/>
          </coding>
        </code>
        <subject>
          <reference value="urn:uuid:cps-patient-patrick"/>
        </subject>
        <encounter>
          <reference value="{{cps-base-url}}Encounter/cps-encounter-01"/>
        </encounter>
        <requester>
          <identifier>
            <system value="http://fhir.nl/fhir/NamingSystem/uzi"/>
            <value value="UZI-1"/>
          </identifier>
        </requester>
      </ServiceRequest>
    </resource>
    <request>
      <method value="PUT"/>
      <url
           value="ServiceRequest?identifier=2.16.528.1.1007.3.3.21514.ehr.orders|99534756439"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:cps-patient-patrick"/>
    <resource>
      <Patient>
        <id value="cps-patient-patrick"/>
        <meta>
          <profile
                   value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_cps-patient-patrick"> </a><p class="res-header-id"><b>Generated Narrative: Patient cps-patient-patrick</b></p><a name="cps-patient-patrick"> </a><a name="hccps-patient-patrick"> </a><a name="cps-patient-patrick-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Patrick Egger  Male, DoB: 1984-04-01 ( http://fhir.nl/fhir/NamingSystem/bsn#111222333)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="tel:+31612345678">+31612345678</a></li><li><a href="mailto:patrickegger@myweb.nl">patrickegger@myweb.nl</a></li></ul></td></tr></table></div>
        </text>
        <identifier>
          <system value="http://fhir.nl/fhir/NamingSystem/bsn"/>
          <value value="111222333"/>
        </identifier>
        <name>
          <family value="Egger"/>
          <given value="Patrick"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="+31612345678"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="patrickegger@myweb.nl"/>
        </telecom>
        <gender value="male"/>
        <birthDate value="1984-04-01"/>
      </Patient>
    </resource>
    <request>
      <method value="PUT"/>
      <url
           value="Patient?identifier=http://fhir.nl/fhir/NamingSystem/bsn|111222333"/>
    </request>
  </entry>
</Bundle>