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

Shared Care Planning (SCP) Implementation Guide, published by Santeon. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/santeonnl/shared-care-planning/ and changes regularly. See the Directory of published versions

: minimal-enrollment-ServiceRequest - XML Representation

Raw xml | Download



<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="minimal-enrollment-ServiceRequest"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest minimal-enrollment-ServiceRequest</b></p><a name="minimal-enrollment-ServiceRequest"> </a><a name="hcminimal-enrollment-ServiceRequest"> </a><a name="minimal-enrollment-ServiceRequest-en-US"> </a><p><b>status</b>: Draft</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="Patient-minimal-enrollment-Patient.html">Patient, Jean Jacques van Putten-van der Giessen</a></p><p><b>requester</b>: <a href="Organization-minimal-enrollment-Organization-Requester.html">Requester Organization St. Antonius Ziekenhuis</a></p><p><b>performer</b>: <a href="Organization-minimal-enrollment-Organization-Performer.html">Performer Organization Zorg bij jou</a></p><p><b>reasonReference</b>: <a href="Condition-minimal-enrollment-Condition.html">Diagnose Hartfalen</a></p></div>
  </text>
  <status value="draft"/>
  <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="Patient/minimal-enrollment-Patient"/>
    <type value="Patient"/>
    <display value="Patient, Jean Jacques van Putten-van der Giessen"/>
  </subject>
  <requester>🔗 
    <reference
               value="Organization/minimal-enrollment-Organization-Requester"/>
    <type value="Organization"/>
    <display value="Requester Organization St. Antonius Ziekenhuis"/>
  </requester>
  <performer>🔗 
    <reference
               value="Organization/minimal-enrollment-Organization-Performer"/>
    <type value="Organization"/>
    <display value="Performer Organization Zorg bij jou"/>
  </performer>
  <reasonReference>🔗 
    <reference value="Condition/minimal-enrollment-Condition"/>
    <display value="Diagnose Hartfalen"/>
  </reasonReference>
</ServiceRequest>