FHIR IG analytics| Package | ch.fhir.ig.ch-lab-report |
| Resource Type | Observation |
| Id | Observation-Result-egfr-cr-cys-ckd-epi-2021.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Result-egfr-cr-cys-ckd-epi-2021
Profile: CH LAB-Report Observation Results: eGFR-CKD-EPI(AS) 2021 Creatinin/Cystatin-C based Profile
status: Final
category: Laboratory
code: Glomerular filtration rate [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine and Cystatin C-based formula (CKD-EPI 2021)/1.73 sq M
subject: Katarina Keller
effective: 2024-04-23 11:24:26+0100
performer: BeatBunsen
value: 74 mL/min (Details: UCUM codemL/min = 'mL/min')
note:
All estimation formulas have their limitations: Only valid in steady state, i.e. not in acute renal failure, with abnormal muscle mass of the patient, with heavy meat consumption, dialysis and other conditions.
| Low | Age | Text |
| 60 mL/min | 31-100 a | Die Formel ist nur bis 93 Jahre validiert. |
{
"resourceType": "Observation",
"id": "Result-egfr-cr-cys-ckd-epi-2021",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-egfr-ckd-epi-2021"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "98980-6",
"display": "Glomerular filtration rate [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine and Cystatin C-based formula (CKD-EPI 2021)/1.73 sq M"
}
]
},
"subject": {
"reference": "urn:uuid:14fbf29b-5dac-483e-b543-15031f12344b",
"display": "Katarina Keller"
},
"effectiveDateTime": "2024-04-23T11:24:26+01:00",
"performer": [
{
"reference": "urn:uuid:12328339-f7d6-4bb6-80e4-89fd03ce5052",
"display": "BeatBunsen"
}
],
"valueQuantity": {
"value": 74,
"unit": "mL/min",
"system": "http://unitsofmeasure.org",
"code": "mL/min"
},
"note": [
{
"text": "All estimation formulas have their limitations: Only valid in steady state, i.e. not in acute renal failure, with abnormal muscle mass of the patient, with\nheavy meat consumption, dialysis and other conditions."
}
],
"referenceRange": [
{
"low": {
"value": 60,
"unit": "mL/min"
},
"age": {
"low": {
"value": 31,
"unit": "a"
},
"high": {
"value": 100,
"unit": "a"
}
},
"text": "Die Formel ist nur bis 93 Jahre validiert."
}
]
}