FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Observation |
| Id | Observation-rbc-result.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation rbc-result
status: Final
code: 11334
subject: Mračena Mrakomorová Female, DoB: 1971-11-26 ( Passport number (use: official, ))
effective: 2025-04-01 09:00:00+0100
performer: Practitioner Šárka Kašková
value: 5.1 10^12/L (Details: UCUM code10*12/L = '10*12/L')
interpretation: Normal
note:
Počet erytrocytů je v normálním rozmezí.
specimen: Specimen: status = available; type = Venous blood specimen; receivedTime = 2025-04-01 09:30:00+0100
| Low | High |
| 4.2 | 5.8 |
{
"resourceType": "Observation",
"id": "rbc-result",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "https://nclp.ncez.mzcr.cz/CodeSystem/NCLPPOL",
"code": "11334"
}
]
},
"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": 5.1,
"unit": "10^12/L",
"system": "http://unitsofmeasure.org",
"code": "10*12/L"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "N",
"display": "Normal"
}
]
}
],
"note": [
{
"text": "Počet erytrocytů je v normálním rozmezí."
}
],
"specimen": {
"reference": "Specimen/Specimen-EDTA-1"
},
"referenceRange": [
{
"low": {
"value": 4.2
},
"high": {
"value": 5.8
}
}
]
}