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

FHIR IG analytics

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

Generated Narrative: Observation hct-result

status: Final

code: 11339

subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( Passport number (use: official, ))

encounter: Encounter: status = finished; class = inpatient encounter (ActCode#IMP); priority = emergency; period = 2025-03-01 10:15:00+0100 --> 2025-03-10 09:30:00+0100

effective: 2025-04-01 09:00:00+0100

performer: Practitioner Šárka Kašková

value: 0.43 1 (Details: UCUM code1 = '1')

interpretation: Normal

note:

Hematokrit je v normálním rozmezí.

specimen: Specimen: status = available; type = Venous blood specimen; receivedTime = 2025-04-01 09:30:00+0100

ReferenceRanges

-LowHigh
*0.40.5

Source1

{
  "resourceType": "Observation",
  "id": "hct-result",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "https://nclp.ncez.mzcr.cz/CodeSystem/NCLPPOL",
        "code": "11339"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Mracena2"
  },
  "encounter": {
    "reference": "Encounter/10f5c49e-086d-4016-8dd1-b555306bf620"
  },
  "effectiveDateTime": "2025-04-01T09:00:00+01:00",
  "performer": [
    {
      "reference": "Practitioner/Practitioner-2"
    }
  ],
  "valueQuantity": {
    "value": 0.43,
    "unit": "1",
    "system": "http://unitsofmeasure.org",
    "code": "1"
  },
  "interpretation": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
          "code": "N",
          "display": "Normal"
        }
      ]
    }
  ],
  "note": [
    {
      "text": "Hematokrit je v normálním rozmezí."
    }
  ],
  "specimen": {
    "reference": "Specimen/Specimen-EDTA-1"
  },
  "referenceRange": [
    {
      "low": {
        "value": 0.4
      },
      "high": {
        "value": 0.5
      }
    }
  ]
}