PackagesCanonicalsLogsProblems
    Packages
    KBV.Basis@1.1.2
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner
description: null
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}
          max: 1
  identifier:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: type.coding.code, type: value}
      min: null
      slices:
        ANR:
          match:
            type:
              coding: {code: LANR}
          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: LANR}
                        index: 7
                    required: [system, code]
                required: [coding]
            required: [type]
        EFN:
          match:
            type:
              coding: {code: DN}
          schema:
            type: Identifier
            index: 8
            elements:
              type:
                index: 9
                elements:
                  coding:
                    index: 10
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
                        index: 11
                      code:
                        pattern: {type: Code, value: DN}
                        index: 12
                    required: [system, code]
                required: [coding]
            required: [type]
        ZANR:
          match:
            type:
              coding: {code: ZANR}
          schema:
            type: Identifier
            index: 13
            elements:
              type:
                index: 14
                elements:
                  coding:
                    index: 15
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/identifier-type-de-basis'}
                        index: 16
                      code:
                        pattern: {type: Code, value: ZANR}
                        index: 17
                    required: [system, code]
                required: [coding]
            required: [type]
  name:
    index: 18
    slicing:
      rules: open
      discriminator:
      - {path: use, type: value}
      min: 1
      slices:
        name:
          match: {use: official}
          schema:
            type: HumanName
            index: 19
            elements:
              use:
                pattern: {type: Code, value: official}
                index: 20
              family:
                index: 21
                extensions:
                  namenszusatz:
                    url: null
                    index: 23
                    elements:
                      value:
                        choices: []
                        index: 25
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: 1
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 20
                                choices: []
                                index: 27
                    required: [value]
                  nachname:
                    url: null
                    index: 28
                    elements:
                      value:
                        choices: []
                        index: 30
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 45
                                choices: []
                                index: 32
                  vorsatzwort:
                    url: null
                    index: 33
                    elements:
                      value:
                        choices: []
                        index: 35
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 20
                                choices: []
                                index: 37
                elements:
                  extension:
                    index: 22
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        namenszusatz:
                          match: {url: null}
                          schema:
                            index: 23
                            elements:
                              value:
                                choices: []
                                index: 25
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: 1
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 20
                                        choices: []
                                        index: 27
                            required: [value]
                        nachname:
                          match: {url: null}
                          schema:
                            index: 28
                            elements:
                              value:
                                choices: []
                                index: 30
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 45
                                        choices: []
                                        index: 32
                        vorsatzwort:
                          match: {url: null}
                          schema:
                            index: 33
                            elements:
                              value:
                                choices: []
                                index: 35
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 20
                                        choices: []
                                        index: 37
              given: {maxLength: 45, index: 38}
              prefix:
                maxLength: 20
                index: 39
                extensions:
                  prefix-qualifier:
                    url: null
                    _required: true
                    index: 41
                    elements:
                      value:
                        choices: []
                        index: 43
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueCode:
                              match: {}
                              schema:
                                pattern: {type: Code, value: AC}
                                choices: []
                                _required: true
                                index: 45
                              min: 1
                elements:
                  extension:
                    index: 40
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        prefix-qualifier:
                          match: {url: null}
                          schema:
                            _required: true
                            index: 41
                            elements:
                              value:
                                choices: []
                                index: 43
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueCode:
                                      match: {}
                                      schema:
                                        pattern: {type: Code, value: AC}
                                        choices: []
                                        _required: true
                                        index: 45
                                      min: 1
              suffix: {index: 46}
            required: [family, use]
        geburtsname:
          match: {use: maiden}
          schema:
            type: HumanName
            index: 47
            elements:
              use:
                pattern: {type: Code, value: maiden}
                index: 48
              family:
                index: 49
                extensions:
                  namenszusatz:
                    url: null
                    index: 51
                    elements:
                      value:
                        choices: []
                        index: 53
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: 1
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 20
                                choices: []
                                index: 55
                    required: [value]
                  nachname:
                    url: null
                    index: 56
                    elements:
                      value:
                        choices: []
                        index: 58
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 20
                                choices: []
                                index: 60
                  vorsatzwort:
                    url: null
                    index: 61
                    elements:
                      value:
                        choices: []
                        index: 63
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 20
                                choices: []
                                index: 65
                elements:
                  extension:
                    index: 50
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        namenszusatz:
                          match: {url: null}
                          schema:
                            index: 51
                            elements:
                              value:
                                choices: []
                                index: 53
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: 1
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 20
                                        choices: []
                                        index: 55
                            required: [value]
                        nachname:
                          match: {url: null}
                          schema:
                            index: 56
                            elements:
                              value:
                                choices: []
                                index: 58
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 20
                                        choices: []
                                        index: 60
                        vorsatzwort:
                          match: {url: null}
                          schema:
                            index: 61
                            elements:
                              value:
                                choices: []
                                index: 63
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 20
                                        choices: []
                                        index: 65
              given: {index: 66}
              prefix: {index: 67}
              suffix: {index: 68}
            required: [family, use]
  telecom:
    elements:
      system: {index: 69}
      value: {index: 70}
    required: [value, system]
  address:
    index: 71
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        Strassenanschrift:
          match: {type: both}
          schema:
            type: Address
            index: 72
            elements:
              type:
                pattern: {type: Code, value: both}
                index: 73
              line:
                array: true
                max: 2
                index: 74
                extensions:
                  Strasse:
                    url: null
                    index: 76
                    elements:
                      value:
                        choices: []
                        index: 78
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 46
                                choices: []
                                index: 80
                  Hausnummer:
                    url: null
                    index: 81
                    elements:
                      value:
                        choices: []
                        index: 83
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 9
                                choices: []
                                index: 85
                  Adresszusatz:
                    url: null
                    index: 86
                    elements:
                      value:
                        choices: []
                        index: 88
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 40
                                choices: []
                                index: 90
                  Postfach: {url: null, max: 0, index: 91}
                elements:
                  extension:
                    index: 75
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        Strasse:
                          match: {url: null}
                          schema:
                            index: 76
                            elements:
                              value:
                                choices: []
                                index: 78
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 46
                                        choices: []
                                        index: 80
                        Hausnummer:
                          match: {url: null}
                          schema:
                            index: 81
                            elements:
                              value:
                                choices: []
                                index: 83
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 9
                                        choices: []
                                        index: 85
                        Adresszusatz:
                          match: {url: null}
                          schema:
                            index: 86
                            elements:
                              value:
                                choices: []
                                index: 88
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 40
                                        choices: []
                                        index: 90
                        Postfach:
                          match: {url: null}
                          schema: {index: 91}
                          max: 0
              city: {maxLength: 40, index: 92}
              postalCode: {maxLength: 10, index: 93}
              country:
                binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_BASE_GemRS_Anlage_8'}
                index: 94
            required: [type]
        Postfach:
          match: {type: postal}
          schema:
            type: Address
            index: 95
            elements:
              type:
                pattern: {type: Code, value: postal}
                index: 96
              line:
                array: true
                max: 2
                index: 97
                extensions:
                  Strasse: {url: null, max: 0, index: 99}
                  Hausnummer: {url: null, max: 0, index: 100}
                  Adresszusatz: {url: null, max: 0, index: 101}
                  Postfach:
                    url: null
                    _required: true
                    index: 102
                    elements:
                      value:
                        choices: []
                        index: 104
                        slicing:
                          rules: open
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                maxLength: 8
                                choices: []
                                index: 106
                elements:
                  extension:
                    index: 98
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        Strasse:
                          match: {url: null}
                          schema: {index: 99}
                          max: 0
                        Hausnummer:
                          match: {url: null}
                          schema: {index: 100}
                          max: 0
                        Adresszusatz:
                          match: {url: null}
                          schema: {index: 101}
                          max: 0
                        Postfach:
                          match: {url: null}
                          schema:
                            _required: true
                            index: 102
                            elements:
                              value:
                                choices: []
                                index: 104
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        maxLength: 8
                                        choices: []
                                        index: 106
              city: {maxLength: 40, index: 107}
              postalCode: {maxLength: 10, index: 108}
              country:
                binding: {strength: extensible, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_BASE_GemRS_Anlage_8'}
                index: 109
            required: [type]
  gender:
    extensions:
      other-amtlich: {url: 'http://fhir.de/StructureDefinition/gender-amtlich-de|0.9.12', max: 1, type: Extension, index: 111}
    elements:
      extension:
        index: 110
        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|0.9.12', index: 111}
              max: 1
  birthDate:
    extensions:
      data-absent-reason:
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
        type: Extension
        index: 113
        elements:
          value:
            choices: []
            index: 115
    elements:
      extension:
        index: 112
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            data-absent-reason:
              match: {url: null}
              schema:
                type: Extension
                url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
                index: 113
                elements:
                  value:
                    choices: []
                    index: 115
  qualification:
    elements:
      code:
        binding: {strength: preferred, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_Base_Practitioner_Speciality'}
        index: 116
        elements:
          coding:
            elements:
              display:
                extensions:
                  anzeigenameQualifikation:
                    url: https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German
                    type: Extension
                    index: 118
                    extensions:
                      content:
                        url: null
                        index: 120
                        elements:
                          value:
                            choices: []
                            index: 122
                            slicing:
                              slices:
                                valueString:
                                  match: {}
                                  schema:
                                    choices: []
                                    index: 122
                    elements:
                      extension:
                        index: 119
                        slicing:
                          rules: open
                          discriminator:
                          - {path: url, type: value}
                          min: null
                          slices:
                            content:
                              match: {url: null}
                              schema:
                                index: 120
                                elements:
                                  value:
                                    choices: []
                                    index: 122
                                    slicing:
                                      slices:
                                        valueString:
                                          match: {}
                                          schema:
                                            choices: []
                                            index: 122
                elements:
                  extension:
                    index: 117
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        anzeigenameQualifikation:
                          match: {url: null}
                          schema:
                            type: Extension
                            url: https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German
                            index: 118
                            extensions:
                              content:
                                url: null
                                index: 120
                                elements:
                                  value:
                                    choices: []
                                    index: 122
                                    slicing:
                                      slices:
                                        valueString:
                                          match: {}
                                          schema:
                                            choices: []
                                            index: 122
                            elements:
                              extension:
                                index: 119
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: url, type: value}
                                  min: null
                                  slices:
                                    content:
                                      match: {url: null}
                                      schema:
                                        index: 120
                                        elements:
                                          value:
                                            choices: []
                                            index: 122
                                            slicing:
                                              slices:
                                                valueString:
                                                  match: {}
                                                  schema:
                                                    choices: []
                                                    index: 122
package_version: 1.1.2
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_Practitioner
base: http://hl7.org/fhir/StructureDefinition/Practitioner
version: 1.1.2
required: [name]