FHIR IG analytics| Package | ch.fhir.ig.ch-epreg |
| Resource Type | Observation |
| Id | Observation-UC1-Creatinine-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-Creatinine-20250205
Language: de-CH
status: Final
category: Laboratory
code: Creatinine [Mass/volume] in Serum or Plasma
effective: 2025-02-05
performer: Organization Labor Pipette
value: 1.2 milligram per deciliter (Details: UCUM codemg/dL = 'mg/dL')
interpretation: High
{
"resourceType": "Observation",
"id": "UC1-Creatinine-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": "2160-0",
"display": "Creatinine [Mass/volume] in Serum or Plasma"
}
]
},
"subject": {
"reference": "Patient/UC1-KatrinKinderlieb"
},
"effectiveDateTime": "2025-02-05",
"performer": [
{
"reference": "Organization/UC1-LaborPipette"
}
],
"valueQuantity": {
"value": 1.2,
"unit": "milligram per deciliter",
"system": "http://unitsofmeasure.org",
"code": "mg/dL"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "H",
"display": "High"
}
]
}
]
}