PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@lab-report-1.0.0
    http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-renal-insufficiency-panel
description: This panel collects the lab results in relation to renal insufiency.
package_name: ch.fhir.ig.ch
derivation: constraint
name: ChLabObservationRenalInsufficiencyPanel
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '723188008', system: 'http://snomed.info/sct'}
    index: 0
  hasMember:
    array: true
    min: 2
    index: 1
    slicing:
      slices:
        CKD-EPI:
          match: {}
          schema:
            short: eGFR crea, CKD-EPI 2021 or eGFR crea cystatin, CKD-EPI 2021
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-egfr-ckd-epi-2021']
            type: Reference
            mustSupport: true
            _required: true
            label: Label
            index: 2
          min: 1
          max: 1
        uACR:
          match: {}
          schema:
            short: uACR, Urin Albumin/Creatinin Quotient
            refers: ['http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-albumin-creatinine-urine-ratio']
            type: Reference
            mustSupport: true
            _required: true
            label: Label
            index: 3
          min: 1
          max: 1
package_version: lab-report-1.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-renal-insufficiency-panel
base: http://fhir.ch/ig/ch-lab-report/StructureDefinition/ChLab-observation-panel
version: 1.0.0