MyHealth@Eu Hospital Discharge Report
9.1.0 - qa-preview 150

MyHealth@Eu Hospital Discharge Report - Local Development build (v9.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Composition - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="ExampleCompositionHdr"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/hdr/StructureDefinition/composition-hdr-myhealtheu"/>
  </meta>
  <language value="en-GB"/>
  <text>
    <status value="generated"/>
    <div xml:lang="en-GB" xmlns="http://www.w3.org/1999/xhtml" lang="en-GB">Composition of clinical sections.</div>
  </text>
  <status value="final"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="34105-7"/>
      <display value="Hospital Discharge summary"/>
    </coding>
  </type>
  <subject>
    <reference value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </subject>
  <encounter>
    <reference value="urn:uuid:b49cdbed-299c-4b95-aa9d-273811521147"/>
  </encounter>
  <date value="2025-05-05T14:00:00+02:00"/>
  <author>
    <reference value="urn:uuid:b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
  </author>
  <title value="Hospital Discharge Summary"/>
  <section>
    <title value="Hospital Course"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8648-8"/>
        <display value="Hospital course note"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Patient was admitted for observation and discharged in stable condition.</div>
    </text>
  </section>
  <section>
    <title value="Significant Results"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="30954-2"/>
        <display value="Relevant diagnostic tests/laboratory data note"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="Observation/9c72df9a-c459-45ea-bedf-b89568a8378a"/>
    </entry>
    <entry>🔗 
      <reference value="Observation/d532c253-9bd1-433a-a08e-fb6384f4a6b6"/>
    </entry>
  </section>
  <section>
    <title value="Clinical Synthesis"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="67781-5"/>
        <display value="Summarization of encounter note"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Final diagnosis: Acute bronchitis. Treatment included antibiotics and rest.</div>
    </text>
  </section>
  <section>
    <title value="Allergies and intolerances"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="48765-2"/>
        <display value="Allergies and adverse reactions Document"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Textual overview of allergies and intolerances.</div>
    </text>
    <entry>
      <reference value="urn:uuid:5b87ea1e-01ad-4239-81ec-3a16b5c4f4ec"/>
    </entry>
  </section>
</Composition>