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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeObservation
IdObservation-bloodcount-panel.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

Krevní obraz – kompletní panel

Pacient: Mračena Mrakomorová (456789123)

Datum odběru: 1. 4. 2025 09:00

Odběr: Krev z žíly

Laboratoř: Hematologická laboratoř Brno

Výsledky:

  • Leukocyty: 6.2 ×10⁹/L (normální)
  • Erytrocyty: 4.5 ×10¹²/L (normální)
  • Hemoglobin: 140 g/L (normální)
  • Hematokrit: 0.42 (normální)
  • Trombocyty: 250 ×10⁹/L (normální)

Výsledek vydán: 1. 4. 2025 12:00


Source1

{
  "resourceType": "Observation",
  "id": "bloodcount-panel",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "https://nclp.ncez.mzcr.cz/CodeSystem/NCLPPOL",
        "code": "11115"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Mracena2"
  },
  "encounter": {
    "reference": "Encounter/10f5c49e-086d-4016-8dd1-b555306bf620"
  },
  "effectiveDateTime": "2025-04-01T09:00:00+01:00",
  "issued": "2025-04-01T09:30:00+01:00",
  "performer": [
    {
      "reference": "Organization/Lab-HematologieBrno"
    }
  ],
  "hasMember": [
    {
      "reference": "Observation/hb-result"
    },
    {
      "reference": "Observation/hct-result"
    },
    {
      "reference": "Observation/rbc-result"
    },
    {
      "reference": "Observation/wbc-result"
    },
    {
      "reference": "Observation/plt-result"
    }
  ]
}