PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.2.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: 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: XX}
          schema:
            type: Identifier
            index: 3
            elements:
              type:
                index: 4
                elements:
                  coding:
                    index: 5
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                        index: 6
                      code:
                        pattern: {type: Code, value: XX}
                        index: 7
                      display:
                        pattern: {type: String, value: Organisations-ID}
                        index: 8
                    required: [display, system, code]
                required: [coding]
            required: [type]
        Betriebsstaettennummer:
          match:
            type:
              coding: {code: BSNR}
          schema:
            type: Identifier
            index: 9
            elements:
              type:
                index: 10
                elements:
                  coding:
                    index: 11
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                        index: 12
                      code:
                        pattern: {type: Code, value: BSNR}
                        index: 13
                      display:
                        pattern: {type: String, value: Betriebsstättennummer}
                        index: 14
                    required: [display, system, code]
                required: [coding]
            required: [type]
        VKNR:
          match:
            type:
              coding: {code: NIIP}
          schema:
            type: Identifier
            index: 15
            elements:
              type:
                index: 16
                elements:
                  coding:
                    index: 17
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                        index: 18
                      code:
                        pattern: {type: Code, value: NIIP}
                        index: 19
                      display:
                        pattern: {type: String, value: National Insurance Payor Identifier (Payor)}
                        index: 20
                    required: [display, system, code]
                required: [coding]
            required: [type]
        KZV-Abrechnungsnummer:
          match:
            type:
              coding: {code: KZVA}
          schema:
            type: Identifier
            index: 21
            elements:
              type:
                index: 22
                elements:
                  coding:
                    index: 23
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/identifier-type-de-basis'}
                        index: 24
                      code:
                        pattern: {type: Code, value: KZVA}
                        index: 25
                      display:
                        pattern: {type: String, value: KZVAbrechnungsnummer}
                        index: 26
                    required: [display, system, code]
                required: [coding]
            required: [type]
  name: {short: Name der Einrichtung, index: 27}
  telecom: {type: ContactPoint, index: 28}
  address:
    index: 29
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        Strassenanschrift:
          match: {type: null}
          schema: {type: Address, index: 30}
        Postfach:
          match: {type: null}
          schema: {type: Address, index: 31}
  contact:
    elements:
      address:
        elements:
          country:
            short: Staat
            binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_BASE_GemRS_Anlage_8'}
            index: 32
package_version: 1.2.0
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.2.0