MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build 150

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

: Example Observation Result for Imaging Diagnostic Report - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ExampleObservationResultsImg"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/imaging/StructureDefinition/observationResults-img-myhealtheu"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ExampleObservationResultsImg</b></p><a name="ExampleObservationResultsImg"> </a><a name="hcExampleObservationResultsImg"> </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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-observationResults-img-myhealtheu.html">Observation Results: IDR</a></p></div><p><b>basedOn</b>: <a href="ServiceRequest-ExampleServiceRequestImg.html">ServiceRequest unknown</a></p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 100915-8}">Burr cells [Presence] in Body fluid by Light microscopy</span></p><p><b>subject</b>: <a href="Patient-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49.html">John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976 (use: official, ))</a></p><p><b>effective</b>: 2024-06-01 14:30:00+0000</p><p><b>issued</b>: 2024-06-01 15:00:00+0000</p><p><b>performer</b>: <a href="PractitionerRole-b975ec26-4ecf-4588-9fa2-afbb0d9fc530.html">PractitionerRole Medical Doctors</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 17621005}">Normal</span></p><p><b>interpretation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}">Normal</span></p><p><b>device</b>: <a href="Device-ExampleDeviceMeasuringImg.html">Device: identifier = http://example.org/devices#MEASURE-IMG-001; manufacturer = MediTech Imaging GmbH</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 789-8}">Erythrocytes [#/volume] in Blood by Automated count</span></p><p><b>value</b>: 4.7 10*12/L<span style="background: LightGoldenRodYellow"> (Details: UCUM  code10*12/L = '10*12/L')</span></p><p><b>interpretation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}">Normal</span></p><h3>ReferenceRanges</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Low</b></td><td><b>High</b></td><td><b>Type</b></td><td><b>AppliesTo</b></td></tr><tr><td style="display: none">*</td><td>4.1 10*12/L</td><td>5.9 10*12/L</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/referencerange-meaning recommended}">Recommended Range</span></td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/sex-parameter-for-clinical-use female-typical}">Apply female-typical setting or reference range</span></td></tr></table></blockquote></div>
  </text>
  <basedOn>🔗 
    <reference value="ServiceRequest/ExampleServiceRequestImg"/>
  </basedOn>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="100915-8"/>
      <display
               value="Burr cells [Presence] in Body fluid by Light microscopy"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </subject>
  <effectiveDateTime value="2024-06-01T14:30:00Z"/>
  <issued value="2024-06-01T15:00:00Z"/>
  <performer>🔗 
    <reference value="PractitionerRole/b975ec26-4ecf-4588-9fa2-afbb0d9fc530"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="17621005"/>
      <display value="Normal"/>
    </coding>
  </valueCodeableConcept>
  <interpretation>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <code value="N"/>
      <display value="Normal"/>
    </coding>
  </interpretation>
  <device>🔗 
    <reference value="Device/ExampleDeviceMeasuringImg"/>
  </device>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="789-8"/>
        <display value="Erythrocytes [#/volume] in Blood by Automated count"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="4.7"/>
      <unit value="10*12/L"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="10*12/L"/>
    </valueQuantity>
    <interpretation>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
        <code value="N"/>
        <display value="Normal"/>
      </coding>
    </interpretation>
    <referenceRange>
      <low>
        <value value="4.1"/>
        <unit value="10*12/L"/>
      </low>
      <high>
        <value value="5.9"/>
        <unit value="10*12/L"/>
      </high>
      <type>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/referencerange-meaning"/>
          <code value="recommended"/>
          <display value="Recommended Range"/>
        </coding>
      </type>
      <appliesTo>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/sex-parameter-for-clinical-use"/>
          <code value="female-typical"/>
          <display value="Apply female-typical setting or reference range"/>
        </coding>
      </appliesTo>
    </referenceRange>
  </component>
</Observation>