PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.4.0
    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: 0
      slices:
        ergaenzende_Angaben:
          match: {url: null}
          schema: {type: Extension, url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment|1.4.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., 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]
  type:
    elements:
      coding:
        index: 34
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          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]
  name: {short: Name der Einrichtung, index: 50}
  telecom: {type: ContactPoint, index: 51}
  address:
    index: 52
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        Strassenanschrift:
          match: {type: null}
          schema: {type: Address, index: 53}
        Postfach:
          match: {type: null}
          schema: {type: Address, index: 54}
  contact:
    elements:
      address:
        elements:
          country:
            short: Staat
            binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Deuev_Anlage_8'}
            index: 55
package_version: 1.4.0
extensions:
  ergaenzende_Angaben: {url: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment|1.4.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.4.0