FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Observation |
| Id | Observation-hb-result.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation hb-result
status: Final
code: 11338
subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( Passport number (use: official, ))
effective: 2025-04-01 09:00:00+0100
performer: Organization Hematologická laboratoř Brno
value: 145 g/L (Details: UCUM codeg/L = 'g/L')
interpretation: Normal
note:
Hladina hemoglobinu je v normálním rozmezí.
specimen: Specimen: status = available; type = Venous blood specimen; receivedTime = 2025-04-01 09:30:00+0100
| Low | High |
| 135 g/L (Details: UCUM codeg/L = 'g/L') | 170 g/L (Details: UCUM codeg/L = 'g/L') |
{
"resourceType": "Observation",
"id": "hb-result",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "https://nclp.ncez.mzcr.cz/CodeSystem/NCLPPOL",
"code": "11338"
}
]
},
"subject": {
"reference": "Patient/Mracena2"
},
"encounter": {
"reference": "Encounter/10f5c49e-086d-4016-8dd1-b555306bf620"
},
"effectiveDateTime": "2025-04-01T09:00:00+01:00",
"performer": [
{
"reference": "Organization/Lab-HematologieBrno"
}
],
"valueQuantity": {
"value": 145,
"unit": "g/L",
"system": "http://unitsofmeasure.org",
"code": "g/L"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "N",
"display": "Normal"
}
]
}
],
"note": [
{
"text": "Hladina hemoglobinu je v normálním rozmezí."
}
],
"specimen": {
"reference": "Specimen/Specimen-EDTA-1"
},
"referenceRange": [
{
"low": {
"value": 135,
"unit": "g/L",
"system": "http://unitsofmeasure.org",
"code": "g/L"
},
"high": {
"value": 170,
"unit": "g/L",
"system": "http://unitsofmeasure.org",
"code": "g/L"
}
}
]
}