Die offizielle und abgenommene Version des Informationsmodells für das Modul PERSON ist nachfolgend als FHIR Logical Model abgebildet:
MII_LM_Person (Person) | Element | Element idPerson -- Überschrift -- DefinitionLogische Repräsentation des Basismoduls Person
| ||
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
Name | 0..* | BackboneElement | Element idPerson.Name Vollständiger Name einer Person. DefinitionVollständiger Name einer Person.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.Name.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.Name.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.Name.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Vorname | 0..* | string | Element idPerson.Name.Vorname Vollständiger Vorname einer Person. DefinitionVollständiger Vorname einer Person. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
Nachname | 0..1 | string | Element idPerson.Name.Nachname Nachname einer Person ohne Vor- und Zusätze. Dient z.B. der alphabetischen Einordnung des Namens. DefinitionNachname einer Person ohne Vor- und Zusätze. Dient z.B. der alphabetischen Einordnung des Namens. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
Familienname | 0..1 | string | Element idPerson.Name.Familienname Der vollständige Familienname, einschließlich aller Vorsatz- und Zusatzwörter, mit Leerzeichen getrennt. DefinitionDer vollständige Familienname, einschließlich aller Vorsatz- und Zusatzwörter, mit Leerzeichen getrennt. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
Vorsatzwort | 0..1 | string | Element idPerson.Name.Vorsatzwort Vorsatzwort wie z.B.: von, van, zu Vgl. auch VSDM-Spezifikation der Gematik (Versichertenstammdatenmanagement, "eGK") DefinitionVorsatzwort wie z.B.: von, van, zu Vgl. auch VSDM-Spezifikation der Gematik (Versichertenstammdatenmanagement, "eGK") Note that FHIR strings SHALL NOT exceed 1MB in size
| |
Namenszusatz | 0..1 | string | Element idPerson.Name.Namenszusatz Namenszusatz als Bestandteil das Nachnamens, wie in VSDM (Versichertenstammdatenmanagement, "eGK") definiert. Beispiele: Gräfin, Prinz oder Fürst DefinitionNamenszusatz als Bestandteil das Nachnamens, wie in VSDM (Versichertenstammdatenmanagement, "eGK") definiert. Beispiele: Gräfin, Prinz oder Fürst Note that FHIR strings SHALL NOT exceed 1MB in size
| |
Praefix | 0..* | string | Element idPerson.Name.Praefix Namensteile vor dem Vornamen, z.B. akademischer Grad DefinitionNamensteile vor dem Vornamen, z.B. akademischer Grad Note that FHIR strings SHALL NOT exceed 1MB in size
| |
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.Name.Praefix.id xml:id (or equivalent in JSON) Definitionunique id for the element within a resource (for internal references) | |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.Name.Praefix.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
value | 0..1 | System.String | There are no (further) constraints on this element Element idPerson.Name.Praefix.value Primitive value for string DefinitionThe actual value System.String Maximum string length1048576 | |
ArtdesPraefixes | 0..1 | code | Element idPerson.Name.Praefix.ArtdesPraefixes Art des Präfixes, z.B. "AC" für Akademische Titel DefinitionArt des Präfixes, z.B. "AC" für Akademische Titel
| |
Geburtsname | 0..1 | string | Element idPerson.Name.Geburtsname Familienname einer Person zum Zeitpunkt ihrer Geburt. Kann sich danach z.B. durch Heirat und Annahme eines anderen Familiennamens ändern. DefinitionFamilienname einer Person zum Zeitpunkt ihrer Geburt. Kann sich danach z.B. durch Heirat und Annahme eines anderen Familiennamens ändern. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
Demographie | 0..* | BackboneElement | Element idPerson.Demographie Das Basismodul Demographie enthält demographische Parameter (Alter, Geschlecht etc.). DefinitionDas Basismodul Demographie enthält demographische Parameter (Alter, Geschlecht etc.).
| |
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.Demographie.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.Demographie.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.Demographie.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
AdministrativesGeschlecht | 0..1 | code | Element idPerson.Demographie.AdministrativesGeschlecht Administratives Geschlecht der Person DefinitionAdministratives Geschlecht der Person
| |
Geburtsdatum | 0..1 | date | Element idPerson.Demographie.Geburtsdatum Geburtsdatum des Person. DefinitionGeburtsdatum des Person.
| |
Adresse | 0..* | BackboneElement | Element idPerson.Demographie.Adresse Vollständige Anschrift einer Person für die postlische Kommunikation. DefinitionVollständige Anschrift einer Person für die postlische Kommunikation.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.Demographie.Adresse.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.Demographie.Adresse.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.Demographie.Adresse.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Strassenanschrift | 0..* | BackboneElement | Element idPerson.Demographie.Adresse.Strassenanschrift Eine Adresse für die Strassenanschrift gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken. DefinitionEine Adresse für die Strassenanschrift gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.Demographie.Adresse.Strassenanschrift.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.Demographie.Adresse.Strassenanschrift.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.Demographie.Adresse.Strassenanschrift.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Land | 1..1 | string | Element idPerson.Demographie.Adresse.Strassenanschrift.Land Ländercode nach ISO 3166. DefinitionLändercode nach ISO 3166. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
PLZ | 1..1 | string | Element idPerson.Demographie.Adresse.Strassenanschrift.PLZ Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen. DefinitionPostleitzahl gemäß der im jeweiligen Land gültigen Konventionen. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
Wohnort | 1..1 | string | Element idPerson.Demographie.Adresse.Strassenanschrift.Wohnort Bei Personen aus Stadtstaaten inklusive des Stadtteils. DefinitionBei Personen aus Stadtstaaten inklusive des Stadtteils. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
Strasse | 1..1 | string | Element idPerson.Demographie.Adresse.Strassenanschrift.Strasse Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung. DefinitionStraßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
Postfach | 0..* | BackboneElement | Element idPerson.Demographie.Adresse.Postfach Eine Adresse für ein Postfach gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken. DefinitionEine Adresse für ein Postfach gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.Demographie.Adresse.Postfach.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.Demographie.Adresse.Postfach.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.Demographie.Adresse.Postfach.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Land | 1..1 | string | Element idPerson.Demographie.Adresse.Postfach.Land Ländercode nach ISO 3166. DefinitionLändercode nach ISO 3166. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
PLZ | 1..1 | string | Element idPerson.Demographie.Adresse.Postfach.PLZ Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen. DefinitionPostleitzahl gemäß der im jeweiligen Land gültigen Konventionen. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
Wohnort | 1..1 | string | Element idPerson.Demographie.Adresse.Postfach.Wohnort Bei Personen aus Stadtstaaten inklusive des Stadtteils. DefinitionBei Personen aus Stadtstaaten inklusive des Stadtteils. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
Strasse | 1..1 | string | Element idPerson.Demographie.Adresse.Postfach.Strasse Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung. DefinitionStraßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
Vitalstatus | 0..* | BackboneElement | Element idPerson.Demographie.Vitalstatus Gibt an, ob ein Patient verstorben ist. Falls ja, zudem den Zeitpunkt. DefinitionGibt an, ob ein Patient verstorben ist. Falls ja, zudem den Zeitpunkt.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.Demographie.Vitalstatus.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.Demographie.Vitalstatus.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.Demographie.Vitalstatus.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
PatientVerstorben | 0..1 | boolean | Element idPerson.Demographie.Vitalstatus.PatientVerstorben Gibt an, ob der Patient am Leben oder verstorben ist. DefinitionGibt an, ob der Patient am Leben oder verstorben ist.
| |
Todeszeitpunkt | 0..1 | dateTime | Element idPerson.Demographie.Vitalstatus.Todeszeitpunkt Gibt den Todeszeitpunkt des Patienten an, falls dieser im KH verstorben ist. Ansonsten "Null Flavor". DefinitionGibt den Todeszeitpunkt des Patienten an, falls dieser im KH verstorben ist. Ansonsten "Null Flavor".
| |
Informationsquelle | 0..* | string | Element idPerson.Demographie.Vitalstatus.Informationsquelle Quelle des Vitalstatus. DefinitionQuelle des Vitalstatus. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
ZeitpunktFeststellungDesVitalstatus | 1..1 | dateTime | Element idPerson.Demographie.Vitalstatus.ZeitpunktFeststellungDesVitalstatus Letzter bekannter Zeitpunkt oder Zeitraum, zudem ein Vitalstatus festgestellt wurde DefinitionLetzter bekannter Zeitpunkt oder Zeitraum, zudem ein Vitalstatus festgestellt wurde
| |
Todesursache | 0..1 | CodeableConcept | Element idPerson.Demographie.Vitalstatus.Todesursache Todesursache mit ICD-10-WHO kodiert. DefinitionTodesursache mit ICD-10-WHO kodiert. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
| |
PatientIn | 0..* | BackboneElement | Element idPerson.PatientIn Person, die in einer oder mehreren Gesundheitseinrichtungen behandelt wird DefinitionPerson, die in einer oder mehreren Gesundheitseinrichtungen behandelt wird
| |
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.PatientIn.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.PatientIn.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.PatientIn.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
PatientenIdentifikator | 0..* | BackboneElement | Element idPerson.PatientIn.PatientenIdentifikator Identifikation des Patienten in Verschiedenen Gesundheitseinrichtungen, Einrichtungskennzeichen kann als "Codesystem" gesehen werden, und Patienten-Identifikator als "Code" DefinitionIdentifikation des Patienten in Verschiedenen Gesundheitseinrichtungen, Einrichtungskennzeichen kann als "Codesystem" gesehen werden, und Patienten-Identifikator als "Code"
| |
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.PatientIn.PatientenIdentifikator.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.PatientIn.PatientenIdentifikator.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.PatientIn.PatientenIdentifikator.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
PatientenIdentifikator | 0..* | Identifier | Element idPerson.PatientIn.PatientenIdentifikator.PatientenIdentifikator Gesundheitseinrichtungs-eigene Identifikationsnummer für einen Patienten DefinitionGesundheitseinrichtungs-eigene Identifikationsnummer für einen Patienten
| |
PatientenIdentifikatorKontext | 1..1 | CodeableConcept | Element idPerson.PatientIn.PatientenIdentifikator.PatientenIdentifikatorKontext Der Kontext des Patienten-Identifikators um den Patienten-Identifikator zu Beschreiben, da der Patient innerhalb einer Gesundheitseinrichtung möglicherweise pro System eine Nummer (Im Krankenhaus: Labor, Radiologie, Internistische Station etc.) bekommt. DefinitionDer Kontext des Patienten-Identifikators um den Patienten-Identifikator zu Beschreiben, da der Patient innerhalb einer Gesundheitseinrichtung möglicherweise pro System eine Nummer (Im Krankenhaus: Labor, Radiologie, Internistische Station etc.) bekommt. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
| |
Versicherung | 0..* | BackboneElement | Element idPerson.PatientIn.Versicherung Aktuell gültige Versicherung der Patient:in welcher zur Abrechnung der Behandlungsleistung verwendet wird. DefinitionAktuell gültige Versicherung der Patient:in welcher zur Abrechnung der Behandlungsleistung verwendet wird.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.PatientIn.Versicherung.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.PatientIn.Versicherung.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.PatientIn.Versicherung.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
InstitutionskennzeichenDerKrankenkasse | 0..* | string | Element idPerson.PatientIn.Versicherung.InstitutionskennzeichenDerKrankenkasse Die Institutionskennzeichen (kurz: IK) sind bundesweit eindeutige, neunstellige Zahlen, mit deren Hilfe Abrechnungen und Qualitätssicherungsmaßnahmen im Bereich der deutschen Sozialversicherung einrichtungsübergreifend abgewickelt werden können. DefinitionDie Institutionskennzeichen (kurz: IK) sind bundesweit eindeutige, neunstellige Zahlen, mit deren Hilfe Abrechnungen und Qualitätssicherungsmaßnahmen im Bereich der deutschen Sozialversicherung einrichtungsübergreifend abgewickelt werden können. Note that FHIR strings SHALL NOT exceed 1MB in size
9 | |
Versicherungstyp | 1..1 | CodeableConcept | Element idPerson.PatientIn.Versicherung.Versicherungstyp Versicherungstyp des Patienten DefinitionVersicherungstyp des Patienten Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
| |
Versichertennummer | 0..1 | BackboneElement | Element idPerson.PatientIn.Versicherung.Versichertennummer Angaben zur Identifikation der versicherten Person DefinitionAngaben zur Identifikation der versicherten Person
| |
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.PatientIn.Versicherung.Versichertennummer.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.PatientIn.Versicherung.Versichertennummer.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.PatientIn.Versicherung.Versichertennummer.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
VersichertenIDGKV | 0..1 | string | Element idPerson.PatientIn.Versicherung.Versichertennummer.VersichertenIDGKV Unveränderlicher Teil der Krankenversichertennummer (VersichertenID) bei GKV Patienten. Diese findet sich z.B. auf der Mitgliedskarte der Krankenkasse. DefinitionUnveränderlicher Teil der Krankenversichertennummer (VersichertenID) bei GKV Patienten. Diese findet sich z.B. auf der Mitgliedskarte der Krankenkasse. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
VersichertennummerPKV | 0..1 | string | Element idPerson.PatientIn.Versicherung.Versichertennummer.VersichertennummerPKV Versichertennummer bei PKV Patienten. Vergabe erfolgt durch die jeweilige Private Krankenversicherung. DefinitionVersichertennummer bei PKV Patienten. Vergabe erfolgt durch die jeweilige Private Krankenversicherung. Note that FHIR strings SHALL NOT exceed 1MB in size
| |
ProbandIn | 0..* | BackboneElement | Element idPerson.ProbandIn Person, die an einer Studie teilnimmt (unter Umständen, während sie Patient:in in einer Gesundheitseinrichtung ist) DefinitionPerson, die an einer Studie teilnimmt (unter Umständen, während sie Patient:in in einer Gesundheitseinrichtung ist)
| |
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.ProbandIn.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.ProbandIn.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.ProbandIn.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
SubjektIdentifizierungscode | 0..* | Identifier | Element idPerson.ProbandIn.SubjektIdentifizierungscode Eindeutiger Identifikator eines Patienten im Kontext eines Forschungsprojekts (klinische Studie, Use Case) DefinitionEindeutiger Identifikator eines Patienten im Kontext eines Forschungsprojekts (klinische Studie, Use Case)
| |
Rechtsgrundlage | I | 0..* | Reference(Consent) | Element idPerson.ProbandIn.Rechtsgrundlage Rechtsgrundlage (z.B. Einwilligung) aufgrund die PatientIn in die Studie eingeschlossen werden darf. DefinitionRechtsgrundlage (z.B. Einwilligung) aufgrund die PatientIn in die Studie eingeschlossen werden darf. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
BeginnTeilnahme | 1..1 | dateTime | Element idPerson.ProbandIn.BeginnTeilnahme Beginn der Teilnahme der Person an der Studie. DefinitionBeginn der Teilnahme der Person an der Studie.
| |
EndeTeilnahme | 0..1 | dateTime | Element idPerson.ProbandIn.EndeTeilnahme Ende der Teilnahme der Person an der Studie. DefinitionEnde der Teilnahme der Person an der Studie.
| |
StatusDerTeilnahme | 1..1 | code | Element idPerson.ProbandIn.StatusDerTeilnahme Stand der Teilnahme einer Person an der Studie, z.B. eingeschlossen, widerrufen, abgeschlossen etc. DefinitionStand der Teilnahme einer Person an der Studie, z.B. eingeschlossen, widerrufen, abgeschlossen etc.
| |
BezeichnungDerStudie | 0..* | Identifier | Element idPerson.ProbandIn.BezeichnungDerStudie Identifikator der Studie DefinitionIdentifikator der Studie
| |
PatientInPseudonym | 0..* | BackboneElement | Element idPerson.PatientInPseudonym Pseudonymisierte Repräsentation einer dazueghörigen Patient:in DefinitionPseudonymisierte Repräsentation einer dazueghörigen Patient:in
| |
id | 0..1 | string | There are no (further) constraints on this element Element idPerson.PatientInPseudonym.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.PatientInPseudonym.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idPerson.PatientInPseudonym.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Pseudonym | 0..* | Identifier | Element idPerson.PatientInPseudonym.Pseudonym Neu generierte Identifikation der PatientIn mit Bezug zum Original-Identifikator in einer Treuhandstelle. DefinitionNeu generierte Identifikation der PatientIn mit Bezug zum Original-Identifikator in einer Treuhandstelle.
|
Es ist zu beachten, dass das Logical Model rein auf die Abbildung der Datenelemente und deren Beschreibung abzielt. Verwendete Datentypen und Kardinalitäten sind nicht als verpflichtend anzusehen. Dies wird abschließend durch die FHIR-Profile festgelegt. Für jedes Element innerhalb des Logical Models existiert ein Mapping auf ein Element einer konkreten FHIR Ressource.
Logischer_Datensatz | Beschreibung |
---|---|
Person | -- Überschrift -- |
Person.Name | Vollständiger Name einer Person. |
Person.Name.Vorname | Vollständiger Vorname einer Person. |
Person.Name.Nachname | Nachname einer Person ohne Vor- und Zusätze. Dient z.B. der alphabetischen Einordnung des Namens. |
Person.Name.Familienname | Der vollständige Familienname, einschließlich aller Vorsatz- und Zusatzwörter, mit Leerzeichen getrennt. |
Person.Name.Vorsatzwort | Vorsatzwort wie z.B.: von, van, zu Vgl. auch VSDM-Spezifikation der Gematik (Versichertenstammdatenmanagement, "eGK") |
Person.Name.Namenszusatz | Namenszusatz als Bestandteil das Nachnamens, wie in VSDM (Versichertenstammdatenmanagement, "eGK") definiert. Beispiele: Gräfin, Prinz oder Fürst |
Person.Name.Praefix | Namensteile vor dem Vornamen, z.B. akademischer Grad |
Person.Name.Praefix.ArtdesPraefixes | Art des Präfixes, z.B. "AC" für Akademische Titel |
Person.Name.Geburtsname | Familienname einer Person zum Zeitpunkt ihrer Geburt. Kann sich danach z.B. durch Heirat und Annahme eines anderen Familiennamens ändern. |
Person.Demographie | Das Basismodul Demographie enthält demographische Parameter (Alter, Geschlecht etc.). |
Person.Demographie.AdministrativesGeschlecht | Administratives Geschlecht der Person |
Person.Demographie.Geburtsdatum | Geburtsdatum des Person. |
Person.Demographie.Adresse | Vollständige Anschrift einer Person für die postlische Kommunikation. |
Person.Demographie.Adresse.Strassenanschrift | Eine Adresse für die Strassenanschrift gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken. |
Person.Demographie.Adresse.Strassenanschrift.Land | Ländercode nach ISO 3166. |
Person.Demographie.Adresse.Strassenanschrift.PLZ | Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen. |
Person.Demographie.Adresse.Strassenanschrift.Wohnort | Bei Personen aus Stadtstaaten inklusive des Stadtteils. |
Person.Demographie.Adresse.Strassenanschrift.Strasse | Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung. |
Person.Demographie.Adresse.Postfach | Eine Adresse für ein Postfach gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken. |
Person.Demographie.Adresse.Postfach.Land | Ländercode nach ISO 3166. |
Person.Demographie.Adresse.Postfach.PLZ | Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen. |
Person.Demographie.Adresse.Postfach.Wohnort | Bei Personen aus Stadtstaaten inklusive des Stadtteils. |
Person.Demographie.Adresse.Postfach.Strasse | Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung. |
Person.Demographie.Vitalstatus | Gibt an, ob ein Patient verstorben ist. Falls ja, zudem den Zeitpunkt. |
Person.Demographie.Vitalstatus.PatientVerstorben | Gibt an, ob der Patient am Leben oder verstorben ist. |
Person.Demographie.Vitalstatus.Todeszeitpunkt | Gibt den Todeszeitpunkt des Patienten an, falls dieser im KH verstorben ist. Ansonsten "Null Flavor". |
Person.Demographie.Vitalstatus.Informationsquelle | Quelle des Vitalstatus. |
Person.Demographie.Vitalstatus.ZeitpunktFeststellungDesVitalstatus | Letzter bekannter Zeitpunkt oder Zeitraum, zudem ein Vitalstatus festgestellt wurde |
Person.Demographie.Vitalstatus.Todesursache | Todesursache mit ICD-10-WHO kodiert. |
Person.PatientIn | Person, die in einer oder mehreren Gesundheitseinrichtungen behandelt wird |
Person.PatientIn.PatientenIdentifikator | Identifikation des Patienten in Verschiedenen Gesundheitseinrichtungen, Einrichtungskennzeichen kann als "Codesystem" gesehen werden, und Patienten-Identifikator als "Code" |
Person.PatientIn.PatientenIdentifikator.PatientenIdentifikator | Gesundheitseinrichtungs-eigene Identifikationsnummer für einen Patienten |
Person.PatientIn.PatientenIdentifikator.PatientenIdentifikatorKontext | Der Kontext des Patienten-Identifikators um den Patienten-Identifikator zu Beschreiben, da der Patient innerhalb einer Gesundheitseinrichtung möglicherweise pro System eine Nummer (Im Krankenhaus: Labor, Radiologie, Internistische Station etc.) bekommt. |
Person.PatientIn.Versicherung | Aktuell gültige Versicherung der Patient:in welcher zur Abrechnung der Behandlungsleistung verwendet wird. |
Person.PatientIn.Versicherung.InstitutionskennzeichenDerKrankenkasse | Die Institutionskennzeichen (kurz: IK) sind bundesweit eindeutige, neunstellige Zahlen, mit deren Hilfe Abrechnungen und Qualitätssicherungsmaßnahmen im Bereich der deutschen Sozialversicherung einrichtungsübergreifend abgewickelt werden können. |
Person.PatientIn.Versicherung.Versicherungstyp | Versicherungstyp des Patienten |
Person.PatientIn.Versicherung.Versichertennummer | Angaben zur Identifikation der versicherten Person |
Person.PatientIn.Versicherung.Versichertennummer.VersichertenIDGKV | Unveränderlicher Teil der Krankenversichertennummer (VersichertenID) bei GKV Patienten. Diese findet sich z.B. auf der Mitgliedskarte der Krankenkasse. |
Person.PatientIn.Versicherung.Versichertennummer.VersichertennummerPKV | Versichertennummer bei PKV Patienten. Vergabe erfolgt durch die jeweilige Private Krankenversicherung. |
Person.ProbandIn | Person, die an einer Studie teilnimmt (unter Umständen, während sie Patient:in in einer Gesundheitseinrichtung ist) |
Person.ProbandIn.SubjektIdentifizierungscode | Eindeutiger Identifikator eines Patienten im Kontext eines Forschungsprojekts (klinische Studie, Use Case) |
Person.ProbandIn.Rechtsgrundlage | Rechtsgrundlage (z.B. Einwilligung) aufgrund die PatientIn in die Studie eingeschlossen werden darf. |
Person.ProbandIn.BeginnTeilnahme | Beginn der Teilnahme der Person an der Studie. |
Person.ProbandIn.EndeTeilnahme | Ende der Teilnahme der Person an der Studie. |
Person.ProbandIn.StatusDerTeilnahme | Stand der Teilnahme einer Person an der Studie, z.B. eingeschlossen, widerrufen, abgeschlossen etc. |
Person.ProbandIn.BezeichnungDerStudie | Identifikator der Studie |
Person.PatientInPseudonym | Pseudonymisierte Repräsentation einer dazueghörigen Patient:in |
Person.PatientInPseudonym.Pseudonym | Neu generierte Identifikation der PatientIn mit Bezug zum Original-Identifikator in einer Treuhandstelle. |
Powered by SIMPLIFIER.NET