FHIR IG analytics| Package | hl7.fhir.cz.hdr |
| Resource Type | Observation |
| Id | Observation-plt-result.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation plt-result
status: Final
code: 11336
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: 250 10^9/L (Details: UCUM code10*9/L = '10*9/L')
interpretation: Normal
note:
Počet trombocytů je v normálním rozmezí.
specimen: Specimen: status = available; type = Venous blood specimen; receivedTime = 2025-04-01 09:30:00+0100
| Low | High |
| 150 | 400 |
{
"resourceType": "Observation",
"id": "plt-result",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "https://nclp.ncez.mzcr.cz/CodeSystem/NCLPPOL",
"code": "11336"
}
]
},
"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": 250,
"unit": "10^9/L",
"system": "http://unitsofmeasure.org",
"code": "10*9/L"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "N",
"display": "Normal"
}
]
}
],
"note": [
{
"text": "Počet trombocytů je v normálním rozmezí."
}
],
"specimen": {
"reference": "Specimen/Specimen-EDTA-1"
},
"referenceRange": [
{
"low": {
"value": 150
},
"high": {
"value": 400
}
}
]
}