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