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

: Example Radiology Observation (Chest X-Ray) - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <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">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>