PackagesCanonicalsLogsProblems
    Packages
    de.gecco@0.9.3
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/rheumatological-immunological-diseases
description: Rheumatological immunological diseases as a risk factor for a severe course of an infection with SARS-CoV-2
package_name: de.gecco
derivation: constraint
name: RheumatologicalImmunologicalDiseases
type: Condition
elements:
  category:
    mustSupport: true
    index: 0
    elements:
      coding:
        mustSupport: true
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          slices:
            rheumatology:
              match: {code: '394810000', system: 'http://snomed.info/sct'}
              schema:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: '394810000', system: 'http://snomed.info/sct'}
                index: 2
                elements:
                  system: {mustSupport: true, index: 3}
                  code: {mustSupport: true, index: 4}
                required: [system, code]
            immunology:
              match: {code: '408480009', system: 'http://snomed.info/sct'}
              schema:
                mustSupport: true
                pattern:
                  type: Coding
                  value: {code: '408480009', system: 'http://snomed.info/sct'}
                index: 5
                elements:
                  system: {mustSupport: true, index: 6}
                  code: {mustSupport: true, index: 7}
                required: [system, code]
    required: [coding]
  code:
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/rheumatological-immunological-diseases-icd'}
        index: 8
        slicing:
          slices:
            icd10-gm:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/rheumatological-immunological-diseases-icd'}
                index: 8
                extensions:
                  Diagnosesicherheit:
                    url: http://fhir.de/StructureDefinition/icd-10-gm-diagnosesicherheit
                    index: 10
                    elements:
                      url:
                        pattern: {type: Uri, value: 'http://fhir.de/StructureDefinition/icd-10-gm-diagnosesicherheit'}
                        index: 11
                      display: {index: 12}
                elements:
                  extension:
                    index: 9
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        Diagnosesicherheit:
                          match: {url: 'http://fhir.de/StructureDefinition/icd-10-gm-diagnosesicherheit'}
                          schema:
                            index: 10
                            elements:
                              url:
                                pattern: {type: Uri, value: 'http://fhir.de/StructureDefinition/icd-10-gm-diagnosesicherheit'}
                                index: 11
                              display: {index: 12}
            sct:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/rheumatological-immunological-diseases'}
                index: 13
  onset:
    choices: []
    index: 19
    slicing:
      slices:
        onsetDateTime:
          match: {}
          schema:
            choices: []
            index: 19
  onset[x]:
    extensions:
      dataAbsentReason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', type: Extension, index: 21}
    elements:
      extension:
        index: 20
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            dataAbsentReason:
              match: {url: null}
              schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 21}
package_version: 0.9.3
class: profile
kind: resource
url: https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/rheumatological-immunological-diseases
base: https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/gecco-base-condition
version: '0.9'
required: [category]