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
<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-patient-patrick"/>
<resource>
<Patient>
<id value="hospitalx-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_hospitalx-patient-patrick"> </a><p class="res-header-id"><b>Generated Narrative: Patient hospitalx-patient-patrick</b></p><a name="hospitalx-patient-patrick"> </a><a name="hchospitalx-patient-patrick"> </a><a name="hospitalx-patient-patrick-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"/><p style="margin-bottom: 0px">Profile: <code>http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient</code></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Patrick Egger Male, DoB: 1984-04-01 ( http://hospitalx.example.org/EHR/patients#123456)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3"><code>http://fhir.nl/fhir/NamingSystem/bsn</code>/111222333</td></tr><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://hospitalx.example.org/EHR/patients"/>
<value value="123456"/>
</identifier>
<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-patient-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-patient-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 84114007}">Hartfalen</span></p><p><b>subject</b>: <a href="Bundle-hospitalx-bundle-01.html#urn-uuid-hospitalx-patient-patrick">Bundle: type = transaction</a></p></div>
</text>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="84114007"/>
<display value="Hartfalen"/>
</coding>
</code>
<subject>
<reference value="urn:uuid:hospitalx-patient-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><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"/><p style="margin-bottom: 0px">Profile: <code>http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization</code></p></div><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><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"/><p style="margin-bottom: 0px">Profile: <code>http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization</code></p></div><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><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"/><p style="margin-bottom: 0px">Profile: <code>http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole</code></p></div><p><b>identifier</b>: <code>http://hospitalx.example.org/HRM/assignments</code>/123456, <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://hospitalx.example.org/HRM/assignments"/>
<value value="123456"/>
</identifier>
<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><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"/><p style="margin-bottom: 0px">Profile: <code>http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-Practitioner</code></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/6.2.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt
This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid:
Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.
This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:uuid:21a4c9fa-98d1-43b2-8ee6-00764f99e763, <code>http://hospitalx.example.org/HRM/employees</code>/1234</p><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>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:uuid:21a4c9fa-98d1-43b2-8ee6-00764f99e763"/>
</identifier>
<identifier>
<system value="http://hospitalx.example.org/HRM/employees"/>
<value value="1234"/>
</identifier>
<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>identifier</b>: <a href="http://terminology.hl7.org/6.2.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt
This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid:
Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.
This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:uuid:91a9be09-eb97-4c0f-9a61-27a1985ae38b</p><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>category</b>: <span title="Codes:{http://snomed.info/sct 719858009}">monitoren via telegeneeskunde (regime/therapie)</span></p><p><b>type</b>: <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 716358000}">monitoren van chronische obstructieve longziekte via telegeneeskunde (regime/therapie)</span>, <span title="Codes:{http://snomed.info/sct 84114007}">hartfalen (aandoening)</span>, <span title="Codes:{http://snomed.info/sct 195979001}">Asthma unspecified (disorder)</span>, <span title="Codes:{http://snomed.info/sct 304527002}">acuut astma (aandoening)</span>, <span title="Codes:{http://snomed.info/sct 389145006}">allergisch astma (aandoening)</span>, <span title="Codes:{http://snomed.info/sct 13645005}">chronische obstructieve longaandoening (aandoening)</span></p></div>
</text>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:uuid:91a9be09-eb97-4c0f-9a61-27a1985ae38b"/>
</identifier>
<active value="true"/>
<providedBy>
<reference value="urn:uuid:hospitalx-msc"/>
<identifier>
<system value="http://fhir.nl/fhir/NamingSystem/ura"/>
<value value="URA-002"/>
</identifier>
</providedBy>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="719858009"/>
<display value="monitoren via telegeneeskunde (regime/therapie)"/>
</coding>
</category>
<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="716358000"/>
<display
value="monitoren van chronische obstructieve longziekte via telegeneeskunde (regime/therapie)"/>
</coding>
</type>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="84114007"/>
<display value="hartfalen (aandoening)"/>
</coding>
</type>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="195979001"/>
<display value="Asthma unspecified (disorder)"/>
</coding>
</type>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="304527002"/>
<display value="acuut astma (aandoening)"/>
</coding>
</type>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="389145006"/>
<display value="allergisch astma (aandoening)"/>
</coding>
</type>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="13645005"/>
<display
value="chronische obstructieve longaandoening (aandoening)"/>
</coding>
</type>
</HealthcareService>
</resource>
<request>
<method value="POST"/>
<url value="HealthcareService"/>
</request>
</entry>
<entry>
<fullUrl value="urn:uuid:hospitalx-servicerequest-telemonitoring"/>
<resource>
<ServiceRequest>
<id value="hospitalx-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_hospitalx-servicerequest-telemonitoring"> </a><p class="res-header-id"><b>Generated Narrative: ServiceRequest hospitalx-servicerequest-telemonitoring</b></p><a name="hospitalx-servicerequest-telemonitoring"> </a><a name="hchospitalx-servicerequest-telemonitoring"> </a><a name="hospitalx-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>: <a href="http://terminology.hl7.org/6.2.0/NamingSystem-uri.html" title="As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt
This oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid:
Note that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.
This OID may also be used in CD.codeSystem.">Uniform Resource Identifier (URI)</a>/urn:uuid:37063bd0-d6bb-4fe0-b73c-26532f297d4b</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-hospitalx-bundle-01.html#urn-uuid-hospitalx-patient-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>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:uuid:37063bd0-d6bb-4fe0-b73c-26532f297d4b"/>
</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:hospitalx-patient-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>