PackagesCanonicalsLogsProblems
    Packages
    KBV.Basis@1.00.001
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization
description: null
package_name: KBV.Basis
derivation: constraint
name: KBV_PR_Base_Organization
type: Organization
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        ergaenzende_Angaben:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment', index: 1}
          max: 1
  identifier:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: type.coding.code, type: value}
      min: null
      slices:
        Institutionskennzeichen:
          match:
            type:
              coding: {code: null}
          schema: {type: Identifier, index: 3}
        Betriebsstaettennummer:
          match:
            type:
              coding: {code: null}
          schema:
            type: Identifier
            index: 4
            elements:
              assigner:
                elements:
                  display: {index: 5}
        VKNR:
          match:
            type:
              coding: {code: null}
          schema:
            type: Identifier
            index: 6
            elements:
              assigner:
                elements:
                  display: {index: 7}
        KZV-Abrechnungsnummer:
          match:
            type:
              coding: {code: null}
          schema:
            type: Identifier
            index: 8
            elements:
              assigner:
                elements:
                  display: {index: 9}
  address:
    index: 10
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        Strassenanschrift:
          match: {type: both}
          schema:
            type: Address
            index: 11
            extensions:
              Stadtteil: {url: null, short: In diesem Element soll der Stadt- oder Ortsteil meistens eines Stadtstaates dokumentiert werden., index: 12}
            elements:
              extension:
                short: In diesem Element soll der Stadt- oder Ortsteil meistens eines Stadtstaates dokumentiert werden.
                index: 12
                slicing:
                  slices:
                    Stadtteil:
                      match: {}
                      schema: {short: In diesem Element soll der Stadt- oder Ortsteil meistens eines Stadtstaates dokumentiert werden., index: 12}
              type:
                pattern: {type: Code, value: both}
                index: 13
              line:
                array: true
                max: 2
                index: 14
                extensions:
                  Strasse:
                    url: null
                    index: 15
                    elements:
                      value:
                        choices: []
                        index: 17
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 46
                                choices: []
                                index: 19
                  Hausnummer:
                    url: null
                    index: 20
                    elements:
                      value:
                        choices: []
                        index: 22
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 9
                                choices: []
                                index: 24
                  Adresszusatz:
                    url: null
                    index: 25
                    elements:
                      value:
                        choices: []
                        index: 27
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 40
                                choices: []
                                index: 29
                  Postfach: {url: null, max: 0, index: 30}
                elements:
                  extension:
                    index: 15
                    slicing:
                      slices:
                        Strasse:
                          match: {}
                          schema:
                            index: 15
                            elements:
                              value:
                                choices: []
                                index: 17
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 46
                                        choices: []
                                        index: 19
                        Hausnummer:
                          match: {}
                          schema:
                            index: 20
                            elements:
                              value:
                                choices: []
                                index: 22
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 9
                                        choices: []
                                        index: 24
                        Adresszusatz:
                          match: {}
                          schema:
                            index: 25
                            elements:
                              value:
                                choices: []
                                index: 27
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 40
                                        choices: []
                                        index: 29
                        Postfach:
                          match: {}
                          schema: {index: 30}
                          max: 0
              city: {maxLength: 40, index: 31}
              postalCode: {maxLength: 10, index: 32}
              country:
                binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_GemRS_Anlage_8'}
                index: 33
            required: [country, city, type]
        Postfach:
          match: {type: postal}
          schema:
            type: Address
            index: 34
            extensions:
              Stadtteil: {url: null, short: In diesem Element soll der Stadt- oder Ortsteil meistens eines Stadtstaates dokumentiert werden., index: 35}
            elements:
              extension:
                short: In diesem Element soll der Stadt- oder Ortsteil meistens eines Stadtstaates dokumentiert werden.
                index: 35
                slicing:
                  slices:
                    Stadtteil:
                      match: {}
                      schema: {short: In diesem Element soll der Stadt- oder Ortsteil meistens eines Stadtstaates dokumentiert werden., index: 35}
              type:
                pattern: {type: Code, value: postal}
                index: 36
              line:
                array: true
                max: 2
                index: 37
                extensions:
                  Strasse: {url: null, max: 0, index: 38}
                  Hausnummer: {url: null, max: 0, index: 39}
                  Adresszusatz: {url: null, max: 0, index: 40}
                  Postfach:
                    url: null
                    _required: true
                    index: 41
                    elements:
                      value:
                        choices: []
                        index: 43
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 8
                                choices: []
                                index: 45
                elements:
                  extension:
                    index: 38
                    slicing:
                      slices:
                        Strasse:
                          match: {}
                          schema: {index: 38}
                          max: 0
                        Hausnummer:
                          match: {}
                          schema: {index: 39}
                          max: 0
                        Adresszusatz:
                          match: {}
                          schema: {index: 40}
                          max: 0
                        Postfach:
                          match: {}
                          schema:
                            _required: true
                            index: 41
                            elements:
                              value:
                                choices: []
                                index: 43
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 8
                                        choices: []
                                        index: 45
              city: {maxLength: 40, index: 46}
              postalCode: {maxLength: 10, index: 47}
              country:
                binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_GemRS_Anlage_8'}
                index: 48
            required: [country, city, type]
package_version: 1.00.001
extensions:
  ergaenzende_Angaben: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment', max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization
base: http://hl7.org/fhir/StructureDefinition/Organization
version: 1.00.001