PackagesCanonicalsLogsProblems
    Packages
    dguv.basis@1.3.0
    http://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: 44
    slicing:
      rules: open
      discriminator:
      - {path: type, type: value}
      min: 1
      slices:
        Strassenanschrift:
          match: {type: both}
          schema:
            type: Address
            index: 45
            elements:
              type:
                pattern: {type: Code, value: both}
                index: 46
              line:
                extensions:
                  Postfach: {url: null, max: 0, index: 47}
                elements:
                  extension:
                    index: 47
                    slicing:
                      slices:
                        Postfach:
                          match: {}
                          schema: {index: 47}
                          max: 0
            required: [type]
        Postfach:
          match: {type: postal}
          schema:
            type: Address
            index: 48
            elements:
              type:
                pattern: {type: Code, value: postal}
                index: 49
              line:
                extensions:
                  Strasse: {url: null, max: 0, index: 50}
                  Hausnummer: {url: null, max: 0, index: 51}
                  Adresszusatz: {url: null, max: 0, index: 52}
                elements:
                  extension:
                    index: 50
                    slicing:
                      slices:
                        Strasse:
                          match: {}
                          schema: {index: 50}
                          max: 0
                        Hausnummer:
                          match: {}
                          schema: {index: 51}
                          max: 0
                        Adresszusatz:
                          match: {}
                          schema: {index: 52}
                          max: 0
            required: [type]
  deceasedDateTime: {type: dateTime, choiceOf: deceased, index: 43}
  name:
    type: HumanName
    mustSupport: false
    index: 23
    slicing:
      rules: open
      discriminator:
      - {path: use, type: value}
      min: 1
      slices:
        Name:
          match: {use: official}
          schema:
            type: HumanName
            mustSupport: false
            _required: true
            index: 24
            elements:
              use:
                pattern: {type: Code, value: official}
                index: 25
              family:
                index: 26
                extensions:
                  nachname: {url: null, min: 1, _required: true, index: 28}
                elements:
                  extension:
                    index: 27
                    slicing:
                      slices:
                        nachname:
                          match: {}
                          schema: {_required: true, index: 28}
                          min: 1
                required: [extension]
              prefix:
                extensions:
                  prefix-qualifier:
                    url: null
                    index: 29
                    elements:
                      value:
                        pattern: {type: Code, value: AC}
                        choices: []
                        index: 31
                elements:
                  extension:
                    index: 29
                    slicing:
                      slices:
                        prefix-qualifier:
                          match: {}
                          schema:
                            index: 29
                            elements:
                              value:
                                pattern: {type: Code, value: AC}
                                choices: []
                                index: 31
            required: [family, use]
        Geburtsname:
          match: {use: maiden}
          schema:
            type: HumanName
            index: 32
            elements:
              use:
                pattern: {type: Code, value: maiden}
                index: 33
              given: {index: 34}
              prefix: {index: 35}
            required: [use]
  birthDate:
    index: 39
    extensions:
      data_absent_reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', type: Extension, isModifier: false, index: 40}
    elements:
      extension:
        type: Extension
        isModifier: false
        url: http://hl7.org/fhir/StructureDefinition/data-absent-reason
        index: 40
        slicing:
          slices:
            data_absent_reason:
              match: {}
              schema: {type: Extension, isModifier: false, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 40}
  deceased:
    choices: [deceasedDateTime]
    index: 42
  extension:
    type: Extension
    short: Staatsbürgerschaft
    isModifier: false
    url: http://hl7.org/fhir/StructureDefinition/patient-nationality
    index: 1
    slicing:
      slices:
        nationality:
          match: {}
          schema:
            type: Extension
            short: Staatsbürgerschaft
            isModifier: false
            url: http://hl7.org/fhir/StructureDefinition/patient-nationality
            index: 1
            extensions:
              code:
                url: null
                index: 2
                elements:
                  value[x]:
                    elements:
                      coding:
                        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/iso3166-1-2'}
                        index: 3
            elements:
              extension:
                index: 2
                slicing:
                  slices:
                    code:
                      match: {}
                      schema:
                        index: 2
                        elements:
                          value[x]:
                            elements:
                              coding:
                                binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/iso3166-1-2'}
                                index: 3
  photo: {index: 53}
  communication: {short: Bevorzugte Sprache, index: 56}
  identifier:
    short: Identifikator für den Patienten
    index: 4
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: pattern}
      min: null
      slices:
        VersichertenId:
          match:
            type:
              coding:
              - {code: KVZ10, system: 'http://fhir.de/CodeSystem/identifier-type-de-basis'}
          schema:
            short: Lebenslange Krankenversichertennummer
            type: Identifier
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: KVZ10, system: 'http://fhir.de/CodeSystem/identifier-type-de-basis'}
            index: 5
            elements:
              type: {short: Art des Identifiers, index: 6}
              system: {short: Namensraum der Versichertennummer, index: 7}
              value: {short: Konkrete lebenslange Krankenversichertennummer, index: 8}
            required: [type]
        VersichertenId_GKV:
          match:
            type:
              coding:
              - {code: GKV, system: 'http://fhir.de/CodeSystem/identifier-type-de-basis'}
          schema:
            short: Gesetzliche Krankenversichertennummer
            type: Identifier
            mustSupport: false
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: GKV, system: 'http://fhir.de/CodeSystem/identifier-type-de-basis'}
            index: 9
            elements:
              type: {short: Art des Identifiers, index: 10}
              system: {short: Namensraum der Versichertennummer, index: 11}
              value: {short: Konkrete gesetzliche Krankenversichertennummer, index: 12}
            required: [type]
        Patientennummer:
          match:
            type:
              coding:
              - {code: MR, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
          schema:
            short: Organisationsinterner Patienten-Identifier (PID)
            type: Identifier
            mustSupport: false
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: MR, system: 'http://terminology.hl7.org/CodeSystem/v2-0203'}
            index: 13
            elements:
              type: {short: Art des Identifiers, index: 14}
              system: {short: Namensraum des Identifiers, index: 15}
              value: {short: Konkrete Patientennummer, index: 16}
        Versichertennummer_PKV:
          match:
            type:
              coding:
              - {code: PKV, system: 'http://fhir.de/CodeSystem/identifier-type-de-basis'}
          schema:
            short: Private Krankenversichertennummer
            type: Identifier
            mustSupport: false
            pattern:
              type: Identifier
              value:
                type:
                  coding:
                  - {code: PKV, system: 'http://fhir.de/CodeSystem/identifier-type-de-basis'}
            index: 17
            elements:
              use: {index: 18}
              type: {short: Art des Identifiers, index: 19}
              value: {short: Konkrete private Krankenversichertennummer, index: 20}
              assigner:
                short: Private Krankenversichertennummer ausgebende Organisation
                index: 21
                elements:
                  display: {short: Konkreter Name des Kostenträgers, index: 22}
            required: [type]
  telecom: {type: ContactPoint, mustSupport: false, index: 36}
  gender:
    short: männlich | weiblich | unbestimmt | divers
    index: 37
    extensions:
      gender-amtlich: {url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', max: 1, type: Extension, isModifier: false, index: 38}
    elements:
      extension:
        type: Extension
        isModifier: false
        url: http://fhir.de/StructureDefinition/gender-amtlich-de
        index: 38
        slicing:
          slices:
            gender-amtlich:
              match: {}
              schema: {type: Extension, isModifier: false, url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', index: 38}
              max: 1
  contact:
    elements:
      name: {type: HumanName, index: 54}
      telecom: {type: ContactPoint, index: 55}
  text: {short: Textzusammenfassung der Ressource, index: 0}
package_version: 1.3.0
extensions:
  nationality:
    url: http://hl7.org/fhir/StructureDefinition/patient-nationality
    type: Extension
    short: Staatsbürgerschaft
    isModifier: false
    index: 1
    extensions:
      code:
        url: null
        index: 2
        elements:
          value[x]:
            elements:
              coding:
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/iso3166-1-2'}
                index: 3
    elements:
      extension:
        index: 2
        slicing:
          slices:
            code:
              match: {}
              schema:
                index: 2
                elements:
                  value[x]:
                    elements:
                      coding:
                        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/iso3166-1-2'}
                        index: 3
class: profile
kind: resource
url: http://fhir.dguv.de/Basis/Patient/DGUV-Basis-PR-VersichertePerson
base: http://hl7.org/fhir/StructureDefinition/Patient
version: '1.3'
required: [gender, name, address, birthDate]