PackagesCanonicalsLogsProblems
    Packages
    kbv.mio.patientenkurzakte@1.0.0-kommentierung
    https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD-DPE_Practitioner
description: Mit diesem Profil kann eine behandelnde Person abgebildet werden.
package_name: kbv.mio.patientenkurzakte
derivation: constraint
name: KBV_PR_MIO_NFD-DPE_Practitioner
type: Practitioner
elements:
  address:
    mustSupport: true
    index: 62
    slicing:
      slices:
        Strassenanschrift:
          match: {}
          schema:
            mustSupport: true
            index: 63
            extensions:
              Stadtteil: {url: null, max: 0, index: 65}
            elements:
              extension:
                index: 64
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    Stadtteil:
                      match: {url: null}
                      schema: {index: 65}
                      max: 0
              use: {index: 66}
              line:
                mustSupport: true
                index: 67
                extensions:
                  Strasse:
                    url: null
                    mustSupport: true
                    index: 69
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 71
                        slicing:
                          rules: closed
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                mustSupport: true
                                choices: []
                                index: 73
                  Hausnummer:
                    url: null
                    mustSupport: true
                    index: 74
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 76
                        slicing:
                          rules: closed
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                mustSupport: true
                                choices: []
                                index: 78
                  Adresszusatz:
                    url: null
                    mustSupport: true
                    index: 79
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 81
                        slicing:
                          rules: closed
                          discriminator:
                          - {path: $this, type: type}
                          min: null
                          slices:
                            valueString:
                              match: {}
                              schema:
                                mustSupport: true
                                choices: []
                                index: 83
                elements:
                  extension:
                    index: 68
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        Strasse:
                          match: {url: null}
                          schema:
                            mustSupport: true
                            index: 69
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 71
                                slicing:
                                  rules: closed
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        mustSupport: true
                                        choices: []
                                        index: 73
                        Hausnummer:
                          match: {url: null}
                          schema:
                            mustSupport: true
                            index: 74
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 76
                                slicing:
                                  rules: closed
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        mustSupport: true
                                        choices: []
                                        index: 78
                        Adresszusatz:
                          match: {url: null}
                          schema:
                            mustSupport: true
                            index: 79
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 81
                                slicing:
                                  rules: closed
                                  discriminator:
                                  - {path: $this, type: type}
                                  min: null
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        mustSupport: true
                                        choices: []
                                        index: 83
              city: {mustSupport: true, index: 84}
              state: {index: 85}
              postalCode: {mustSupport: true, index: 86}
              country: {mustSupport: true, index: 87}
              period: {index: 88}
        Postfach:
          match: {}
          schema: {index: 89}
          max: 0
  meta:
    index: 0
    elements:
      versionId: {index: 1}
      lastUpdated: {index: 2}
      source: {index: 3}
      profile:
        pattern: {type: Canonical, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD-DPE_Practitioner|1.0.0'}
        index: 4
      security: {index: 5}
      tag: {index: 6}
    required: [profile]
  name:
    mustSupport: true
    index: 15
    slicing:
      rules: closed
      discriminator:
      - {path: use, type: value}
      min: null
      max: 1
      slices:
        name:
          match: {use: null}
          schema:
            mustSupport: true
            _required: true
            index: 16
            elements:
              text: {index: 17}
              family:
                mustSupport: true
                index: 18
                extensions:
                  namenszusatz:
                    url: null
                    mustSupport: true
                    index: 20
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 22
                      valueString:
                        mustSupport: true
                        index: 23
                        slicing:
                          slices:
                            valueString:
                              match: {}
                              schema: {mustSupport: true, _required: true, index: 23}
                              min: 1
                    required: [valueString]
                  nachname:
                    url: null
                    mustSupport: true
                    _required: true
                    index: 24
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 26
                      valueString:
                        mustSupport: true
                        index: 27
                        slicing:
                          slices:
                            valueString:
                              match: {}
                              schema: {mustSupport: true, _required: true, index: 27}
                              min: 1
                    required: [valueString]
                  vorsatzwort:
                    url: null
                    mustSupport: true
                    index: 28
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 30
                      valueString:
                        mustSupport: true
                        index: 31
                        slicing:
                          slices:
                            valueString:
                              match: {}
                              schema: {mustSupport: true, _required: true, index: 31}
                              min: 1
                    required: [valueString]
                elements:
                  extension:
                    index: 19
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        namenszusatz:
                          match: {url: null}
                          schema:
                            mustSupport: true
                            index: 20
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 22
                              valueString:
                                mustSupport: true
                                index: 23
                                slicing:
                                  slices:
                                    valueString:
                                      match: {}
                                      schema: {mustSupport: true, _required: true, index: 23}
                                      min: 1
                            required: [valueString]
                        nachname:
                          match: {url: null}
                          schema:
                            mustSupport: true
                            _required: true
                            index: 24
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 26
                              valueString:
                                mustSupport: true
                                index: 27
                                slicing:
                                  slices:
                                    valueString:
                                      match: {}
                                      schema: {mustSupport: true, _required: true, index: 27}
                                      min: 1
                            required: [valueString]
                        vorsatzwort:
                          match: {url: null}
                          schema:
                            mustSupport: true
                            index: 28
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 30
                              valueString:
                                mustSupport: true
                                index: 31
                                slicing:
                                  slices:
                                    valueString:
                                      match: {}
                                      schema: {mustSupport: true, _required: true, index: 31}
                                      min: 1
                            required: [valueString]
              given: {mustSupport: true, index: 32}
              prefix:
                mustSupport: true
                index: 33
                extensions:
                  prefix-qualifier:
                    url: null
                    mustSupport: true
                    index: 35
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 37
                      valueCode:
                        mustSupport: true
                        index: 38
                        slicing:
                          slices:
                            valueCode:
                              match: {}
                              schema: {mustSupport: true, index: 38}
                elements:
                  extension:
                    index: 34
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        prefix-qualifier:
                          match: {url: null}
                          schema:
                            mustSupport: true
                            index: 35
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 37
                              valueCode:
                                mustSupport: true
                                index: 38
                                slicing:
                                  slices:
                                    valueCode:
                                      match: {}
                                      schema: {mustSupport: true, index: 38}
              suffix: {index: 39}
              period: {index: 40}
            required: [given]
        geburtsname:
          match: {use: null}
          schema: {index: 41}
          max: 0
  implicitRules: {index: 7}
  birthDate: {index: 91}
  extension:
    index: 11
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        ergaenzende_Angaben:
          match: {url: null}
          schema: {index: 12}
          max: 0
  contained: {index: 10}
  photo: {index: 92}
  language: {index: 8}
  active: {index: 14}
  communication: {index: 107}
  identifier: {index: 13}
  qualification:
    mustSupport: true
    index: 93
    elements:
      identifier: {index: 94}
      code:
        binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE'}
        mustSupport: true
        index: 95
        elements:
          coding:
            mustSupport: true
            index: 96
            elements:
              system: {index: 97}
              version: {index: 98}
              code: {index: 99}
              display:
                index: 100
                extensions:
                  anzeigenameQualifikation: {url: null, max: 0, index: 102}
                elements:
                  extension:
                    index: 101
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        anzeigenameQualifikation:
                          match: {url: null}
                          schema: {index: 102}
                          max: 0
              userSelected: {index: 103}
            required: [version, display, system, code]
          text: {mustSupport: true, index: 104}
      period: {index: 105}
      issuer: {index: 106}
  telecom:
    mustSupport: true
    index: 42
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: 1
      slices:
        telefon:
          match: {system: phone}
          schema:
            mustSupport: true
            _required: true
            index: 43
            elements:
              system:
                mustSupport: true
                pattern: {type: Code, value: phone}
                index: 44
                extensions:
                  anzeigenameSystem:
                    url: https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German
                    type: Extension
                    mustSupport: true
                    index: 46
                    extensions:
                      content:
                        url: null
                        mustSupport: true
                        index: 48
                        elements:
                          value:
                            mustSupport: true
                            choices: []
                            index: 50
                          valueString:
                            pattern: {type: String, value: Telefonnummer}
                            mustSupport: true
                            index: 51
                            slicing:
                              slices:
                                valueString:
                                  match: {}
                                  schema:
                                    pattern: {type: String, value: Telefonnummer}
                                    mustSupport: true
                                    _required: true
                                    index: 51
                                  min: 1
                        required: [valueString]
                    elements:
                      extension:
                        index: 47
                        slicing:
                          rules: open
                          discriminator:
                          - {path: url, type: value}
                          min: null
                          slices:
                            content:
                              match: {url: null}
                              schema:
                                mustSupport: true
                                index: 48
                                elements:
                                  value:
                                    mustSupport: true
                                    choices: []
                                    index: 50
                                  valueString:
                                    pattern: {type: String, value: Telefonnummer}
                                    mustSupport: true
                                    index: 51
                                    slicing:
                                      slices:
                                        valueString:
                                          match: {}
                                          schema:
                                            pattern: {type: String, value: Telefonnummer}
                                            mustSupport: true
                                            _required: true
                                            index: 51
                                          min: 1
                                required: [valueString]
                elements:
                  extension:
                    index: 45
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: null
                      slices:
                        anzeigenameSystem:
                          match: {url: null}
                          schema:
                            type: Extension
                            mustSupport: true
                            url: https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Terminology_German
                            index: 46
                            extensions:
                              content:
                                url: null
                                mustSupport: true
                                index: 48
                                elements:
                                  value:
                                    mustSupport: true
                                    choices: []
                                    index: 50
                                  valueString:
                                    pattern: {type: String, value: Telefonnummer}
                                    mustSupport: true
                                    index: 51
                                    slicing:
                                      slices:
                                        valueString:
                                          match: {}
                                          schema:
                                            pattern: {type: String, value: Telefonnummer}
                                            mustSupport: true
                                            _required: true
                                            index: 51
                                          min: 1
                                required: [valueString]
                            elements:
                              extension:
                                index: 47
                                slicing:
                                  rules: open
                                  discriminator:
                                  - {path: url, type: value}
                                  min: null
                                  slices:
                                    content:
                                      match: {url: null}
                                      schema:
                                        mustSupport: true
                                        index: 48
                                        elements:
                                          value:
                                            mustSupport: true
                                            choices: []
                                            index: 50
                                          valueString:
                                            pattern: {type: String, value: Telefonnummer}
                                            mustSupport: true
                                            index: 51
                                            slicing:
                                              slices:
                                                valueString:
                                                  match: {}
                                                  schema:
                                                    pattern: {type: String, value: Telefonnummer}
                                                    mustSupport: true
                                                    _required: true
                                                    index: 51
                                                  min: 1
                                        required: [valueString]
              value: {mustSupport: true, index: 52}
              use: {index: 53}
              rank: {index: 54}
              period: {index: 55}
            required: [value, system]
        weitereKontaktMoeglichkeiten:
          match: {system: null}
          schema:
            mustSupport: true
            index: 56
            elements:
              system:
                binding: {strength: required, valueSet: 'https://fhir.kbv.de/ValueSet/KBV_VS_MIO_NFD-DPE_Contact_Point'}
                mustSupport: true
                index: 57
              value: {mustSupport: true, index: 58}
              use: {index: 59}
              rank: {index: 60}
              period: {index: 61}
            required: [value, system]
  gender: {index: 90}
  text: {index: 9}
package_version: 1.0.0-kommentierung
extensions:
  ergaenzende_Angaben: {url: null, max: 0, index: 12}
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_NFD-DPE_Practitioner
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner
version: 1.0.0
required: [meta, telecom]