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

: CarePlan for Minimal Enrollment - XML Representation

Raw xml | Download



<CarePlan xmlns="http://hl7.org/fhir">
  <id value="minimal-enrollment-CarePlan"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan minimal-enrollment-CarePlan</b></p><a name="minimal-enrollment-CarePlan"> </a><a name="hcminimal-enrollment-CarePlan"> </a><a name="minimal-enrollment-CarePlan-en-US"> </a><p><b>status</b>: Draft</p><p><b>intent</b>: Plan</p><p><b>title</b>: CarePlan for Minimal Enrollment</p><p><b>subject</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/bsn</code>/111222333</p><p><b>addresses</b>: <a href="Condition-minimal-enrollment-Condition.html">Condition Hartfalen</a></p></div>
  </text>
  <status value="draft"/>
  <intent value="plan"/>
  <title value="CarePlan for Minimal Enrollment"/>
  <subject>
    <identifier>
      <system value="http://fhir.nl/fhir/NamingSystem/bsn"/>
      <value value="111222333"/>
    </identifier>
  </subject>
  <addresses>🔗 
    <reference value="Condition/minimal-enrollment-Condition"/>
    <identifier>
      <system value="http://snomed.info/sct"/>
      <value value="195111005"/>
    </identifier>
  </addresses>
</CarePlan>