FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemyhealth.eu.fhir.eps
Resource TypeDiagnosticReport
IdDiagnosticReport-d6b3b7aa-8dbd-4df2-8ac1-0d4fe92e01b1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Complete blood count, 2025-08-20: no clinically significant abnormality reported.


Source1

{
  "resourceType": "DiagnosticReport",
  "id": "d6b3b7aa-8dbd-4df2-8ac1-0d4fe92e01b1",
  "meta": {
    "profile": [
      "http://fhir.ehdsi.eu/eps/StructureDefinition/diagnosticReport-myhealtheu-eps"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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."
}