CH LAB-Report (R4)
1.0.0-ci-build - ci-build Switzerland flag

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

: Observation-eGFR-CKD-EPI-2009-cr - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Observation ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Observation-eGFR-CKD-EPI-2009-cr"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-egfr-ckd-epi-2009"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-egfr-ckd-epi-2009>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Observation-eGFR-CKD-EPI-2009-cr</b></p><a name=\"Observation-eGFR-CKD-EPI-2009-cr\"> </a><a name=\"hcObservation-eGFR-CKD-EPI-2009-cr\"> </a><a name=\"Observation-eGFR-CKD-EPI-2009-cr-en-US\"> </a><p><b>identifier</b>: <code>https://labor.pipette.com/labvalues</code>/1304-03720-eGFR_CKD_EPI-cr</p><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 62238-1}\">Glomerular filtration rate/1.73 sq M.predicted [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (CKD-EPI)</span></p><p><b>subject</b>: <a href=\"Bundle-LabResultReport-1-tvt.html#urn-uuid-6b8a0365-5022-403b-a5a5-8d8680d701ef\">Hans Guggindieluft</a></p><p><b>effective</b>: 2024-04-23 11:24:26+0100</p><p><b>issued</b>: 2024-04-24 11:24:26+0100</p><p><b>performer</b>: <a href=\"Bundle-LabResultReport-1-tvt.html#urn-uuid-017e8e32-2f3b-4bef-baf1-92c7278a7048\">Marc Mustermann</a></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}\">interpretation of results should be assigned based upon the level of kindey function</span></p><p><b>note</b>: 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.</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 88293-6}\">Glomerular filtration rate/1.73 sq M.predicted among blacks [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (CKD-EPI)</span></p><p><b>value</b>: &gt;60 mL/min/1.73m2<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>AppliesTo</b></td><td><b>Age</b></td></tr><tr><td style=\"display: none\">*</td><td>60 mL/min/1.73m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL/min = 'mL/min')</span></td><td><span title=\"Codes:\">black/african-american</span></td><td>18-? yrs</td></tr></table></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 88294-4}\">Glomerular filtration rate/1.73 sq M.predicted among non-blacks [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (CKD-EPI)</span></p><p><b>value</b>: &gt;60 mL/min/1.73m2<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>AppliesTo</b></td><td><b>Age</b></td></tr><tr><td style=\"display: none\">*</td><td>60 mL/min/1.73m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemL/min = 'mL/min')</span></td><td><span title=\"Codes:\">non-black/african-american</span></td><td>18-? yrs</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://labor.pipette.com/labvalues"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1304-03720-eGFR_CKD_EPI-cr" ]
  ] ) ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/observation-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "laboratory" ]     ] )
  ] ) ; # 
  fhir:code [
    ( fhir:coding [
a loinc:62238-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "62238-1" ] ;
fhir:display [ fhir:v "Glomerular filtration rate/1.73 sq M.predicted [Volume Rate/Area] in Serum, Plasma or Blood by Creatinine-based formula (CKD-EPI)" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "urn:uuid:6b8a0365-5022-403b-a5a5-8d8680d701ef" ] ;
fhir:display [ fhir:v "Hans Guggindieluft" ]
  ] ; # 
  fhir:effective [ fhir:v "2024-04-23T11:24:26+01:00"^^xsd:dateTime] ; # 
  fhir:issued [ fhir:v "2024-04-24T11:24:26+01:00"^^xsd:dateTime] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "urn:uuid:017e8e32-2f3b-4bef-baf1-92c7278a7048" ] ;
fhir:display [ fhir:v "Marc Mustermann" ]
  ] ) ; # 
  fhir:interpretation ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "Normal" ]     ] ) ;
fhir:text [ fhir:v "interpretation of results should be assigned based upon the level of kindey function" ]
  ] ) ; # 
  fhir:note ( [
fhir:text [ fhir:v "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." ]
  ] ) ; # 
  fhir:component ( [
fhir:code [
      ( fhir:coding [
a loinc:88293-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "88293-6" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "60"^^xsd:decimal ] ;
fhir:comparator [ fhir:v ">" ] ;
fhir:unit [ fhir:v "mL/min/1.73m2" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL/min" ]     ] ;
    ( fhir:referenceRange [
fhir:low [
fhir:value [ fhir:v "60"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mL/min/1.73m2" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL/min" ]       ] ;
      ( fhir:appliesTo [
fhir:text [ fhir:v "black/african-american" ]       ] ) ;
fhir:age [
fhir:low [
fhir:value [ fhir:v "18"^^xsd:decimal ] ;
fhir:unit [ fhir:v "yrs" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "a" ]         ]       ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
a loinc:88294-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "88294-4" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "60"^^xsd:decimal ] ;
fhir:comparator [ fhir:v ">" ] ;
fhir:unit [ fhir:v "mL/min/1.73m2" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL/min" ]     ] ;
    ( fhir:referenceRange [
fhir:low [
fhir:value [ fhir:v "60"^^xsd:decimal ] ;
fhir:unit [ fhir:v "mL/min/1.73m2" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mL/min" ]       ] ;
      ( fhir:appliesTo [
fhir:text [ fhir:v "non-black/african-american" ]       ] ) ;
fhir:age [
fhir:low [
fhir:value [ fhir:v "18"^^xsd:decimal ] ;
fhir:unit [ fhir:v "yrs" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "a" ]         ]       ]     ] )
  ] ) . #