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

: Example Hospital Discharge Report - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="ExampleHDRComposition"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/hdr/StructureDefinition/composition-hdr-myhealtheu"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Narrative Hospital Discharge Report</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/ExampleHDRPatient"/>
  </subject>
  <date value="2024-11-12"/>
  <author>
    <display value="Dr. Patrick Dempsey"/>
  </author>
  <title value="Hospital Discharge Report - 11 November, 2024 17:20"/>
  <section>
    <title value="Course of hospitalization (Hospital stay)"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8648-8"/>
        <display value="Hospital course Narrative"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Hospital course Narrative</div>
    </text>
    <entry>🔗 
      <reference value="Encounter/ExampleHDREncounter"/>
    </entry>
    <section>
      <title value="Diagnostic Summary Description"/>
      <code>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="721981007"/>
        </coding>
      </code>
      <text>
        <status value="generated"/>
        <div xmlns="http://www.w3.org/1999/xhtml">Diagnostic Summary Description Narrative</div>
      </text>
    </section>
    <section>
      <title value="Significant Procedures Description"/>
      <code>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="721981007"/>
        </coding>
      </code>
      <text>
        <status value="generated"/>
        <div xmlns="http://www.w3.org/1999/xhtml">Significant Procedures Narrative</div>
      </text>
      <entry>🔗 
        <reference value="Procedure/ExampleProcedure"/>
      </entry>
    </section>
    <section>
      <title value="Medical Devices Description"/>
      <code>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="1184586001"/>
          <display value="Medical device document section (record artifact)"/>
        </coding>
      </code>
      <text>
        <status value="generated"/>
        <div xmlns="http://www.w3.org/1999/xhtml">Medical Devices Narrative</div>
      </text>
      <entry>🔗 
        <reference value="Device/example-device"/>
      </entry>
    </section>
    <section>
      <title value="Medications description"/>
      <code>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="1003606003"/>
          <display value="Medication history section (record artifact)"/>
        </coding>
      </code>
      <text>
        <status value="generated"/>
        <div xmlns="http://www.w3.org/1999/xhtml">Medications Narrative</div>
      </text>
      <entry>🔗 
        <reference value="MedicationStatement/ExampleMedicationStatement"/>
      </entry>
    </section>
    <section>
      <title value="Synthesis Description"/>
      <code>
        <coding>
          <system value="http://snomed.info/sct"/>
          <code value="424836000"/>
          <display value="Assessment section (record artifact)"/>
        </coding>
      </code>
      <text>
        <status value="generated"/>
        <div xmlns="http://www.w3.org/1999/xhtml">Synthesis Narrative</div>
      </text>
      <section>
        <title value="Synthesis - Problem Synthesis Description"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="423016009"/>
            <display value="Clinical statement entry (record artifact)"/>
          </coding>
        </code>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml">Synthesis - Problem Synthesis Narrative</div>
        </text>
      </section>
      <section>
        <title value="Synthesis - Clinical Reasoning Description"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="424836000"/>
            <display value="Assessment section (record artifact)"/>
          </coding>
        </code>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml">Synthesis - Clinical Reasoning Narrative</div>
        </text>
      </section>
    </section>
  </section>
  <section>
    <title value="Discharge details"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="8650-4"/>
        <display value="Hospital discharge disposition Narrative"/>
      </coding>
    </code>
    <text>
      <status value="generated"/>
      <div xmlns="http://www.w3.org/1999/xhtml">Discharge Details Narrative</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">Allergies and Intolerances section Narrative</div>
    </text>
    <entry>🔗 
      <reference value="AllergyIntolerance/ExampleAllergyIntolerance"/>
    </entry>
  </section>
</Composition>