description: Personenname mit in Deutschland üblichen Erweiterungen package_name: de.basisprofil.r4 derivation: constraint name: HumannameDeBasis type: HumanName elements: use: {index: 0} family: short: Familienname index: 1 extensions: namenszusatz: {url: 'http://fhir.de/StructureDefinition/humanname-namenszusatz', max: 1, type: Extension, index: 3} nachname: {url: 'http://hl7.org/fhir/StructureDefinition/humanname-own-name', type: Extension, short: Nachname ohne Vor- und Zusätze, index: 4} vorsatzwort: {url: 'http://hl7.org/fhir/StructureDefinition/humanname-own-prefix', type: Extension, short: Vorsatzwort, index: 5} elements: extension: index: 2 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: namenszusatz: match: {url: null} schema: {type: Extension, url: 'http://fhir.de/StructureDefinition/humanname-namenszusatz', index: 3} max: 1 nachname: match: {url: null} schema: {type: Extension, short: Nachname ohne Vor- und Zusätze, url: 'http://hl7.org/fhir/StructureDefinition/humanname-own-name', index: 4} vorsatzwort: match: {url: null} schema: {type: Extension, short: Vorsatzwort, url: 'http://hl7.org/fhir/StructureDefinition/humanname-own-prefix', index: 5} given: {short: Vorname, index: 6} prefix: short: Namensteile vor dem Vornamen index: 7 extensions: prefix-qualifier: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier', type: Extension, index: 9} elements: extension: index: 8 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: prefix-qualifier: match: {url: null} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier', index: 9} suffix: {short: Namensteile nach dem Nachnamen, index: 10} package_version: 1.4.0 class: complex-type kind: complex-type url: http://fhir.de/StructureDefinition/humanname-de-basis base: http://hl7.org/fhir/StructureDefinition/HumanName version: 1.4.0