PackagesCanonicalsLogsProblems
    Packages
    rs/ch.fhir.ig.ch@lab-report-2.0.0-ballot
    http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-egfr-ckd-epi-2009
description: Renal function can be determined by laboratory measurement of serum creatinine, from \nwhich the estimated glomerular (eGFR_CKD_EPI) filtration rate can be calculated. Further input parameters are age, race, gender, body height and weight.\n \nUse [this calculator:](https://nierenrechner.de/index.php?page=egfr-ckd-rechner)\nor [GFR Calculators:](http://www.mdrd.com/)
package_name: rs/ch.fhir.ig.ch
derivation: constraint
name: ChLabObservation_eGFR_CKD_EPI_2009
type: Observation
elements:
  code:
    short: ValueSet for the allowed LOINC codes for eGFR CDK_EPI among blacks and non-blacks
    binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-lab-report/ValueSet/observation-code-cdk-epi-2009'}
    index: 0
  component:
    mustSupport: true
    array: true
    min: 2
    max: 2
    index: 1
    slicing:
      rules: closed
      ordered: false
      description: '2 possibilities: blacks - non-blacks'
      discriminator:
      - {path: code, type: value}
      min: 2
      max: 2
      slices:
        blacks:
          match:
            code:
              coding:
              - {code: 88293-6, system: 'http://loinc.org'}
          schema:
            short: eGFR_CKD_EPI among blacks
            mustSupport: true
            _required: true
            index: 2
            extensions:
              value-r5: {url: null, index: 3}
            elements:
              extension:
                index: 3
                slicing:
                  slices:
                    value-r5:
                      match: {}
                      schema: {index: 3}
              code:
                short: eGFR_CKD_EPI among blacks code
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 88293-6, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 4
              value:
                short: Lab Result Component Value
                mustSupport: true
                choices: [valueQuantity]
                index: 6
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        short: Lab Result Component Value
                        mustSupport: true
                        choices: [valueQuantity]
                        index: 6
              valueQuantity:
                type: Quantity
                short: Lab Result Component Value
                mustSupport: true
                choiceOf: value
                index: 7
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema: {type: Quantity, short: Lab Result Component Value, mustSupport: true, choiceOf: value, index: 7}
              value[x]:
                elements:
                  value: {mustSupport: true, index: 8}
                  unit: {mustSupport: true, index: 9}
                  code:
                    pattern: {type: code, value: mL/min}
                    type: code
                    index: 10
                required: [unit, value]
        non-blacks:
          match:
            code:
              coding:
              - {code: 88294-4, system: 'http://loinc.org'}
          schema:
            short: eGFR_CKD_EPI among non-blacks
            mustSupport: true
            _required: true
            index: 11
            extensions:
              value-r5: {url: null, index: 12}
            elements:
              extension:
                index: 12
                slicing:
                  slices:
                    value-r5:
                      match: {}
                      schema: {index: 12}
              code:
                short: eGFR_CKD_EPI among non-blacks code
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 88294-4, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 13
              value:
                short: Lab Result Component Value
                mustSupport: true
                choices: [valueQuantity]
                index: 15
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        short: Lab Result Component Value
                        mustSupport: true
                        choices: [valueQuantity]
                        index: 15
              valueQuantity:
                type: Quantity
                short: Lab Result Component Value
                mustSupport: true
                choiceOf: value
                index: 16
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema: {type: Quantity, short: Lab Result Component Value, mustSupport: true, choiceOf: value, index: 16}
              value[x]:
                elements:
                  value: {mustSupport: true, index: 17}
                  unit: {mustSupport: true, index: 18}
                  code:
                    pattern: {type: code, value: mL/min}
                    type: code
                    index: 19
                required: [unit, value]
package_version: lab-report-2.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-egfr-ckd-epi-2009
base: http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-egfr
version: 2.0.0-ballot