PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.8.0-Expansions
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner
description: Dieses Profil bildet eine behandelnde Person ab.
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Practitioner
type: Practitioner
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}
      - {path: system, type: value}
      min: null
      slices:
        ANR:
          match: {type: null, system: 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]
        EFN:
          match: {type: null, system: null}
          schema:
            type: Identifier
            index: 8
            elements:
              type:
                index: 9
                elements:
                  coding:
                    index: 10
                    elements:
                      system: {index: 11}
                      code: {index: 12}
                    required: [system, code]
                required: [coding]
            required: [type]
        ZANR:
          match: {type: null, system: null}
          schema:
            type: Identifier
            array: true
            index: 13
            elements:
              type:
                index: 14
                elements:
                  coding:
                    index: 15
                    elements:
                      system: {index: 16}
                      code: {index: 17}
                    required: [system, code]
                required: [coding]
            required: [type]
        Telematik-ID:
          match: {type: null, system: null}
          schema:
            type: Identifier
            array: true
            index: 18
            elements:
              type:
                index: 19
                elements:
                  coding:
                    index: 20
                    elements:
                      system: {index: 21}
                      code: {index: 22}
                    required: [system, code]
                required: [coding]
            required: [type]
        BNR:
          match: {type: null, system: null}
          schema:
            type: Identifier
            array: true
            index: 23
            elements:
              type:
                index: 24
                elements:
                  coding:
                    index: 25
                    elements:
                      system: {index: 26}
                      code: {index: 27}
                    required: [system, code]
                required: [coding]
            required: [type]
  name:
    index: 28
    slicing:
      rules: open
      discriminator:
      - {path: use, type: value}
      min: 1
      slices:
        name:
          match: {use: null}
          schema:
            type: HumanName
            index: 29
            elements:
              family:
                extensions:
                  namenszusatz: {url: null, short: Namenszusatz, index: 30}
                  vorsatzwort: {url: null, index: 31}
                elements:
                  extension:
                    short: Namenszusatz
                    index: 30
                    slicing:
                      slices:
                        namenszusatz:
                          match: {}
                          schema: {short: Namenszusatz, index: 30}
                        vorsatzwort:
                          match: {}
                          schema: {index: 31}
        geburtsname:
          match: {use: null}
          schema:
            type: HumanName
            index: 32
            elements:
              family:
                extensions:
                  namenszusatz: {url: null, index: 33}
                  vorsatzwort: {url: null, index: 34}
                elements:
                  extension:
                    index: 33
                    slicing:
                      slices:
                        namenszusatz:
                          match: {}
                          schema: {index: 33}
                        vorsatzwort:
                          match: {}
                          schema: {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, array: true, index: 37}
          min: 0
        Postfach:
          match: {type: null}
          schema: {type: Address, array: true, index: 38}
          min: 0
  gender:
    index: 39
    extensions:
      other-amtlich: {url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', min: 0, max: 1, type: Extension, index: 41}
    elements:
      extension:
        index: 40
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            other-amtlich:
              match: {url: null}
              schema: {type: Extension, url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', index: 41}
              min: 0
              max: 1
  qualification:
    index: 42
    elements:
      code:
        binding: {strength: preferred, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Practitioner_Speciality'}
        index: 43
package_version: 1.8.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_Practitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.8.0
required: [name]