PackagesCanonicalsLogsProblems
    Packages
    de.gevko.emdaf@1.1.2
    https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Practitioner_Apotheker
description: Apotheker für das elektronische Medikations-Datenaustauschformat (eMDAF)
package_name: de.gevko.emdaf
derivation: constraint
name: EMDAF_PR_Practitioner_Apotheker
type: Practitioner
elements:
  address:
    mustSupport: true
    index: 69
    slicing:
      slices:
        Strassenanschrift:
          match: {}
          schema:
            mustSupport: true
            index: 70
            elements:
              use: {index: 71}
              line:
                short: Straße
                mustSupport: true
                index: 72
                extensions:
                  Strasse:
                    url: null
                    mustSupport: true
                    _required: true
                    index: 74
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 76
                        slicing:
                          slices:
                            valueString:
                              match: {}
                              schema:
                                mustSupport: true
                                choices: []
                                _required: true
                                index: 78
                              min: 1
                  Hausnummer:
                    url: null
                    mustSupport: true
                    _required: true
                    index: 79
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 81
                        slicing:
                          slices:
                            valueString:
                              match: {}
                              schema:
                                mustSupport: true
                                choices: []
                                _required: true
                                index: 83
                              min: 1
                  Adresszusatz:
                    url: null
                    index: 84
                    elements:
                      value:
                        choices: []
                        index: 86
                        slicing:
                          slices:
                            valueString:
                              match: {}
                              schema:
                                choices: []
                                index: 88
                elements:
                  extension:
                    array: true
                    min: 2
                    index: 73
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 2
                      slices:
                        Strasse:
                          match: {url: null}
                          schema:
                            mustSupport: true
                            _required: true
                            index: 74
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 76
                                slicing:
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        mustSupport: true
                                        choices: []
                                        _required: true
                                        index: 78
                                      min: 1
                        Hausnummer:
                          match: {url: null}
                          schema:
                            mustSupport: true
                            _required: true
                            index: 79
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 81
                                slicing:
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        mustSupport: true
                                        choices: []
                                        _required: true
                                        index: 83
                                      min: 1
                        Adresszusatz:
                          match: {url: null}
                          schema:
                            index: 84
                            elements:
                              value:
                                choices: []
                                index: 86
                                slicing:
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        choices: []
                                        index: 88
              city: {short: Ort, mustSupport: true, index: 89}
              district: {index: 90}
              state: {index: 91}
              postalCode: {short: PLZ, mustSupport: true, index: 92}
              period: {index: 93}
            required: [city, postalCode, line]
        Postfach:
          match: {}
          schema:
            index: 94
            elements:
              line:
                extensions:
                  Postfach:
                    url: null
                    _required: true
                    index: 96
                    elements:
                      value:
                        choices: []
                        index: 98
                        slicing:
                          slices:
                            valueString:
                              match: {}
                              schema:
                                choices: []
                                index: 100
                elements:
                  extension:
                    index: 95
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 1
                      slices:
                        Postfach:
                          match: {url: null}
                          schema:
                            _required: true
                            index: 96
                            elements:
                              value:
                                choices: []
                                index: 98
                                slicing:
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        choices: []
                                        index: 100
                required: [extension]
  meta:
    mustSupport: true
    index: 0
    elements:
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Practitioner_Apotheker|1.1.2'}
        index: 1
    required: [profile]
  name:
    mustSupport: true
    index: 11
    slicing:
      slices:
        name:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 12
            elements:
              family:
                mustSupport: true
                index: 13
                extensions:
                  namenszusatz:
                    url: null
                    index: 15
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 17
                        slicing:
                          slices:
                            valueString:
                              match: {}
                              schema:
                                mustSupport: true
                                choices: []
                                index: 19
                  nachname:
                    url: null
                    mustSupport: true
                    _required: true
                    index: 20
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 22
                        slicing:
                          slices:
                            valueString:
                              match: {}
                              schema:
                                mustSupport: true
                                choices: []
                                index: 24
                  vorsatzwort:
                    url: null
                    index: 25
                    elements:
                      value:
                        choices: []
                        index: 27
                        slicing:
                          slices:
                            valueString:
                              match: {}
                              schema:
                                choices: []
                                index: 29
                elements:
                  extension:
                    index: 14
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 1
                      slices:
                        namenszusatz:
                          match: {url: null}
                          schema:
                            index: 15
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 17
                                slicing:
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        mustSupport: true
                                        choices: []
                                        index: 19
                        nachname:
                          match: {url: null}
                          schema:
                            mustSupport: true
                            _required: true
                            index: 20
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 22
                                slicing:
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        mustSupport: true
                                        choices: []
                                        index: 24
                        vorsatzwort:
                          match: {url: null}
                          schema:
                            index: 25
                            elements:
                              value:
                                choices: []
                                index: 27
                                slicing:
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        choices: []
                                        index: 29
                required: [extension]
              given: {mustSupport: true, index: 30}
              prefix:
                short: Titel
                mustSupport: true
                index: 31
                extensions:
                  prefix-qualifier:
                    url: null
                    mustSupport: true
                    _required: true
                    index: 33
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 35
                        slicing:
                          slices:
                            valueCode:
                              match: {}
                              schema:
                                mustSupport: true
                                choices: []
                                index: 37
                elements:
                  extension:
                    index: 32
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 1
                      slices:
                        prefix-qualifier:
                          match: {url: null}
                          schema:
                            mustSupport: true
                            _required: true
                            index: 33
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 35
                                slicing:
                                  slices:
                                    valueCode:
                                      match: {}
                                      schema:
                                        mustSupport: true
                                        choices: []
                                        index: 37
                required: [extension]
              suffix: {index: 38}
              period: {index: 39}
            required: [given]
        geburtsname:
          match: {}
          schema:
            index: 40
            elements:
              family:
                extensions:
                  namenszusatz:
                    url: null
                    index: 42
                    elements:
                      value:
                        choices: []
                        index: 44
                        slicing:
                          slices:
                            valueString:
                              match: {}
                              schema:
                                choices: []
                                index: 46
                  nachname:
                    url: null
                    index: 47
                    elements:
                      value:
                        choices: []
                        index: 49
                        slicing:
                          slices:
                            valueString:
                              match: {}
                              schema:
                                choices: []
                                index: 51
                  vorsatzwort:
                    url: null
                    index: 52
                    elements:
                      value:
                        choices: []
                        index: 54
                        slicing:
                          slices:
                            valueString:
                              match: {}
                              schema:
                                choices: []
                                index: 56
                elements:
                  extension:
                    index: 41
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      min: 0
                      slices:
                        namenszusatz:
                          match: {url: null}
                          schema:
                            index: 42
                            elements:
                              value:
                                choices: []
                                index: 44
                                slicing:
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        choices: []
                                        index: 46
                        nachname:
                          match: {url: null}
                          schema:
                            index: 47
                            elements:
                              value:
                                choices: []
                                index: 49
                                slicing:
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        choices: []
                                        index: 51
                        vorsatzwort:
                          match: {url: null}
                          schema:
                            index: 52
                            elements:
                              value:
                                choices: []
                                index: 54
                                slicing:
                                  slices:
                                    valueString:
                                      match: {}
                                      schema:
                                        choices: []
                                        index: 56
  implicitRules: {index: 2}
  birthDate: {index: 102}
  contained: {index: 4}
  photo: {index: 103}
  language: {index: 3}
  active: {index: 10}
  communication: {index: 118}
  identifier:
    index: 5
    slicing:
      slices:
        ANR:
          match: {}
          schema:
            index: 6
            elements:
              period: {index: 7}
              assigner: {index: 8}
        EFN:
          match: {}
          schema: {short: Einheitlichen Fortbildungsnummer, index: 9}
          max: 0
  qualification:
    mustSupport: true
    index: 104
    slicing:
      slices:
        practitioner_speciality:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 104
            elements:
              identifier: {index: 105}
              code:
                mustSupport: true
                index: 106
                elements:
                  coding:
                    mustSupport: true
                    index: 107
                    elements:
                      system:
                        pattern: {type: Uri, value: 'urn:oid:1.3.6.1.4.1.19376.3.276.1.5.11'}
                        mustSupport: true
                        index: 108
                      version: {index: 109}
                      code:
                        pattern: {type: Code, value: '70'}
                        mustSupport: true
                        index: 110
                      display:
                        pattern: {type: String, value: Apotheker /Fachapotheker}
                        mustSupport: true
                        index: 111
                        extensions:
                          anzeigenameQualifikation: {url: null, min: 0, max: 0, index: 113}
                        elements:
                          extension:
                            index: 112
                            slicing:
                              rules: open
                              discriminator:
                              - {path: url, type: value}
                              min: 0
                              slices:
                                anzeigenameQualifikation:
                                  match: {url: null}
                                  schema: {index: 113}
                                  min: 0
                                  max: 0
                      userSelected: {index: 114}
                    required: [system, code]
                  text: {index: 115}
                required: [coding]
              period: {index: 116}
              issuer: {index: 117}
  telecom:
    short: Kontaktdaten
    mustSupport: true
    array: true
    max: 2
    index: 57
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: null
      max: 2
      slices:
        Telefonnummer:
          match: {system: phone}
          schema:
            mustSupport: true
            index: 58
            elements:
              system:
                pattern: {type: Code, value: phone}
                mustSupport: true
                index: 59
              value: {mustSupport: true, index: 60}
              rank: {index: 61}
              period: {index: 62}
        Email:
          match: {system: email}
          schema:
            mustSupport: true
            index: 63
            elements:
              system:
                pattern: {type: Code, value: email}
                mustSupport: true
                index: 64
              value: {mustSupport: true, index: 65}
              use: {index: 66}
              rank: {index: 67}
              period: {index: 68}
  gender: {index: 101}
package_version: 1.1.2
class: profile
kind: resource
url: https://fhir.gevko.de/StructureDefinition/EMDAF_PR_Practitioner_Apotheker
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner
version: 1.1.2
required: [qualification, meta]