CH LAB-Report (R4)
1.0.0-ci-build - ci-build
CH LAB-Report (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-report/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "Result-egfr-cr-ckd-epi-2021",
"meta" : {
"profile" : [
🔗 "http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-egfr-cr-ckd-epi-2021"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Result-egfr-cr-ckd-epi-2021</b></p><a name=\"Result-egfr-cr-ckd-epi-2021\"> </a><a name=\"hcResult-egfr-cr-ckd-epi-2021\"> </a><a name=\"Result-egfr-cr-ckd-epi-2021-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 98979-8}\">Glomerular filtration rate/1.73 sq M.predicted [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (CKD-EPI 2021)</span></p><p><b>subject</b>: <a href=\"Bundle-LabResultReport-4-sepsis.html#urn-uuid-14fbf29b-5dac-483e-b543-15031f12344b\">Katarina Keller</a></p><p><b>effective</b>: 2024-04-23 11:24:26+0100</p><p><b>performer</b>: <a href=\"Bundle-LabResultReport-1-tvt.html#urn-uuid-12328339-f7d6-4bb6-80e4-89fd03ce5052\">BeatBunsen</a></p><p><b>value</b>: 74 mL/min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemL/min = 'mL/min')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Low</b></td><td><b>Age</b></td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>60 mL/min</td><td>31-100 a</td><td>Die Formel ist nur bis 93 Jahre validiert.</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "98979-8",
"display" : "Glomerular filtration rate/1.73 sq M.predicted [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (CKD-EPI 2021)"
}
]
},
"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"
},
"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."
}
]
}