FHIR IG analytics| Package | ch.fhir.ig.ch-lab-report |
| Resource Type | Observation |
| Id | Observation-Observation-eGFR-MDRD-female.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation Observation-eGFR-MDRD-female
identifier: https://example.org/labvalues/1304-03720-eGFR-MDRD-female
status: Final
category: Laboratory
code: Glomerular filtration rate [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)/1.73 sq M among female population
subject: Katarina Keller
effective: 2023-09-14 07:34:00+0100
issued: 2024-04-24 11:24:26+0100
performer: Marc Mustermann
interpretation: interpretation of results should be assigned based upon the level of kindey function
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.
component
code: Glomerular filtration rate [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)/1.73 sq M among black population
value: >60 mL/min/1.73m2 (Details: UCUM codemL/min = 'mL/min')
ReferenceRanges
Low AppliesTo Age 60 mL/min/1.73m2 (Details: UCUM codemL/min = 'mL/min') black/african-american 18-? yrs
component
code: Glomerular filtration rate [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)/1.73 sq M among non black population
value: >60 mL/min/1.73m2 (Details: UCUM codemL/min = 'mL/min')
ReferenceRanges
Low AppliesTo Age 60 mL/min/1.73m2 (Details: UCUM codemL/min = 'mL/min') non-black/african-american 18-? yrs
{
"resourceType": "Observation",
"id": "Observation-eGFR-MDRD-female",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-egfr-mdrd"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://example.org/labvalues",
"value": "1304-03720-eGFR-MDRD-female"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "50044-7",
"display": "Glomerular filtration rate [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)/1.73 sq M among female population"
}
]
},
"subject": {
"reference": "urn:uuid:14fbf29b-5dac-483e-b543-15031f12344b",
"display": "Katarina Keller"
},
"effectiveDateTime": "2023-09-14T07:34:00+01:00",
"issued": "2024-04-24T11:24:26+01:00",
"performer": [
{
"reference": "urn:uuid:017e8e32-2f3b-4bef-baf1-92c7278a7048",
"display": "Marc Mustermann"
}
],
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "N",
"display": "Normal"
}
],
"text": "interpretation of results should be assigned based upon the level of kindey function"
}
],
"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."
}
],
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48643-1"
}
]
},
"valueQuantity": {
"value": 60,
"comparator": ">",
"unit": "mL/min/1.73m2",
"system": "http://unitsofmeasure.org",
"code": "mL/min"
},
"referenceRange": [
{
"low": {
"value": 60,
"unit": "mL/min/1.73m2",
"system": "http://unitsofmeasure.org",
"code": "mL/min"
},
"appliesTo": [
{
"text": "black/african-american"
}
],
"age": {
"low": {
"value": 18,
"unit": "yrs",
"system": "http://unitsofmeasure.org",
"code": "a"
}
}
}
]
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "48642-3",
"display": "Glomerular filtration rate [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (MDRD)/1.73 sq M among non black population"
}
]
},
"valueQuantity": {
"value": 60,
"comparator": ">",
"unit": "mL/min/1.73m2",
"system": "http://unitsofmeasure.org",
"code": "mL/min"
},
"referenceRange": [
{
"low": {
"value": 60,
"unit": "mL/min/1.73m2",
"system": "http://unitsofmeasure.org",
"code": "mL/min"
},
"appliesTo": [
{
"text": "non-black/african-american"
}
],
"age": {
"low": {
"value": 18,
"unit": "yrs",
"system": "http://unitsofmeasure.org",
"code": "a"
}
}
}
]
}
]
}