PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.7.0-Expansions
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization
description: Dieses Profil bildet eine Einrichtung ab.
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}
          min: 0
          max: 1
  identifier:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        Institutionskennzeichen:
          match: {type: null}
          schema:
            type: Identifier
            array: true
            index: 3
            elements:
              type:
                index: 4
                elements:
                  coding:
                    index: 5
                    elements:
                      system: {index: 6}
                      code: {index: 7}
                      display:
                        pattern: {type: String, value: Organization identifier}
                        index: 8
                    required: [system, code]
                required: [coding]
            required: [type]
        Betriebsstaettennummer:
          match: {type: null}
          schema:
            type: Identifier
            array: true
            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]
            required: [type]
        VKNR:
          match: {type: null}
          schema:
            type: Identifier
            array: true
            index: 15
            elements:
              type:
                index: 16
                elements:
                  coding:
                    index: 17
                    elements:
                      system: {index: 18}
                      code: {index: 19}
                      display:
                        pattern: {type: String, value: National Insurance Payor Identifier (Payor)}
                        index: 20
                    required: [system, code]
                required: [coding]
            required: [type]
        KZV-Abrechnungsnummer:
          match: {type: null}
          schema:
            type: Identifier
            index: 21
            elements:
              type:
                index: 22
                elements:
                  coding:
                    index: 23
                    elements:
                      system: {index: 24}
                      code: {index: 25}
                      display:
                        pattern: {type: String, value: KZVAbrechnungsnummer}
                        index: 26
                    required: [system, code]
                required: [coding]
            required: [type]
        Telematik-ID:
          match: {type: null}
          schema:
            type: Identifier
            array: true
            index: 27
            elements:
              type:
                index: 28
                elements:
                  coding:
                    index: 29
                    elements:
                      system: {index: 30}
                      code: {index: 31}
                      display:
                        pattern: {type: String, value: Provider number}
                        index: 32
                    required: [system, code]
                required: [coding]
            required: [type]
  type:
    index: 33
    elements:
      coding:
        index: 34
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            IHE-Code:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://ihe-d.de/ValueSets/IHEXDShealthcareFacilityTypeCode'}
                index: 35
                elements:
                  system: {index: 36}
                  version: {index: 37}
                  code: {index: 38}
                  display: {index: 39}
                required: [version, display, system, code]
            HL7-Fachschluesselgruppe:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel'}
                index: 40
                elements:
                  system: {index: 41}
                  version: {index: 42}
                  code: {index: 43}
                  display: {index: 44}
                required: [version, display, system, code]
            HL7-Fachschluesselgruppe-erweitert:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel-erweitert'}
                index: 45
                elements:
                  system: {index: 46}
                  version: {index: 47}
                  code: {index: 48}
                  display: {index: 49}
                required: [version, display, system, code]
      text: {index: 50}
  name: {index: 51}
  telecom: {type: ContactPoint, index: 52}
  address:
    index: 53
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        Strassenanschrift:
          match: {type: null}
          schema: {type: Address, array: true, index: 54}
          min: 0
        Postfach:
          match: {type: null}
          schema: {type: Address, array: true, index: 55}
          min: 0
  partOf: {index: 56}
  contact:
    index: 57
    elements:
      address:
        elements:
          country:
            short: Staat
            binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Deuev_Anlage_8'}
            index: 58
package_version: 1.7.0-Expansions
extensions:
  ergaenzende_Angaben: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment', 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.7.0