PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.8.0-Resources
    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}
                    required: [system, code]
                required: [coding]
            required: [type]
        Betriebsstaettennummer:
          match: {type: null}
          schema:
            type: Identifier
            array: true
            index: 8
            elements:
              type:
                index: 9
                elements:
                  coding:
                    index: 10
                    elements:
                      system: {index: 11}
                      code: {index: 12}
                    required: [system, code]
                required: [coding]
            required: [type]
        VKNR:
          match: {type: null}
          schema:
            type: Identifier
            array: true
            index: 13
            elements:
              type:
                index: 14
                elements:
                  coding:
                    index: 15
                    elements:
                      system: {index: 16}
                      code: {index: 17}
                      display:
                        pattern: {type: String, value: National Insurance Payor Identifier (Payor)}
                        index: 18
                    required: [system, code]
                required: [coding]
            required: [type]
        KZV-Abrechnungsnummer:
          match: {type: null}
          schema:
            type: Identifier
            index: 19
            elements:
              type:
                index: 20
                elements:
                  coding:
                    index: 21
                    elements:
                      system: {index: 22}
                      code: {index: 23}
                    required: [system, code]
                required: [coding]
            required: [type]
        Telematik-ID:
          match: {type: null}
          schema:
            type: Identifier
            array: true
            index: 24
            elements:
              type:
                index: 25
                elements:
                  coding:
                    index: 26
                    elements:
                      system: {index: 27}
                      code: {index: 28}
                    required: [system, code]
                required: [coding]
            required: [type]
  type:
    index: 29
    elements:
      coding:
        index: 30
        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: 31
                elements:
                  system: {index: 32}
                  version: {index: 33}
                  code: {index: 34}
                  display: {index: 35}
                required: [version, display, system, code]
            HL7-Fachschluesselgruppe:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel'}
                index: 36
                elements:
                  system: {index: 37}
                  version: {index: 38}
                  code: {index: 39}
                  display: {index: 40}
                required: [version, display, system, code]
            HL7-Fachschluesselgruppe-erweitert:
              match: {}
              schema:
                binding: {strength: required, valueSet: 'http://fhir.de/ValueSet/dkgev/Fachabteilungsschluessel-erweitert'}
                index: 41
                elements:
                  system: {index: 42}
                  version: {index: 43}
                  code: {index: 44}
                  display: {index: 45}
                required: [version, display, system, code]
      text: {index: 46}
  name: {index: 47}
  telecom: {type: ContactPoint, index: 48}
  address:
    index: 49
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        Strassenanschrift:
          match: {type: null}
          schema: {type: Address, array: true, index: 50}
          min: 0
        Postfach:
          match: {type: null}
          schema: {type: Address, array: true, index: 51}
          min: 0
  partOf: {index: 52}
  contact:
    index: 53
    elements:
      purpose: {index: 54}
      name: {index: 55}
      telecom: {index: 56}
      address:
        index: 57
        elements:
          country:
            short: Staat
            binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Deuev_Anlage_8'}
            index: 58
package_version: 1.8.0-Resources
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.8.0