description: Dieses Profil beschreibt die versicherte Person. package_name: dguv.basis derivation: constraint name: DGUV_Basis_PR_VersichertePerson type: Patient elements: address: index: 41 slicing: rules: open discriminator: - {path: type, type: value} min: 1 slices: Strassenanschrift: match: {type: both} schema: type: Address index: 42 elements: type: pattern: {type: Code, value: both} index: 43 line: extensions: Postfach: {url: null, max: 0, index: 44} elements: extension: index: 44 slicing: slices: Postfach: match: {} schema: {index: 44} max: 0 required: [type] Postfach: match: {type: postal} schema: type: Address index: 45 elements: type: pattern: {type: Code, value: postal} index: 46 line: extensions: Strasse: {url: null, max: 0, index: 47} Hausnummer: {url: null, max: 0, index: 48} Adresszusatz: {url: null, max: 0, index: 49} elements: extension: index: 47 slicing: slices: Strasse: match: {} schema: {index: 47} max: 0 Hausnummer: match: {} schema: {index: 48} max: 0 Adresszusatz: match: {} schema: {index: 49} max: 0 required: [type] deceasedDateTime: {type: dateTime, choiceOf: deceased, index: 40} 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] required: [family, use] Geburtsname: match: {use: maiden} schema: type: HumanName index: 29 elements: use: pattern: {type: Code, value: maiden} index: 30 given: {index: 31} prefix: {index: 32} required: [use] birthDate: index: 36 extensions: data_absent_reason: {url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', type: Extension, isModifier: false, index: 37} elements: extension: type: Extension isModifier: false url: http://hl7.org/fhir/StructureDefinition/data-absent-reason index: 37 slicing: slices: data_absent_reason: match: {} schema: {type: Extension, isModifier: false, url: 'http://hl7.org/fhir/StructureDefinition/data-absent-reason', index: 37} deceased: choices: [deceasedDateTime] index: 39 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: 50} communication: {short: Bevorzugte Sprache, index: 53} 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: type: Identifier short: Lebenslange Krankenversichertennummer 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: 33} gender: short: männlich | weiblich | unbestimmt | divers index: 34 extensions: gender-amtlich: {url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', max: 1, type: Extension, isModifier: false, index: 35} elements: extension: type: Extension isModifier: false url: http://fhir.de/StructureDefinition/gender-amtlich-de index: 35 slicing: slices: gender-amtlich: match: {} schema: {type: Extension, isModifier: false, url: 'http://fhir.de/StructureDefinition/gender-amtlich-de', index: 35} max: 1 contact: elements: name: {type: HumanName, index: 51} telecom: {type: ContactPoint, index: 52} text: {short: Textzusammenfassung der Ressource, index: 0} package_version: 1.3.0-Kommentierung 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]