PackagesCanonicalsLogsProblems
    Packages
    dguv.basis@1.1.0
    https://fhir.dguv.de/Basis/Patient/DGUV-Basis-PR-VersichertePerson
description: Dieses Profil beschreibt die versicherte Person.
package_name: dguv.basis
derivation: constraint
name: DGUV_Basis_PR_VersichertePerson
type: Patient
elements:
  address:
    index: 59
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: 1
      slices:
        Strassenanschrift:
          match: {type: null}
          schema: {type: Address, index: 60}
          max: 1
        Postfach:
          match: {type: null}
          schema:
            type: Address
            index: 61
            elements:
              line:
                extensions:
                  Strasse: {url: null, max: 0, index: 62}
                  Hausnummer: {url: null, max: 0, index: 63}
                  Adresszusatz: {url: null, max: 0, index: 64}
                elements:
                  extension:
                    index: 62
                    slicing:
                      slices:
                        Strasse:
                          match: {}
                          schema: {index: 62}
                          max: 0
                        Hausnummer:
                          match: {}
                          schema: {index: 63}
                          max: 0
                        Adresszusatz:
                          match: {}
                          schema: {index: 64}
                          max: 0
  deceasedDateTime: {type: dateTime, choiceOf: deceased, index: 58}
  name:
    type: HumanName
    mustSupport: false
    index: 43
    slicing:
      rules: open
      discriminator:
      - {path: use, type: value}
      min: 1
      slices:
        Name:
          match: {use: null}
          schema:
            type: HumanName
            mustSupport: false
            _required: true
            index: 44
            elements:
              family:
                index: 45
                extensions:
                  nachname: {url: null, min: 1, _required: true, index: 47}
                elements:
                  extension:
                    index: 46
                    slicing:
                      slices:
                        nachname:
                          match: {}
                          schema: {_required: true, index: 47}
                          min: 1
                required: [extension]
            required: [family]
        Geburtsname:
          match: {use: null}
          schema:
            type: HumanName
            index: 48
            elements:
              given: {index: 49}
              prefix: {index: 50}
  implicitRules: {index: 0}
  birthDate:
    index: 54
    extensions:
      data_absent_reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', type: Extension, isModifier: false, index: 55}
    elements:
      extension:
        type: Extension
        isModifier: false
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
        index: 55
        slicing:
          slices:
            data_absent_reason:
              match: {}
              schema: {type: Extension, isModifier: false, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 55}
  deceased:
    choices: [deceasedDateTime]
    index: 57
  extension:
    type: Extension
    short: Staatsbürgerschaft
    isModifier: false
    url: http://hl7.org/fhir/StructureDefinition/patient-nationality
    index: 4
    slicing:
      slices:
        nationality:
          match: {}
          schema:
            type: Extension
            short: Staatsbürgerschaft
            isModifier: false
            url: http://hl7.org/fhir/StructureDefinition/patient-nationality
            index: 4
            extensions:
              code:
                url: null
                index: 5
                elements:
                  value[x]:
                    elements:
                      coding:
                        elements:
                          system:
                            binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/iso3166-1-2'}
                            index: 6
            elements:
              extension:
                index: 5
                slicing:
                  slices:
                    code:
                      match: {}
                      schema:
                        index: 5
                        elements:
                          value[x]:
                            elements:
                              coding:
                                elements:
                                  system:
                                    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/iso3166-1-2'}
                                    index: 6
        Beschaeftigung:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'https://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Beschaeftigung', index: 7}
          max: 1
  contained: {index: 3}
  photo: {index: 65}
  language: {index: 1}
  active: {index: 42}
  communication: {short: Bevorzugte Sprache, index: 69}
  identifier:
    short: Ein Identifikator für den Patienten
    index: 8
    slicing:
      rules: open
      discriminator:
      - {path: type.coding.code, type: value}
      min: null
      slices:
        Patientennummer:
          match:
            type:
              coding: {code: null}
          schema:
            type: Identifier
            short: Identifikator für die Abbildung einer ID
            mustSupport: false
            index: 9
            elements:
              type:
                mustSupport: true
                index: 10
                elements:
                  coding:
                    mustSupport: true
                    index: 11
                    elements:
                      system: {index: 12}
                      code: {index: 13}
                      display: {index: 14}
                      userSelected: {index: 15}
                    required: [display, system, code]
                  text: {index: 16}
                required: [coding]
              system: {mustSupport: true, index: 17}
              value: {mustSupport: true, index: 18}
              period: {index: 19}
              assigner: {index: 20}
        versichertenId_GKV:
          match:
            type:
              coding: {code: null}
          schema:
            type: Identifier
            short: Identifikator-Profil für die Krankenversichertennummer
            mustSupport: false
            index: 21
            elements:
              type:
                mustSupport: true
                index: 22
                elements:
                  coding:
                    mustSupport: true
                    index: 23
                    elements:
                      system: {index: 24}
                      code: {index: 25}
                      display: {index: 26}
                      userSelected: {index: 27}
                    required: [display, system, code]
                  text: {index: 28}
                required: [coding]
              system: {mustSupport: true, index: 29}
              value: {mustSupport: true, index: 30}
              period: {index: 31}
              assigner: {index: 32}
            required: [type]
        versichertennummer_PKV:
          match:
            type:
              coding: {code: null}
          schema:
            type: Identifier
            short: Identifikator-Profil für die Privatversichertennummer
            mustSupport: false
            index: 33
            elements:
              type:
                mustSupport: true
                index: 34
                elements:
                  coding:
                    mustSupport: true
                    index: 35
                    elements:
                      userSelected: {index: 36}
                  text: {index: 37}
                required: [coding]
              system: {mustSupport: false, index: 38}
              value: {mustSupport: true, index: 39}
              period: {index: 40}
            required: [type]
        versichertennummer_KVK:
          match:
            type:
              coding: {code: null}
          schema: {type: Identifier, mustSupport: false, index: 41}
          max: 1
  telecom: {type: ContactPoint, mustSupport: false, index: 51}
  gender:
    short: männlich | weiblich | unbestimmt | divers
    index: 52
    extensions:
      gender-amtlich: {url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', max: 1, type: Extension, isModifier: false, index: 53}
    elements:
      extension:
        type: Extension
        isModifier: false
        url: http://fhir.de/StructureDefinition/gender-amtlich-de
        index: 53
        slicing:
          slices:
            gender-amtlich:
              match: {}
              schema: {type: Extension, isModifier: false, url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', index: 53}
              max: 1
  contact:
    elements:
      name: {type: HumanName, index: 66}
      telecom: {type: ContactPoint, index: 67}
      organization: {index: 68}
  text: {short: Textzusammenfassung der Ressource, index: 2}
package_version: 1.1.0
extensions:
  nationality:
    url: http://hl7.org/fhir/StructureDefinition/patient-nationality
    type: Extension
    short: Staatsbürgerschaft
    isModifier: false
    index: 4
    extensions:
      code:
        url: null
        index: 5
        elements:
          value[x]:
            elements:
              coding:
                elements:
                  system:
                    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/iso3166-1-2'}
                    index: 6
    elements:
      extension:
        index: 5
        slicing:
          slices:
            code:
              match: {}
              schema:
                index: 5
                elements:
                  value[x]:
                    elements:
                      coding:
                        elements:
                          system:
                            binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/iso3166-1-2'}
                            index: 6
  Beschaeftigung: {url: 'https://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Beschaeftigung', max: 1, type: Extension, isModifier: false, index: 7}
class: profile
kind: resource
url: https://fhir.dguv.de/Basis/Patient/DGUV-Basis-PR-VersichertePerson
base: http://hl7.org/fhir/StructureDefinition/Patient
version: '1.1'
required: [gender, name, address, birthDate]