Extensions für Organization
Mitgliedsname
Diese Extension findet Verwendung im Profil Kankenkasse. Auszufüllen, nur wenn die verunfallte Person selbst nicht die versicherte Person ist.
Simplifier Projekt Link
Canonical: https://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Mitgliedsname
| Extension | I | | Extension | There are no (further) constraints on this element Element IdShort description Optional Extensions Element Definition Optional Extension Element - found in all resources.
Data Type Extension Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - ext-1:Must have either extensions or value[x], not both
extension.exists() != value.exists()
Mappings |
| url | | 1..1 | System.StringFixed Value | Element IdShort description identifies the meaning of the extension Definition Source of the definition for the extension code - a logical name or a URL.
Comments The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.
Data Type System.String Fixed Value
https://fhir.dguv.de/Basis/Extension/DGUV-Basis-EX-Mitgliedsname Mappings |
| value[x] | I | 0..1 | | Element IdShort description Personenname Definition Personenname mit in Deutschland üblichen Erweiterungen
Comments Names may be changed, or repudiated, or people may have different names in different contexts. Names may be divided into parts of different type that have variable significance depending on context, though the division into parts does not always matter. With personal names, the different parts may or may not be imbued with some implicit meaning; various cultures associate different importance with the name parts and the degree to which systems must care about name parts around the world varies widely.
Constraints- ele-1:All FHIR elements must have a @value or children
hasValue() or (children().count() > id.count()) - hum-1:Wenn die Extension 'namenszusatz' verwendet wird, dann muss der vollständige Name im Attribut 'family' angegeben werden
family.extension('http://fhir.de/StructureDefinition/humanname-namenszusatz').empty() or family.hasValue() - hum-2:Wenn die Extension 'nachname' verwendet wird, dann muss der vollständige Name im Attribut 'family' angegeben werden
family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-name').empty() or family.hasValue() - hum-3:Wenn die Extension 'vorsatzwort' verwendet wird, dann muss der vollständige Name im Attribut 'family' angegeben werden
family.extension('http://hl7.org/fhir/StructureDefinition/humanname-own-prefix').empty() or family.hasValue() - hum-4:Wenn die Extension 'prefix-qualifier' verwendet wird, dann muss ein Namenspräfix im Attribut 'prefix' angegeben werden
prefix.all($this.extension('http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier').empty() or $this.hasValue())
Mappings- rim:n/a
- rim:N/A
- v2:XPN
- rim:EN (actually, PN)
- servd:ProviderName
|
| valueHumanName | | | HumanName, deutsches Basisprofil | Data Type HumanName, deutsches Basisprofil |