FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagech.fhir.ig.ch-lab-report
Resource TypeObservation
IdObservation-Result-egfr-cr-cys-ckd-epi-2021.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation Result-egfr-cr-cys-ckd-epi-2021

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.

ReferenceRanges

-LowAgeText
*60 mL/min31-100 aDie Formel ist nur bis 93 Jahre validiert.

Source1

{
  "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."
    }
  ]
}