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.02.4 CarePlan creation - XML Representation

Raw xml | Download



<CarePlan xmlns="http://hl7.org/fhir">
  <id value="cps-careplan-01"/>
  <meta>
    <versionId value="1"/>
    <profile
             value="http://santeonnl.github.io/shared-care-planning/StructureDefinition/SCPCareplan"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan cps-careplan-01</b></p><a name="cps-careplan-01"> </a><a name="hccps-careplan-01"> </a><a name="cps-careplan-01-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</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-SCPCareplan.html">Shared Care Planning: CarePlan Profile</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 135411000146103}">Multidisciplinary care regime</span></p><p><b>subject</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/bsn</code>/111222333</p><p><b>author</b>: Identifier: <code>http://fhir.nl/fhir/NamingSystem/uzi</code>/UZI-1</p><p><b>careTeam</b>: <a href="CareTeam-cps-careteam-01.html">CareTeam: category = Multidisciplinary care regime</a></p><p><b>addresses</b>: <a href="Condition/2.16.528.1.1007.3.3.21514.ehr.diagnoses-56476575765">Condition/2.16.528.1.1007.3.3.21514.ehr.diagnoses-56476575765</a></p></div>
  </text>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="135411000146103"/>
      <display value="Multidisciplinary care regime"/>
    </coding>
  </category>
  <subject>
    <identifier>
      <system value="http://fhir.nl/fhir/NamingSystem/bsn"/>
      <value value="111222333"/>
    </identifier>
  </subject>
  <author>
    <identifier>
      <system value="http://fhir.nl/fhir/NamingSystem/uzi"/>
      <value value="UZI-1"/>
    </identifier>
  </author>
  <careTeam>🔗 
    <reference value="CareTeam/cps-careteam-01"/>
  </careTeam>
  <addresses>
    <reference
               value="Condition/2.16.528.1.1007.3.3.21514.ehr.diagnoses-56476575765"/>
  </addresses>
</CarePlan>