PackagesCanonicalsLogsProblems
    Packages
    de.gematik.vsdm2@1.0.0-rc7
    https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient
description: Angaben zum Versicherten im Versichertenstammdatenmanagement (VSDM) 2.0
package_name: de.gematik.vsdm2
derivation: constraint
name: VSDMPatient
type: Patient
elements:
  identifier:
    index: 0
    slicing:
      slices:
        KVNR:
          match: {}
          schema: {short: Versichertennummer (KVNR), _required: true, index: 1}
          min: 1
  name:
    index: 2
    slicing:
      slices:
        Name:
          match: {}
          schema:
            index: 2
            elements:
              text: {short: vollständiger zusammengesetzter Name, index: 3}
              family:
                index: 4
                extensions:
                  namenszusatz:
                    url: null
                    index: 5
                    elements:
                      value:
                        choices: []
                        index: 7
                  nachname: {url: null, short: Nachname ohne Vorsatzwort und Zusätze, index: 8}
                  vorsatzwort:
                    url: null
                    short: Vorsatzwort
                    index: 9
                    elements:
                      value:
                        choices: []
                        index: 11
                elements:
                  extension:
                    index: 5
                    slicing:
                      slices:
                        namenszusatz:
                          match: {}
                          schema:
                            index: 5
                            elements:
                              value:
                                choices: []
                                index: 7
                        nachname:
                          match: {}
                          schema: {short: Nachname ohne Vorsatzwort und Zusätze, index: 8}
                        vorsatzwort:
                          match: {}
                          schema:
                            short: Vorsatzwort
                            index: 9
                            elements:
                              value:
                                choices: []
                                index: 11
              given: {index: 12}
              prefix:
                index: 13
                extensions:
                  prefix-qualifier: {url: null, short: Art des Namenspräfix, index: 14}
                elements:
                  extension:
                    short: Art des Namenspräfix
                    index: 14
                    slicing:
                      slices:
                        prefix-qualifier:
                          match: {}
                          schema: {short: Art des Namenspräfix, index: 14}
  telecom:
    index: 15
    slicing:
      rules: open
      discriminator:
      - {path: system, type: profile}
      min: null
      slices:
        TIMessengerID:
          match: {}
          schema: {type: ContactPoint, index: 16}
          min: 0
          max: 1
  gender:
    short: Administrative Geschlechtsangabe (FHIR-Kodierung)
    index: 17
    extensions:
      other-amtlich: {url: null, short: Administrative Geschlechtsangabe (deutsche Kodierung), mustSupport: true, index: 18}
    elements:
      extension:
        short: Administrative Geschlechtsangabe (deutsche Kodierung)
        mustSupport: true
        index: 18
        slicing:
          slices:
            other-amtlich:
              match: {}
              schema: {short: Administrative Geschlechtsangabe (deutsche Kodierung), mustSupport: true, index: 18}
  birthDate: {short: Geburtsdatum, index: 19}
  address:
    index: 20
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: null
      slices:
        StrassenAdresse:
          match: {type: physical}
          schema:
            type: Address
            mustSupport: true
            index: 21
            elements:
              type:
                pattern: {type: Code, value: physical}
                index: 22
              line:
                mustSupport: true
                index: 23
                extensions:
                  Strasse: {url: null, mustSupport: true, index: 24}
                  Hausnummer: {url: null, mustSupport: true, index: 25}
                  Adresszusatz: {url: null, mustSupport: true, index: 26}
                elements:
                  extension:
                    mustSupport: true
                    index: 24
                    slicing:
                      slices:
                        Strasse:
                          match: {}
                          schema: {mustSupport: true, index: 24}
                        Hausnummer:
                          match: {}
                          schema: {mustSupport: true, index: 25}
                        Adresszusatz:
                          match: {}
                          schema: {mustSupport: true, index: 26}
              city: {mustSupport: true, index: 27}
              postalCode: {mustSupport: true, index: 28}
              country:
                mustSupport: true
                index: 29
                extensions:
                  countryCode:
                    url: http://hl7.org/fhir/StructureDefinition/iso21090-codedString
                    short: Länderkennzeichen nach ISO 3166-1
                    type: Extension
                    mustSupport: true
                    index: 31
                    elements:
                      value:
                        choices: []
                        index: 33
                  anlage8:
                    url: http://hl7.org/fhir/StructureDefinition/iso21090-codedString
                    short: Länderkennzeichen nach DEÜV Anlage 8
                    type: Extension
                    mustSupport: true
                    index: 34
                    elements:
                      value:
                        choices: []
                        index: 36
                      value[x]:
                        elements:
                          system:
                            pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/deuev/anlage-8-laenderkennzeichen'}
                            index: 37
                elements:
                  extension:
                    index: 30
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      - {path: value.ofType(Coding), type: pattern}
                      min: 1
                      slices:
                        countryCode:
                          match:
                            url: null
                            value: {ofType(Coding): null}
                          schema:
                            short: Länderkennzeichen nach ISO 3166-1
                            type: Extension
                            mustSupport: true
                            url: http://hl7.org/fhir/StructureDefinition/iso21090-codedString
                            index: 31
                            elements:
                              value:
                                choices: []
                                index: 33
                        anlage8:
                          match:
                            url: null
                            value: {ofType(Coding): null}
                          schema:
                            short: Länderkennzeichen nach DEÜV Anlage 8
                            type: Extension
                            mustSupport: true
                            url: http://hl7.org/fhir/StructureDefinition/iso21090-codedString
                            index: 34
                            elements:
                              value:
                                choices: []
                                index: 36
                              value[x]:
                                elements:
                                  system:
                                    pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/deuev/anlage-8-laenderkennzeichen'}
                                    index: 37
                required: [extension]
            required: [type]
        PostfachAdresse:
          match: {type: postal}
          schema:
            type: Address
            mustSupport: true
            index: 38
            elements:
              type:
                pattern: {type: Code, value: postal}
                index: 39
              line:
                mustSupport: true
                index: 40
                extensions:
                  Adresszusatz: {url: null, mustSupport: true, index: 41}
                  Postfach: {url: null, mustSupport: true, index: 42}
                elements:
                  extension:
                    mustSupport: true
                    index: 41
                    slicing:
                      slices:
                        Adresszusatz:
                          match: {}
                          schema: {mustSupport: true, index: 41}
                        Postfach:
                          match: {}
                          schema: {mustSupport: true, index: 42}
              city: {mustSupport: true, index: 43}
              postalCode: {mustSupport: true, index: 44}
              country:
                mustSupport: true
                index: 45
                extensions:
                  countryCode:
                    url: http://hl7.org/fhir/StructureDefinition/iso21090-codedString
                    short: Länderkennzeichen nach ISO 3166-1
                    type: Extension
                    mustSupport: true
                    index: 47
                    elements:
                      value:
                        choices: []
                        index: 49
                  anlage8:
                    url: http://hl7.org/fhir/StructureDefinition/iso21090-codedString
                    short: Länderkennzeichen nach DEÜV Anlage 8
                    type: Extension
                    mustSupport: true
                    index: 50
                    elements:
                      value:
                        choices: []
                        index: 52
                      value[x]:
                        elements:
                          system:
                            pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/deuev/anlage-8-laenderkennzeichen'}
                            index: 53
                elements:
                  extension:
                    index: 46
                    slicing:
                      rules: open
                      discriminator:
                      - {path: url, type: value}
                      - {path: value.ofType(Coding), type: pattern}
                      min: 1
                      slices:
                        countryCode:
                          match:
                            url: null
                            value: {ofType(Coding): null}
                          schema:
                            short: Länderkennzeichen nach ISO 3166-1
                            type: Extension
                            mustSupport: true
                            url: http://hl7.org/fhir/StructureDefinition/iso21090-codedString
                            index: 47
                            elements:
                              value:
                                choices: []
                                index: 49
                        anlage8:
                          match:
                            url: null
                            value: {ofType(Coding): null}
                          schema:
                            short: Länderkennzeichen nach DEÜV Anlage 8
                            type: Extension
                            mustSupport: true
                            url: http://hl7.org/fhir/StructureDefinition/iso21090-codedString
                            index: 50
                            elements:
                              value:
                                choices: []
                                index: 52
                              value[x]:
                                elements:
                                  system:
                                    pattern: {type: Uri, value: 'http://fhir.de/CodeSystem/deuev/anlage-8-laenderkennzeichen'}
                                    index: 53
                required: [extension]
            required: [type]
package_version: 1.0.0-rc7
class: profile
kind: resource
url: https://gematik.de/fhir/vsdm2/StructureDefinition/VSDMPatient
base: https://gematik.de/fhir/ti/StructureDefinition/ti-patient
version: 1.0.0-rc7
required: [identifier]