PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.3.0
    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: 0
      slices:
        ergaenzende_Angaben:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment|1.3.0', index: 1}
          min: 0
          max: 1
  identifier:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: type, type: pattern}
      min: null
      slices:
        Institutionskennzeichen:
          match: {type: null}
          schema:
            type: Identifier
            index: 3
            elements:
              type:
                index: 4
                elements:
                  coding:
                    index: 5
                    elements:
                      system: {index: 6}
                      code: {index: 7}
                      display:
                        pattern: {type: String, value: Organisations-ID}
                        index: 8
                    required: [system, code]
                required: [coding]
            required: [type]
        Betriebsstaettennummer:
          match: {type: null}
          schema:
            type: Identifier
            index: 9
            elements:
              type:
                index: 10
                elements:
                  coding:
                    index: 11
                    elements:
                      system: {index: 12}
                      code: {index: 13}
                      display:
                        pattern: {type: String, value: Primary physician office number}
                        index: 14
                    required: [system, code]
                required: [coding]
              value:
                constraint:
                  org-1: {human: Die BSNR muss numerisch und 9-stellig sein., source: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization', severity: error, expression: 'matches(''^[0-9]{9}$'')'}
                index: 15
            required: [type]
        VKNR:
          match: {type: null}
          schema:
            type: Identifier
            index: 16
            elements:
              type:
                index: 17
                elements:
                  coding:
                    index: 18
                    elements:
                      system: {index: 19}
                      code: {index: 20}
                      display:
                        pattern: {type: String, value: National Insurance Payor Identifier (Payor)}
                        index: 21
                    required: [system, code]
                required: [coding]
            required: [type]
        KZV-Abrechnungsnummer:
          match: {type: null}
          schema:
            type: Identifier
            index: 22
            elements:
              type:
                index: 23
                elements:
                  coding:
                    index: 24
                    elements:
                      system: {index: 25}
                      code: {index: 26}
                      display:
                        pattern: {type: String, value: KZVAbrechnungsnummer}
                        index: 27
                    required: [system, code]
                required: [coding]
            required: [type]
        Telematik-ID:
          match: {type: null}
          schema:
            type: Identifier
            index: 28
            elements:
              type:
                index: 29
                elements:
                  coding:
                    index: 30
                    elements:
                      system: {index: 31}
                      code: {index: 32}
                      display:
                        pattern: {type: String, value: Provider number}
                        index: 33
                    required: [system, code]
                required: [coding]
            required: [type]
  name: {short: Name der Einrichtung, index: 34}
  telecom: {type: ContactPoint, index: 35}
  address:
    index: 36
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        Strassenanschrift:
          match: {type: null}
          schema: {type: Address, index: 37}
        Postfach:
          match: {type: null}
          schema: {type: Address, index: 38}
  contact:
    elements:
      address:
        elements:
          country:
            short: Staat
            binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Deuev_Anlage_8'}
            index: 39
package_version: 1.3.0
extensions:
  ergaenzende_Angaben: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment|1.3.0', min: 0, 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.3.0