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.01.3 ServiceRequest Telemonitoring - XML Representation

Raw xml | Download



<ServiceRequest xmlns="http://hl7.org/fhir">
  <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"><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>: 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>reasonReference</b>: Identifier: <code>2.16.528.1.1007.3.3.21514.ehr.diagnoses</code>/56476575765</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>
    <identifier>
      <system value="http://fhir.nl/fhir/NamingSystem/bsn"/>
      <value value="111222333"/>
    </identifier>
  </subject>
  <requester>
    <identifier>
      <system value="http://fhir.nl/fhir/NamingSystem/uzi"/>
      <value value="UZI-1"/>
    </identifier>
  </requester>
  <reasonReference>
    <identifier>
      <system value="2.16.528.1.1007.3.3.21514.ehr.diagnoses"/>
      <value value="56476575765"/>
    </identifier>
  </reasonReference>
</ServiceRequest>