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

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

: Bundle: complete MyHealth@EU Hospital Discharge Report - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="BundleExampleHdr"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/hdr/StructureDefinition/bundle-hdr-myhealtheu"/>
  </meta>
  <identifier>
    <system value="http://example.org"/>
    <value value="7c8218d6-7a5b-4974-8221-c9102ad4fb41"/>
  </identifier>
  <type value="document"/>
  <timestamp value="2024-11-18T14:30:00+01:00"/>
  <entry>
    <fullUrl value="urn:uuid:1033c423-e5cf-45f2-a580-cb9d882af7c4"/>
    <resource>
      <Composition>
        <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"><a name="Composition_ExampleCompositionHdr"> </a>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="urn:uuid:9c72df9a-c459-45ea-bedf-b89568a8378a"/>
          </entry>
          <entry>
            <reference value="urn:uuid: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>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
    <resource>
      <Patient>
        <id value="1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
        <meta>
          <profile
                   value="http://hl7.eu/fhir/base/StructureDefinition/patient-eu-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"> </a>John Doe, born 1965-03-15</div>
        </text>
        <identifier>
          <system
                  value="https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin"/>
          <value value="65031500145"/>
        </identifier>
        <name>
          <family value="Doe"/>
          <given value="John"/>
        </name>
        <gender value="male"/>
        <birthDate value="1965-03-15"/>
        <address>
          <line value="Rue de la Loi 1"/>
          <city value="Brussels"/>
          <postalCode value="1000"/>
          <country value="BE"/>
        </address>
      </Patient>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:b49cdbed-299c-4b95-aa9d-273811521147"/>
    <resource>
      <Encounter>
        <id value="b49cdbed-299c-4b95-aa9d-273811521147"/>
        <meta>
          <profile
                   value="http://fhir.ehdsi.eu/hdr/StructureDefinition/encounter-hdr-myhealtheu"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Encounter_b49cdbed-299c-4b95-aa9d-273811521147"> </a>Encounter example</div>
        </text>
        <status value="finished"/>
        <class>
          <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
          <code value="IMP"/>
          <display value="inpatient encounter"/>
        </class>
        <subject>
          <reference value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
        </subject>
        <period>
          <start value="2024-11-11T15:46:00+01:00"/>
          <end value="2024-11-12T15:46:00+01:00"/>
        </period>
        <serviceProvider>
          <reference value="urn:uuid:ff4d98d1-69c9-43db-896e-58d11c15662c"/>
        </serviceProvider>
      </Encounter>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:5b87ea1e-01ad-4239-81ec-3a16b5c4f4ec"/>
    <resource>
      <AllergyIntolerance>
        <id value="5b87ea1e-01ad-4239-81ec-3a16b5c4f4ec"/>
        <meta>
          <profile
                   value="http://hl7.eu/fhir/hdr/StructureDefinition/allergyIntolerance-eu-hdr"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="AllergyIntolerance_5b87ea1e-01ad-4239-81ec-3a16b5c4f4ec"> </a>Allergy to penicillin</div>
        </text>
        <clinicalStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical"/>
            <code value="active"/>
          </coding>
        </clinicalStatus>
        <verificationStatus>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"/>
            <code value="confirmed"/>
          </coding>
        </verificationStatus>
        <type value="allergy"/>
        <category value="medication"/>
        <criticality value="high"/>
        <code>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="372687004"/>
            <display value="Amoxicillin"/>
          </coding>
        </code>
        <patient>
          <reference value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
        </patient>
        <onsetDateTime value="2010-03-01"/>
        <reaction>
          <manifestation>
            <coding>
              <system value="http://snomed.info/sct"/>
              <code value="39579001"/>
              <display value="Anaphylaxis"/>
            </coding>
          </manifestation>
          <severity value="severe"/>
        </reaction>
      </AllergyIntolerance>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:b06b2c2c-15dd-4e58-b27e-37326ba51407"/>
    <resource>
      <Practitioner>
        <id value="b06b2c2c-15dd-4e58-b27e-37326ba51407"/>
        <meta>
          <profile
                   value="http://hl7.eu/fhir/base/StructureDefinition/practitioner-eu-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_b06b2c2c-15dd-4e58-b27e-37326ba51407"> </a>Dr. Maria Gonzalez</div>
        </text>
        <identifier>
          <system value="http://example.org/practitioner-ids"/>
          <value value="PRAC-001"/>
        </identifier>
        <name>
          <family value="Gonzalez"/>
          <given value="Maria"/>
          <prefix value="Dr."/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="+32 2 555 0100"/>
          <use value="work"/>
        </telecom>
      </Practitioner>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
    <resource>
      <PractitionerRole>
        <id value="b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
        <meta>
          <profile
                   value="http://hl7.eu/fhir/base/StructureDefinition/practitionerRole-eu-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="PractitionerRole_b975ec26-4ecf-4588-9fa2-afbb0d9fc530"> </a>Dr. Maria Gonzalez - Internal Medicine</div>
        </text>
        <identifier>
          <system value="http://example.org/practitioner-role-ids"/>
          <value value="PR-123456"/>
        </identifier>
        <active value="true"/>
        <practitioner>
          <reference value="urn:uuid:b06b2c2c-15dd-4e58-b27e-37326ba51407"/>
        </practitioner>
        <organization>
          <reference value="urn:uuid:ff4d98d1-69c9-43db-896e-58d11c15662c"/>
        </organization>
        <code>
          <coding>
            <system value="urn:oid:2.16.840.1.113883.2.9.6.2.7"/>
            <code value="221"/>
            <display value="Medical Doctors"/>
          </coding>
        </code>
        <specialty>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="419192003"/>
            <display value="Internal medicine"/>
          </coding>
        </specialty>
      </PractitionerRole>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:ff4d98d1-69c9-43db-896e-58d11c15662c"/>
    <resource>
      <Organization>
        <id value="ff4d98d1-69c9-43db-896e-58d11c15662c"/>
        <meta>
          <profile
                   value="http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_ff4d98d1-69c9-43db-896e-58d11c15662c"> </a>Brussels University Hospital</div>
        </text>
        <identifier>
          <system value="http://example.org/organization-ids"/>
          <value value="ORG-001"/>
        </identifier>
        <active value="true"/>
        <name value="Brussels University Hospital"/>
        <telecom>
          <system value="phone"/>
          <value value="+32 2 764 1111"/>
          <use value="work"/>
        </telecom>
        <address>
          <line value="Avenue Hippocrate 10"/>
          <city value="Brussels"/>
          <postalCode value="1200"/>
          <country value="BE"/>
        </address>
      </Organization>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:0234c232-a2e7-4bd5-b803-e5f290f19425"/>
    <resource>
      <Observation>
        <id value="0234c232-a2e7-4bd5-b803-e5f290f19425"/>
        <meta>
          <profile
                   value="http://fhir.ehdsi.eu/hdr/StructureDefinition/observation-imgFinding-hdr-myhealtheu"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_0234c232-a2e7-4bd5-b803-e5f290f19425"> </a>Imaging Finding Observation</div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="imaging"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="41806-1"/>
            <display value="CT Abdomen"/>
          </coding>
        </code>
        <subject>
          <reference value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
        </subject>
        <effectiveDateTime value="2025-05-25T10:00:00+02:00"/>
        <performer>
          <reference value="urn:uuid:b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="442684004"/>
            <display value="Imaging of liver abnormal (finding)"/>
          </coding>
        </valueCodeableConcept>
        <bodySite>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="790007"/>
            <display value="Visceral surface of liver"/>
          </coding>
        </bodySite>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:67944ca3-521a-41c6-9878-08f2a4980eab"/>
    <resource>
      <Observation>
        <id value="67944ca3-521a-41c6-9878-08f2a4980eab"/>
        <meta>
          <profile
                   value="http://fhir.ehdsi.eu/hdr/StructureDefinition/observation-vital-hdr-myhealtheu"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_67944ca3-521a-41c6-9878-08f2a4980eab"> </a>Vital Signs Observation</div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="vital-signs"/>
            <display value="Vital Signs"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="8310-5"/>
            <display value="Body temperature"/>
          </coding>
        </code>
        <subject>
          <reference value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
        </subject>
        <effectiveDateTime value="2025-05-27T08:30:00+02:00"/>
        <performer>
          <reference value="urn:uuid:b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
        </performer>
        <valueQuantity>
          <value value="37"/>
          <unit value="Cel"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="Cel"/>
        </valueQuantity>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:9c72df9a-c459-45ea-bedf-b89568a8378a"/>
    <resource>
      <Observation>
        <id value="9c72df9a-c459-45ea-bedf-b89568a8378a"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_9c72df9a-c459-45ea-bedf-b89568a8378a"> </a>Example observation for lab results.</div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="laboratory"/>
            <display value="Laboratory"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="718-7"/>
            <display value="Hemoglobin [Mass/volume] in Blood"/>
          </coding>
        </code>
        <subject>
          <reference value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
        </subject>
        <effectiveDateTime value="2025-05-14T08:30:00+02:00"/>
        <performer>
          <reference value="urn:uuid:b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
        </performer>
        <valueQuantity>
          <value value="13.5"/>
          <unit value="grams per deciliter"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="g/dL"/>
        </valueQuantity>
        <interpretation>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
            <code value="N"/>
            <display value="Normal"/>
          </coding>
        </interpretation>
        <method>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="702873001"/>
            <display value="Calculation technique (qualifier value)"/>
          </coding>
        </method>
        <referenceRange>
          <low>
            <value value="12"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="g/dL"/>
          </low>
          <high>
            <value value="16"/>
            <system value="http://unitsofmeasure.org"/>
            <code value="g/dL"/>
          </high>
          <type>
            <coding>
              <system
                      value="http://terminology.hl7.org/CodeSystem/referencerange-meaning"/>
              <code value="normal"/>
              <display value="Normal Range"/>
            </coding>
          </type>
        </referenceRange>
      </Observation>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:d532c253-9bd1-433a-a08e-fb6384f4a6b6"/>
    <resource>
      <Observation>
        <id value="d532c253-9bd1-433a-a08e-fb6384f4a6b6"/>
        <meta>
          <profile
                   value="http://hl7.eu/fhir/hdr/StructureDefinition/observation-imgFinding-eu-hdr"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_d532c253-9bd1-433a-a08e-fb6384f4a6b6"> </a>Example observation for radiology results.</div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="imaging"/>
            <display value="Imaging"/>
          </coding>
        </category>
        <code>
          <coding>
            <system value="http://loinc.org"/>
            <code value="36554-4"/>
            <display value="XR Chest Single View"/>
          </coding>
        </code>
        <subject>
          <reference value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
        </subject>
        <effectiveDateTime value="2024-09-10T10:30:00Z"/>
        <issued value="2024-09-10T11:00:00Z"/>
        <performer>🔗 
          <reference
                     value="PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
        </performer>
        <valueString value="Found a mass in the heart cavity"/>
        <bodySite>
          <coding>
            <system value="http://snomed.info/sct"/>
            <code value="727751002"/>
            <display value="Entire surface region of front of chest"/>
          </coding>
        </bodySite>
      </Observation>
    </resource>
  </entry>
</Bundle>