<?xml version="1.0" encoding="UTF-8"?>

<Composition xmlns="http://hl7.org/fhir">
  <id value="hd-composition-example"/>
  <meta>
    <profile value="https://fhir.muen.tw/ig/hd/StructureDefinition/hd-composition"/>
    <profile value="https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Composition-twcore"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition hd-composition-example</b></p><a name="hd-composition-example"> </a><a name="hchd-composition-example"> </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">Profiles: <a href="StructureDefinition-hd-composition.html">血液透析病歷文件 (HD Composition)</a>, <a href="https://twcore.mohw.gov.tw/ig/twcore/1.0.0/StructureDefinition-Composition-twcore.html">TW Core Composition</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 34133-9}">Summary of episode note</span></p><p><b>date</b>: 2024-03-01 10:00:00+0800</p><p><b>author</b>: <a href="Organization-hd-org-example.html">Organization 沐恩血液透析中心</a></p><p><b>title</b>: 血液透析病歷摘要</p></div>
  </text>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="34133-9"/>
      <display value="Summary of episode note"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/hd-patient-example"/>
  </subject>
  <date value="2024-03-01T10:00:00+08:00"/>
  <author>
    <reference value="Organization/hd-org-example"/>
  </author>
  <title value="血液透析病歷摘要"/>
  <section>
    <title value="原發病與感染"/>
    <entry>
      <reference value="Condition/hd-primary-renal-disease-example"/>
    </entry>
    <entry>
      <reference value="Condition/hd-infection-example"/>
    </entry>
  </section>
  <section>
    <title value="透析處方與治療"/>
    <entry>
      <reference value="Procedure/hd-prescription-example"/>
    </entry>
    <entry>
      <reference value="Procedure/hd-session-example"/>
    </entry>
  </section>
  <section>
    <title value="檢驗與評估"/>
    <entry>
      <reference value="Observation/hd-lab-hb-example"/>
    </entry>
    <entry>
      <reference value="Observation/hd-functional-status-example"/>
    </entry>
  </section>
</Composition>