{
  "resourceType" : "Composition",
  "id" : "hd-composition-example",
  "meta" : {
    "profile" : ["https://fhir.muen.tw/ig/hd/StructureDefinition/hd-composition",
    "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Composition-twcore"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "status" : "final",
  "type" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "34133-9",
      "display" : "Summary of episode note"
    }]
  },
  "subject" : {
    "reference" : "Patient/hd-patient-example"
  },
  "date" : "2024-03-01T10:00:00+08:00",
  "author" : [{
    "reference" : "Organization/hd-org-example"
  }],
  "title" : "血液透析病歷摘要",
  "section" : [{
    "title" : "原發病與感染",
    "entry" : [{
      "reference" : "Condition/hd-primary-renal-disease-example"
    },
    {
      "reference" : "Condition/hd-infection-example"
    }]
  },
  {
    "title" : "透析處方與治療",
    "entry" : [{
      "reference" : "Procedure/hd-prescription-example"
    },
    {
      "reference" : "Procedure/hd-session-example"
    }]
  },
  {
    "title" : "檢驗與評估",
    "entry" : [{
      "reference" : "Observation/hd-lab-hb-example"
    },
    {
      "reference" : "Observation/hd-functional-status-example"
    }]
  }]
}