PackagesCanonicalsLogsProblems
    Packages
    rki.emiga.vzd@2.0.0-alpha.4
    https://emiga.rki.de/fhir/vzd/Extension/ResponsibilityHealthdepartments
description: Extension zur Abbildung der Zuständigkeiten der ÖGD-Stellen anhand des amtlichen Gemeindeschlüssels und der Art der Zuständigkeit.
package_name: rki.emiga.vzd
derivation: constraint
name: ResponsibilityHealthdepartments
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        geographicRegion:
          match: {}
          schema:
            array: true
            min: 1
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: geographicRegion}
                index: 3
              value:
                choices: [valueCoding]
                index: 5
              valueCoding: {type: Coding, choiceOf: value, index: 6}
              value[x]:
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://demis.rki.de/fhir/CodeSystem/geographicRegion'}
                    mustSupport: true
                    index: 7
                  version: {mustSupport: true, index: 8}
                  code: {mustSupport: true, index: 9}
                  display: {mustSupport: true, index: 10}
                required: [system, code]
        responsibilityType:
          match: {}
          schema:
            array: true
            min: 1
            _required: true
            index: 11
            extensions: {}
            elements:
              extension: {index: 12}
              url:
                pattern: {type: Uri, value: responsibilityType}
                index: 13
              value:
                choices: [valueCoding]
                index: 15
              valueCoding: {type: Coding, choiceOf: value, index: 16}
              value[x]:
                elements:
                  system:
                    pattern: {type: Uri, value: 'https://emiga.rki.de/fhir/vzd/CodeSystem/responsibilityType'}
                    mustSupport: true
                    index: 17
                  version: {mustSupport: true, index: 18}
                  code: {mustSupport: true, index: 19}
                  display: {mustSupport: true, index: 20}
                required: [system, code]
  url:
    pattern: {type: Uri, value: 'https://emiga.rki.de/fhir/vzd/Extension/ResponsibilityHealthdepartments'}
    index: 21
  value:
    choices: []
    index: 23
package_version: 2.0.0-alpha.4
extensions:
  geographicRegion:
    url: null
    array: true
    min: 1
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: geographicRegion}
        index: 3
      value:
        choices: [valueCoding]
        index: 5
      valueCoding: {type: Coding, choiceOf: value, index: 6}
      value[x]:
        elements:
          system:
            pattern: {type: Uri, value: 'https://demis.rki.de/fhir/CodeSystem/geographicRegion'}
            mustSupport: true
            index: 7
          version: {mustSupport: true, index: 8}
          code: {mustSupport: true, index: 9}
          display: {mustSupport: true, index: 10}
        required: [system, code]
  responsibilityType:
    url: null
    array: true
    min: 1
    _required: true
    index: 11
    extensions: {}
    elements:
      extension: {index: 12}
      url:
        pattern: {type: Uri, value: responsibilityType}
        index: 13
      value:
        choices: [valueCoding]
        index: 15
      valueCoding: {type: Coding, choiceOf: value, index: 16}
      value[x]:
        elements:
          system:
            pattern: {type: Uri, value: 'https://emiga.rki.de/fhir/vzd/CodeSystem/responsibilityType'}
            mustSupport: true
            index: 17
          version: {mustSupport: true, index: 18}
          code: {mustSupport: true, index: 19}
          display: {mustSupport: true, index: 20}
        required: [system, code]
class: extension
kind: complex-type
url: https://emiga.rki.de/fhir/vzd/Extension/ResponsibilityHealthdepartments
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0