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

: 9.01 Bundle - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="hospitalx-bundle-01"/>
  <meta>
    <versionId value="1"/>
  </meta>
  <type value="transaction"/>
  <entry>
    <fullUrl value="urn:uuid:hospitalx-patrick"/>
    <resource>
      <Patient>
        <id value="hospitalx-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_hospitalx-patrick"> </a><p class="res-header-id"><b>Generated Narrative: Patient hospitalx-patrick</b></p><a name="hospitalx-patrick"> </a><a name="hchospitalx-patrick"> </a><a name="hospitalx-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="POST"/>
      <url value="Patient"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:hospitalx-copd"/>
    <resource>
      <Condition>
        <id value="143214345325432"/>
        <meta>
          <versionId value="1"/>
          <lastUpdated value="2024-09-03T12:00:00Z"/>
          <profile
                   value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_143214345325432"> </a><p class="res-header-id"><b>Generated Narrative: Condition 143214345325432</b></p><a name="143214345325432"> </a><a name="hc143214345325432"> </a><a name="143214345325432-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><p style="margin-bottom: 0px">Profile: <code>http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem</code></p></div><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 13645005}">Chronic obstructive pulmonary disease</span></p><p><b>subject</b>: <a href="Bundle-hospitalx-bundle-01.html#urn-uuid-hospitalx-patrick">Bundle: type = transaction</a></p></div>
        </text>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="13645005"/>
            <display value="Chronic obstructive pulmonary disease"/>
          </coding>
        </code>
        <subject>
          <reference value="urn:uuid:hospitalx-patrick"/>
        </subject>
      </Condition>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Condition"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:hospitalx-heartfailure"/>
    <resource>
      <Condition>
        <id value="56476575765"/>
        <meta>
          <versionId value="1"/>
          <lastUpdated value="2024-09-03T12:00:00Z"/>
          <profile
                   value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Condition_56476575765"> </a><p class="res-header-id"><b>Generated Narrative: Condition 56476575765</b></p><a name="56476575765"> </a><a name="hc56476575765"> </a><a name="56476575765-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><p style="margin-bottom: 0px">Profile: <code>http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem</code></p></div><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 195111005}">Hartfalen</span></p><p><b>subject</b>: <a href="Bundle-hospitalx-bundle-01.html#urn-uuid-hospitalx-patrick">Bundle: type = transaction</a></p></div>
        </text>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="195111005"/>
            <display value="Hartfalen"/>
          </coding>
        </code>
        <subject>
          <reference value="urn:uuid:hospitalx-patrick"/>
        </subject>
      </Condition>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Condition"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:hospitalx-hospitalx"/>
    <resource>
      <Organization>
        <id value="hospitalx-hospitalx"/>
        <meta>
          <profile
                   value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_hospitalx-hospitalx"> </a><p class="res-header-id"><b>Generated Narrative: Organization hospitalx-hospitalx</b></p><a name="hospitalx-hospitalx"> </a><a name="hchospitalx-hospitalx"> </a><a name="hospitalx-hospitalx-en-US"> </a><p><b>identifier</b>: <code>http://fhir.nl/fhir/NamingSystem/ura</code>/URA-1</p><p><b>name</b>: Hospital X</p><p><b>telecom</b>: <a href="tel:+31301234567">+31301234567</a>, <a href="mailto:info@hospitalx.nl">info@hospitalx.nl</a></p><p><b>address</b>: Koekoekslaan 1 Nieuwegein 3435CM </p></div>
        </text>
        <identifier>
          <system value="http://fhir.nl/fhir/NamingSystem/ura"/>
          <value value="URA-1"/>
        </identifier>
        <name value="Hospital X"/>
        <telecom>
          <system value="phone"/>
          <value value="+31301234567"/>
          <use value="work"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="info@hospitalx.nl"/>
          <use value="work"/>
        </telecom>
        <address>
          <line value="Koekoekslaan 1">
            <extension
                       url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
              <valueString value="Koekoekslaan"/>
            </extension>
            <extension
                       url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
              <valueString value="1"/>
            </extension>
          </line>
          <city value="Nieuwegein"/>
          <postalCode value="3435CM"/>
        </address>
      </Organization>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Organization"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:hospitalx-msc"/>
    <resource>
      <Organization>
        <id value="hospitalx-msc"/>
        <meta>
          <profile
                   value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_hospitalx-msc"> </a><p class="res-header-id"><b>Generated Narrative: Organization hospitalx-msc</b></p><a name="hospitalx-msc"> </a><a name="hchospitalx-msc"> </a><a name="hospitalx-msc-en-US"> </a><p><b>identifier</b>: <code>http://fhir.nl/fhir/NamingSystem/ura</code>/URA-2</p><p><b>name</b>: Medical Service Centre</p><p><b>telecom</b>: <a href="tel:+31301234567">+31301234567</a>, <a href="mailto:info@msc.nl">info@msc.nl</a></p><p><b>address</b>: Herculesplein 38 Utrecht 3584 AA </p></div>
        </text>
        <identifier>
          <system value="http://fhir.nl/fhir/NamingSystem/ura"/>
          <value value="URA-2"/>
        </identifier>
        <name value="Medical Service Centre"/>
        <telecom>
          <system value="phone"/>
          <value value="+31301234567"/>
          <use value="work"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="info@msc.nl"/>
          <use value="work"/>
        </telecom>
        <address>
          <line value="Herculesplein 38">
            <extension
                       url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
              <valueString value="Herculesplein"/>
            </extension>
            <extension
                       url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
              <valueString value="38"/>
            </extension>
          </line>
          <city value="Utrecht"/>
          <postalCode value="3584 AA"/>
        </address>
      </Organization>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Organization"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:hospitalx-carolinevandijk-hospitalx"/>
    <resource>
      <PractitionerRole>
        <id value="hospitalx-carolinevandijk-hospitalx"/>
        <meta>
          <profile
                   value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="PractitionerRole_hospitalx-carolinevandijk-hospitalx"> </a><p class="res-header-id"><b>Generated Narrative: PractitionerRole hospitalx-carolinevandijk-hospitalx</b></p><a name="hospitalx-carolinevandijk-hospitalx"> </a><a name="hchospitalx-carolinevandijk-hospitalx"> </a><a name="hospitalx-carolinevandijk-hospitalx-en-US"> </a><p><b>identifier</b>: <code>http://fhir.nl/fhir/NamingSystem/uzi</code>/UZI-1</p><p><b>practitioner</b>: <a href="Bundle-hospitalx-bundle-01.html#urn-uuid-hospitalx-carolinevandijk">Bundle: type = transaction</a></p><p><b>organization</b>: <a href="Bundle-hospitalx-bundle-01.html#urn-uuid-hospitalx-hospitalx">Bundle: type = transaction</a></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 17561000}">Cardiologist</span></p><p><b>specialty</b>: <span title="Codes:{http://snomed.info/sct 394579002}">Cardiology</span></p><p><b>telecom</b>: <a href="mailto:c.vandijk@hospitalx.nl">c.vandijk@hospitalx.nl</a></p></div>
        </text>
        <identifier>
          <system value="http://fhir.nl/fhir/NamingSystem/uzi"/>
          <value value="UZI-1"/>
        </identifier>
        <practitioner>
          <reference value="urn:uuid:hospitalx-carolinevandijk"/>
        </practitioner>
        <organization>
          <reference value="urn:uuid:hospitalx-hospitalx"/>
        </organization>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="17561000"/>
            <display value="Cardiologist"/>
          </coding>
        </code>
        <specialty>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="394579002"/>
            <display value="Cardiology"/>
          </coding>
        </specialty>
        <telecom>
          <system value="email"/>
          <value value="c.vandijk@hospitalx.nl"/>
        </telecom>
      </PractitionerRole>
    </resource>
    <request>
      <method value="POST"/>
      <url value="PractitionerRole"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:hospitalx-carolinevandijk"/>
    <resource>
      <Practitioner>
        <id value="hospitalx-carolinevandijk"/>
        <meta>
          <profile
                   value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_hospitalx-carolinevandijk"> </a><p class="res-header-id"><b>Generated Narrative: Practitioner hospitalx-carolinevandijk</b></p><a name="hospitalx-carolinevandijk"> </a><a name="hchospitalx-carolinevandijk"> </a><a name="hospitalx-carolinevandijk-en-US"> </a><p><b>name</b>: Caroline van Dijk(Official)</p><p><b>telecom</b>: <a href="tel:+31688888888">+31688888888</a>, <a href="mailto:caroline@vandijk.nl">caroline@vandijk.nl</a></p></div>
        </text>
        <name>
          <use value="official"/>
          <text value="Caroline van Dijk"/>
          <family value="van Dijk"/>
          <given value="Caroline"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="+31688888888"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="caroline@vandijk.nl"/>
        </telecom>
      </Practitioner>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Practitioner"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:hospitalx-msc-hcs"/>
    <resource>
      <HealthcareService>
        <id value="hospitalx-msc-hcs"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="HealthcareService_hospitalx-msc-hcs"> </a><p class="res-header-id"><b>Generated Narrative: HealthcareService hospitalx-msc-hcs</b></p><a name="hospitalx-msc-hcs"> </a><a name="hchospitalx-msc-hcs"> </a><a name="hospitalx-msc-hcs-en-US"> </a><p><b>active</b>: true</p><p><b>providedBy</b>: <a href="Bundle-hospitalx-bundle-01.html#urn-uuid-hospitalx-msc">Bundle: type = transaction</a></p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 719858009}">monitoren via telegeneeskunde (regime/therapie)</span>, <span title="Codes:{http://snomed.info/sct 715191006}">monitoren van asthma via telegeneeskunde (regime/therapie)</span>, <span title="Codes:{http://snomed.info/sct 879780004}">monitoren van chronisch hartfalen via telegeneeskunde (regime/therapie)</span>, <span title="Codes:{http://snomed.info/sct 473199000}">monitoren van chronische ziekte via telegeneeskunde (regime/therapie)</span>, <span title="Codes:{http://snomed.info/sct 716358000}">monitoren van chronische obstructieve longziekte via telegeneeskunde (regime/therapie)</span></p><p><b>name</b>: Medical Service Centre - Telemonitoring Services</p></div>
        </text>
        <active value="true"/>
        <providedBy>
          <reference value="urn:uuid:hospitalx-msc"/>
        </providedBy>
        <type>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="719858009"/>
            <display value="monitoren via telegeneeskunde (regime/therapie)"/>
          </coding>
        </type>
        <type>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="715191006"/>
            <display
                     value="monitoren van asthma via telegeneeskunde (regime/therapie)"/>
          </coding>
        </type>
        <type>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="879780004"/>
            <display
                     value="monitoren van chronisch hartfalen via telegeneeskunde (regime/therapie)"/>
          </coding>
        </type>
        <type>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="473199000"/>
            <display
                     value="monitoren van chronische ziekte via telegeneeskunde (regime/therapie)"/>
          </coding>
        </type>
        <type>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="716358000"/>
            <display
                     value="monitoren van chronische obstructieve longziekte via telegeneeskunde (regime/therapie)"/>
          </coding>
        </type>
        <name value="Medical Service Centre - Telemonitoring Services"/>
      </HealthcareService>
    </resource>
    <request>
      <method value="POST"/>
      <url value="HealthcareService"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:hospitalx-servicerequest-telemonitoring"/>
    <resource>
      <ServiceRequest>
        <id value="99534756439"/>
        <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_99534756439"> </a><p class="res-header-id"><b>Generated Narrative: ServiceRequest 99534756439</b></p><a name="99534756439"> </a><a name="hc99534756439"> </a><a name="99534756439-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>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-hospitalx-bundle-01.html#urn-uuid-hospitalx-patrick">Patient Patrick Egger</a></p><p><b>requester</b>: <a href="Bundle-hospitalx-bundle-01.html#urn-uuid-hospitalx-carolinevandijk-hospitalx">Caroline van Dijk at Hospital X</a></p><p><b>reasonReference</b>: <a href="Bundle-hospitalx-bundle-01.html#urn-uuid-hospitalx-heartfailure">Diagnose Hartfalen</a></p></div>
        </text>
        <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:hospitalx-patrick"/>
          <display value="Patient Patrick Egger"/>
        </subject>
        <requester>
          <reference value="urn:uuid:hospitalx-carolinevandijk-hospitalx"/>
          <display value="Caroline van Dijk at Hospital X"/>
        </requester>
        <reasonReference>
          <reference value="urn:uuid:hospitalx-heartfailure"/>
          <display value="Diagnose Hartfalen"/>
        </reasonReference>
      </ServiceRequest>
    </resource>
    <request>
      <method value="POST"/>
      <url value="ServiceRequest"/>
    </request>
  </entry>
</Bundle>