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

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

: Hospital Discharge Report Example - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="CompositionHdrExample"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/hdr/StructureDefinition/composition-hdr-myhealtheu"/>
  </meta>
  <language value="en-GB"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-GB" lang="en-GB"><p class="res-header-id"><b>Generated Narrative: Composition CompositionHdrExample</b></p><a name="CompositionHdrExample"> </a><a name="hcCompositionHdrExample"> </a><a name="CompositionHdrExample-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">Language: en-GB</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-composition-hdr-myhealtheu.html">Composition: HDR</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 34105-7}">Hospital Discharge summary</span></p><p><b>date</b>: 2025-05-05 14:00:00+0200</p><p><b>author</b>: <a href="Practitioner-ExampleHdrPractitioner.html">Practitioner Anna Smith </a></p><p><b>title</b>: Hospital Discharge Summary</p></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="Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </subject>
  <date value="2025-05-05T14:00:00+02:00"/>
  <author>🔗 
    <reference value="Practitioner/ExampleHdrPractitioner"/>
  </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"/>
      </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 Narrative"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="Observation/ObservationLaboratoryExample"/>
    </entry>
    <entry>🔗 
      <reference value="Observation/ObservationRadiologyExample"/>
    </entry>
  </section>
  <section>
    <title value="Clinical Synthesis"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="67781-5"/>
        <display value="Summarization of encounter note Narrative"/>
      </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>
</Composition>