HL7 Europe Hospital Discharge Report
0.1.0-ballot - draft 150

This page is part of the HL7 Europe Hospital Discharge Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: CarePlan: Diabetes Management Care Plan - XML Representation

Raw xml | Download


<CarePlan xmlns="http://hl7.org/fhir">
  <id value="b84038f8-9541-4c5b-93b0-a7f1b8e55bd3"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/hdr/StructureDefinition/carePlan-eu-hdr"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CarePlan b84038f8-9541-4c5b-93b0-a7f1b8e55bd3</b></p><a name="b84038f8-9541-4c5b-93b0-a7f1b8e55bd3"> </a><a name="hcb84038f8-9541-4c5b-93b0-a7f1b8e55bd3"> </a><a name="b84038f8-9541-4c5b-93b0-a7f1b8e55bd3-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: <a href="StructureDefinition-carePlan-eu-hdr.html">Care Plan (HDR)</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 736284000}">Diabetes clinical management plan</span></p><p><b>title</b>: Diabetes Management Plan</p><p><b>subject</b>: <a href="Bundle-HDR-Luigi-De-Luca-Example.html#urn-uuid-b01a2623-e219-41d2-8e78-1fa1439751d0">Bundle: identifier = Provider number; type = document; timestamp = 2025-04-29 14:00:00+0000</a></p><p><b>period</b>: 2025-04-10 --&gt; (ongoing)</p><blockquote><p><b>activity</b></p><h3>Details</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Status</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 306118006}">Referral to endocrinology service</span></td><td>Not Started</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Status</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 103699006}">Referral to dietitian</span></td><td>Not Started</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Status</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 43396009}">Hemoglobin A1c measurement</span></td><td>Not Started</td></tr></table></blockquote></div>
  </text>
  <status value="active"/>
  <intent value="plan"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="736284000"/>
      <display value="Diabetes clinical management plan"/>
    </coding>
  </category>
  <title value="Diabetes Management Plan"/>
  <subject>
    <reference value="urn:uuid:b01a2623-e219-41d2-8e78-1fa1439751d0"/>
  </subject>
  <period>
    <start value="2025-04-10"/>
  </period>
  <activity>
    <detail>
      <code>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="306118006"/>
          <display value="Referral to endocrinology service"/>
        </coding>
      </code>
      <status value="not-started"/>
    </detail>
  </activity>
  <activity>
    <detail>
      <code>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="103699006"/>
          <display value="Referral to dietitian"/>
        </coding>
      </code>
      <status value="not-started"/>
    </detail>
  </activity>
  <activity>
    <detail>
      <code>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="43396009"/>
          <display value="Hemoglobin A1c measurement"/>
        </coding>
      </code>
      <status value="not-started"/>
    </detail>
  </activity>
</CarePlan>