FHIR IG analytics| Package | ch.fhir.ig.ch-epreg |
| Resource Type | Observation |
| Id | Observation-b9145a94-ea12-479b-a031-b07d4ac9f297.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation b9145a94-ea12-479b-a031-b07d4ac9f297
Language: de-CH
status: Final
category: Laboratory
code: Fasting glucose [Moles/volume] in Serum or Plasma
subject: Fabienne Babyglück
effective: 2025-03-27
performer: Tanja Allesgut @ Geburtsklinik
value: 3.9 millimole per liter (Details: UCUM codemmol/L = 'mmol/L')
interpretation: Low
{
"resourceType": "Observation",
"id": "b9145a94-ea12-479b-a031-b07d4ac9f297",
"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": "14771-0",
"display": "Fasting glucose [Moles/volume] in Serum or Plasma"
}
]
},
"subject": {
"reference": "urn:uuid:76c2c5aa-3d7f-438d-b23d-56ce827695fd",
"display": "Fabienne Babyglück"
},
"effectiveDateTime": "2025-03-27",
"performer": [
{
"reference": "urn:uuid:89029102-999c-4b69-a836-e4dbfbd55527",
"display": "Tanja Allesgut @ Geburtsklinik"
}
],
"valueQuantity": {
"value": 3.9,
"unit": "millimole per liter",
"system": "http://unitsofmeasure.org",
"code": "mmol/L"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "L",
"display": "Low"
}
]
}
]
}