PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-lab-report@1.0.0-ballot
    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-lab-report
derivation: constraint
name: ChLabObservationRenalInsufficiencyPanel
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '723188008', system: 'http://snomed.info/sct', display: Renal insufficiency (disorder)}
    index: 0
    elements:
      text:
        pattern: {type: String, value: Collection of Laboratory results in relation to renal insufficiency}
        index: 1
  hasMember:
    array: true
    min: 2
    index: 2
    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-cr-ckd-epi-2021', 'http://fhir.ch/ig/ch-lab-report/StructureDefinition/ch-lab-observation-egfr-cr-cys-ckd-epi-2021']
            type: Reference
            mustSupport: true
            _required: true
            label: Label
            index: 3
          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: 4
          min: 1
          max: 1
package_version: 1.0.0-ballot
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-ballot