PackagesCanonicalsLogsProblems
    Packages
    rki.emiga.common@1.2.0-alpha.14
    https://emiga.rki.de/fhir/common/Extension/FacilityAddressAffectedPerson
description: Über Einrichtungsadresse kann eine Einrichtung als Aufenthaltsort für die Betroffene Person angegeben werden.
package_name: rki.emiga.common
derivation: constraint
name: FacilityAddressAffectedPerson
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: closed
      description: Extensions are always sliced by (at least) url
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        facility:
          match: {url: facility}
          schema:
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: facility}
                index: 3
              value:
                short: Einrichtung
                mustSupport: true
                choices: [valueReference]
                index: 5
              valueReference:
                type: Reference
                short: Einrichtung
                mustSupport: true
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization']
                index: 6
        associationType:
          match: {url: associationType}
          schema:
            mustSupport: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: associationType}
                index: 9
              value:
                short: Verbindungs-Qualifikation
                choices: [valueCodeableConcept]
                index: 11
              valueCodeableConcept: {type: CodeableConcept, short: Verbindungs-Qualifikation, choiceOf: value, index: 12}
              value[x]:
                elements:
                  coding:
                    mustSupport: true
                    index: 13
                    elements:
                      system: {mustSupport: true, index: 14}
                      version: {mustSupport: true, index: 15}
                      code: {mustSupport: true, index: 16}
                      display: {mustSupport: true, index: 17}
                    required: [system, code]
                required: [coding]
  url:
    pattern: {type: Uri, value: 'https://emiga.rki.de/fhir/common/Extension/FacilityAddressAffectedPerson'}
    index: 18
  value:
    choices: []
    index: 20
package_version: 1.2.0-alpha.14
extensions:
  facility:
    url: facility
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: facility}
        index: 3
      value:
        short: Einrichtung
        mustSupport: true
        choices: [valueReference]
        index: 5
      valueReference:
        type: Reference
        short: Einrichtung
        mustSupport: true
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization']
        index: 6
  associationType:
    url: associationType
    mustSupport: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: associationType}
        index: 9
      value:
        short: Verbindungs-Qualifikation
        choices: [valueCodeableConcept]
        index: 11
      valueCodeableConcept: {type: CodeableConcept, short: Verbindungs-Qualifikation, choiceOf: value, index: 12}
      value[x]:
        elements:
          coding:
            mustSupport: true
            index: 13
            elements:
              system: {mustSupport: true, index: 14}
              version: {mustSupport: true, index: 15}
              code: {mustSupport: true, index: 16}
              display: {mustSupport: true, index: 17}
            required: [system, code]
        required: [coding]
class: extension
kind: complex-type
url: https://emiga.rki.de/fhir/common/Extension/FacilityAddressAffectedPerson
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [extension]