FHIR IG analytics| Package | ch.fhir.ig.ch-epreg |
| Resource Type | Observation |
| Id | Observation-UC1-Platelets-20250205.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation UC1-Platelets-20250205
Language: de-CH
status: Final
category: Laboratory
code: Platelets [#/volume] in Blood by Automated count
effective: 2025-02-05
performer: Organization Labor Pipette
value: 130 Thousands Per MicroLiter (Details: UCUM code10*3/uL = '10*3/uL')
{
"resourceType": "Observation",
"id": "UC1-Platelets-20250205",
"language": "de-CH",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "777-3",
"display": "Platelets [#/volume] in Blood by Automated count"
}
]
},
"subject": {
"reference": "Patient/UC1-KatrinKinderlieb"
},
"effectiveDateTime": "2025-02-05",
"performer": [
{
"reference": "Organization/UC1-LaborPipette"
}
],
"valueQuantity": {
"value": 130,
"unit": "Thousands Per MicroLiter",
"system": "http://unitsofmeasure.org",
"code": "10*3/uL"
}
}