MyHealth@Eu Patient Summary
1.0.0-poc - qa-preview 150

This page is part of the MyHealth@Eu Patient Summary (v1.0.0-poc: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: DiagnosticReport: Blood count (EPS) - JSON Representation

Raw json | Download

{
  "resourceType" : "DiagnosticReport",
  "id" : "d6b3b7aa-8dbd-4df2-8ac1-0d4fe92e01b1",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ehdsi.eu/eps/StructureDefinition/diagnosticReport-myhealtheu-eps"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Complete blood count, 2025-08-20: no clinically significant abnormality reported.</p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code" : "LAB",
          "display" : "Laboratory"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "58410-2",
        "display" : "CBC panel - Blood by Automated count"
      }
    ],
    "text" : "Complete blood count"
  },
  "subject" : {
    🔗 "reference" : "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
  },
  "effectiveDateTime" : "2025-08-20T09:30:00+02:00",
  "issued" : "2025-08-20T13:15:00+02:00",
  "performer" : [
    {
      🔗 "reference" : "Organization/ce815734-508a-4c1d-8b63-01e1d02a5614"
    }
  ],
  "conclusion" : "Complete blood count reviewed; no clinically significant abnormality reported."
}