<?xml version="1.0" encoding="UTF-8"?>

<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="ObservationRadiologyExample"/>
  <meta>
    <profile value="http://hl7.eu/fhir/eps/StructureDefinition/diagnosticReport-eu-eps"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport ObservationRadiologyExample</b></p><a name="ObservationRadiologyExample"> </a><a name="hcObservationRadiologyExample"> </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="http://hl7.eu/fhir/eps/xtehr/StructureDefinition-diagnosticReport-eu-eps.html">DiagnosticReport (EPS)</a></p></div><h2><span title="Codes:{http://loinc.org 58410-2}">CBC panel - Blood by Automated count</span> (<span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}">Laboratory</span>) </h2><table class="grid"><tr><td>Subject</td><td>John Albertus Doe  Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976 (use: official, ))</td></tr><tr><td>When For</td><td>2025-02-10 09:30:00+0100</td></tr><tr><td>Reported</td><td>2025-02-10 11:00:00+0100</td></tr><tr><td>Performer</td><td> <a href="Bundle-BundleExampleEps.html#urn-uuid-ff4d98d1-69c9-43db-896e-58d11c15662c">Organization University Hospital Berlin</a></td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td colspan="2"><i>The observation 'Observation/hb-result' could not be resolved</i></td></tr><tr><td colspan="2"><i>The observation 'Observation/wbc-result' could not be resolved</i></td></tr></table><p>Blood count within normal limits.</p><p><b>Coded Conclusions:</b></p><ul><li><span title="Codes:{http://snomed.info/sct 166717003}">Serum creatinine raised</span></li></ul></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="LAB"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="58410-2"/>
    </coding>
  </code>
  <subject>
    <reference value="urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"/>
  </subject>
  <effectiveDateTime value="2025-02-10T09:30:00+01:00"/>
  <issued value="2025-02-10T11:00:00+01:00"/>
  <performer>
    <reference value="urn:uuid:ff4d98d1-69c9-43db-896e-58d11c15662c"/>
  </performer>
  <result>
    <reference value="Observation/hb-result"/>
  </result>
  <result>
    <reference value="Observation/wbc-result"/>
  </result>
  <conclusion value="Blood count within normal limits."/>
  <conclusionCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="166717003"/>
    </coding>
  </conclusionCode>
  <presentedForm>
    <contentType value="application/pdf"/>
    <url value="https://example.org/reports/cbc-report.pdf"/>
    <title value="Laboratory Report"/>
  </presentedForm>
</DiagnosticReport>