PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.person@1.0.17
    https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/LogicalModel/Person
{
  "description": "Logische Repräsentation des Basismoduls Person",
  "_filename": "Person.StructureDefinition.json",
  "package_name": "de.medizininformatikinitiative.kerndatensatz.person",
  "date": null,
  "derivation": "specialization",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LogicalModelPerson",
  "abstract": false,
  "type": "https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/LogicalModel/Person",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "LogicalModel - Person",
  "package_version": "1.0.17",
  "status": "active",
  "id": "047cc731-0af2-4da0-afa0-338cb402b6ad",
  "kind": "logical",
  "url": "https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/LogicalModel/Person",
  "version": "1.0.17",
  "differential": {
    "element": [ {
      "id": "Person",
      "max": "*",
      "min": 0,
      "path": "Person"
    }, {
      "id": "Person.Name",
      "max": "*",
      "min": 0,
      "path": "Person.Name",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "vollständiger Name einer Person"
    }, {
      "id": "Person.Name.Vorname",
      "max": "*",
      "min": 0,
      "path": "Person.Name.Vorname",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Vollständiger Vorname einer Person"
    }, {
      "id": "Person.Name.Nachname",
      "max": "*",
      "min": 0,
      "path": "Person.Name.Nachname",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Nachname einer Person ohne Vor- und Zusätze. Dient z.B. der alphabetischen Einordnung des Namens."
    }, {
      "id": "Person.Name.Familienname",
      "max": "*",
      "min": 0,
      "path": "Person.Name.Familienname",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Der vollständige Familienname, einschließlich aller Vorsatz- und Zusatzwörter, mit Leerzeichen getrennt."
    }, {
      "id": "Person.Name.Vorsatzwort",
      "max": "*",
      "min": 0,
      "path": "Person.Name.Vorsatzwort",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Vorsatzwort wie z.B.: von, van, zu Vgl. auch VSDM-Spezifikation der Gematik (Versichertenstammdatenmanagement, \"eGK\")"
    }, {
      "id": "Person.Name.Namenszusatz",
      "max": "*",
      "min": 0,
      "path": "Person.Name.Namenszusatz",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Namenszusatz als Bestandteil das Nachnamens, wie in VSDM (Versichertenstammdatenmanagement, \"eGK\") definiert. Beispiele: Gräfin, Prinz oder Fürst"
    }, {
      "id": "Person.Name.Praefix",
      "max": "*",
      "min": 0,
      "path": "Person.Name.Praefix",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Namensteile vor dem Vornamen, z.B. akademischer Grad"
    }, {
      "id": "Person.Name.ArtdesPraefixes",
      "max": "*",
      "min": 0,
      "path": "Person.Name.ArtdesPraefixes",
      "type": [ {
        "code": "code",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/code" ]
      } ],
      "short": "Art des Präfixes, z.B. \"AC\" für Akademische Titel"
    }, {
      "id": "Person.Name.Geburtsname",
      "max": "*",
      "min": 0,
      "path": "Person.Name.Geburtsname",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Familienname einer Person zum Zeitpunkt ihrer Geburt. Kann sich danach z.B. durch Heirat und Annahme eines anderen Familiennamens ändern."
    }, {
      "id": "Person.Demographie",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Das Basismodul Demographie enthält demographische Parameter (Alter, Geschlecht etc.)."
    }, {
      "id": "Person.Demographie.AdministrativesGeschlecht",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.AdministrativesGeschlecht",
      "type": [ {
        "code": "code",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/code" ]
      } ],
      "short": "Administratives Geschlecht der Person"
    }, {
      "id": "Person.Demographie.Geburtsdatum",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Geburtsdatum",
      "type": [ {
        "code": "dateTime",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/dateTime" ]
      } ],
      "short": "Geburtsdatum des Patienten"
    }, {
      "id": "Person.Demographie.Adresse",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Eine Adresse gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken."
    }, {
      "id": "Person.Demographie.Adresse.Strassenanschrift",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse.Strassenanschrift",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Eine Adresse für die Strassenanschrift gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken."
    }, {
      "id": "Person.Demographie.Adresse.Strassenanschrift.Land",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse.Strassenanschrift.Land",
      "type": [ {
        "code": "code",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/code" ]
      } ],
      "short": "Ländercode nach ISO 3166."
    }, {
      "id": "Person.Demographie.Adresse.Strassenanschrift.PLZ",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse.Strassenanschrift.PLZ",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen."
    }, {
      "id": "Person.Demographie.Adresse.Strassenanschrift.Wohnort",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse.Strassenanschrift.Wohnort",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Bei Personen aus Stadtstaaten inklusive des Stadtteils."
    }, {
      "id": "Person.Demographie.Adresse.Strassenanschrift.Strasse",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse.Strassenanschrift.Strasse",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung."
    }, {
      "id": "Person.Demographie.Adresse.Postfach",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse.Postfach",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Eine Adresse für ein Postfach gemäß postalischer Konventionen. Bei Stadtstaaten einschließlich Bezirken."
    }, {
      "id": "Person.Demographie.Adresse.Postfach.Land",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse.Postfach.Land",
      "type": [ {
        "code": "code",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/code" ]
      } ],
      "short": "Ländercode nach ISO 3166."
    }, {
      "id": "Person.Demographie.Adresse.Postfach.PLZ",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse.Postfach.PLZ",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Postleitzahl gemäß der im jeweiligen Land gültigen Konventionen."
    }, {
      "id": "Person.Demographie.Adresse.Postfach.Wohnort",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse.Postfach.Wohnort",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Bei Personen aus Stadtstaaten inklusive des Stadtteils."
    }, {
      "id": "Person.Demographie.Adresse.Postfach.Strasse",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Adresse.Postfach.Strasse",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Straßenname mit Hausnummer oder Postfach sowie weitere Angaben zur Zustellung."
    }, {
      "id": "Person.Demographie.Vitalstatus",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Vitalstatus",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Gibt an, ob ein Patient verstorben ist. Falls ja, zudem den Zeitpunkt."
    }, {
      "id": "Person.Demographie.Vitalstatus.PatientVerstorben",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Vitalstatus.PatientVerstorben",
      "type": [ {
        "code": "boolean",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/boolean" ]
      } ],
      "short": "Gibt an, ob der Patient am Leben oder verstorben ist."
    }, {
      "id": "Person.Demographie.Vitalstatus.Todeszeitpunkt",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Vitalstatus.Todeszeitpunkt",
      "type": [ {
        "code": "dateTime",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/dateTime" ]
      } ],
      "short": "Gibt den Todeszeitpunkt des Patienten an, falls dieser im KH verstorben ist. Ansonsten \"Null Flavor\"."
    }, {
      "id": "Person.Demographie.Vitalstatus.Informationsquelle",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Vitalstatus.Informationsquelle",
      "type": [ {
        "code": "code",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/code" ]
      } ],
      "short": "Quelle des Vitalstatus."
    }, {
      "id": "Person.Demographie.Vitalstatus.LetzterLebendzeitpunkt",
      "max": "*",
      "min": 0,
      "path": "Person.Demographie.Vitalstatus.LetzterLebendzeitpunkt",
      "type": [ {
        "code": "date",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/date" ]
      } ]
    }, {
      "id": "Person.PatientIn",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Person, die in einer oder mehreren Gesundheitseinrichtungen behandelt wird"
    }, {
      "id": "Person.PatientIn.Patienten-Identifikator",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn.Patienten-Identifikator",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Identifikation des Patienten in Verschiedenen Gesundheitseinrichtungen, Einrichtungskennzeichen kann als \"Codesystem\" gesehen werden, und Patienten-Identifikator als \"Code\""
    }, {
      "id": "Person.PatientIn.Patienten-Identifikator.Patienten-Identifikator",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn.Patienten-Identifikator.Patienten-Identifikator",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Identifier" ]
      } ],
      "short": "Gesundheitseinrichtungs-eigene Identifikationsnummer für einen Patienten"
    }, {
      "id": "Person.PatientIn.Patienten-Identifikator.Patienten-IdentifikatorKontext",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn.Patienten-Identifikator.Patienten-IdentifikatorKontext",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Identifier" ]
      } ],
      "short": "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."
    }, {
      "id": "Person.PatientIn.Versicherung",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn.Versicherung",
      "type": [ {
        "code": "BackboneElement"
      } ]
    }, {
      "id": "Person.PatientIn.Versicherung.InstitutionskennzeichenDerKrankenkasse",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn.Versicherung.InstitutionskennzeichenDerKrankenkasse",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "maxLength": 9,
      "fixedString": "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."
    }, {
      "id": "Person.PatientIn.Versicherung.Versicherungstyp",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn.Versicherung.Versicherungstyp",
      "type": [ {
        "code": "code",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/code" ]
      } ],
      "short": "Versicherungstyp des Patienten"
    }, {
      "id": "Person.PatientIn.Versicherung.Versichertennummer",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn.Versicherung.Versichertennummer",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Angaben zur Identifikation der versicherten Person"
    }, {
      "id": "Person.PatientIn.Versicherung.Versichertennummer.VersichertenID-GKV",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn.Versicherung.Versichertennummer.VersichertenID-GKV",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Unveränderlicher Teil der Krankenversichertennummer (VersichertenID) bei GKV Patienten. Diese findet sich z.B. auf der Mitgliedskarte der Krankenkasse."
    }, {
      "id": "Person.PatientIn.Versicherung.Versichertennummer.Versichertennummer-PKV",
      "max": "*",
      "min": 0,
      "path": "Person.PatientIn.Versicherung.Versichertennummer.Versichertennummer-PKV",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Versichertennummer bei PKV Patienten. Vergabe erfolgt durch die jeweilige Private Krankenversicherung."
    }, {
      "id": "Person.ProbandIn",
      "max": "*",
      "min": 0,
      "path": "Person.ProbandIn",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Person, die an einer Studie teilnimmt (unter Umständen, während sie Patient in einer Gesundheitseinrichtung ist)"
    }, {
      "id": "Person.ProbandIn.SubjektIdentifizierungscode",
      "max": "*",
      "min": 0,
      "path": "Person.ProbandIn.SubjektIdentifizierungscode",
      "type": [ {
        "code": "string",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/string" ]
      } ],
      "short": "Eindeutiger Identifikator eines Patienten im Kontext eines Forschungsprojekts (klinische Studie, Use Case)"
    }, {
      "id": "Person.ProbandIn.Rechtsgrundlage",
      "max": "*",
      "min": 0,
      "path": "Person.ProbandIn.Rechtsgrundlage",
      "type": [ {
        "code": "CodeableConcept",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/CodeableConcept" ]
      } ],
      "short": "Rechtsgrundlage (z.B. Einwilligung) aufgrund die PatientIn in die Studie eingeschlossen werden darf."
    }, {
      "id": "Person.ProbandIn.BeginnTeilnahme",
      "max": "*",
      "min": 0,
      "path": "Person.ProbandIn.BeginnTeilnahme",
      "type": [ {
        "code": "dateTime",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/dateTime" ]
      } ],
      "short": "Beginn der Teilnahme der Person an der Studie."
    }, {
      "id": "Person.ProbandIn.EndeTeilnahme",
      "max": "*",
      "min": 0,
      "path": "Person.ProbandIn.EndeTeilnahme",
      "type": [ {
        "code": "dateTime",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/dateTime" ]
      } ],
      "short": "Ende der Teilnahme der Person an der Studie."
    }, {
      "id": "Person.ProbandIn.StatusDerTeilnahme",
      "max": "*",
      "min": 0,
      "path": "Person.ProbandIn.StatusDerTeilnahme",
      "type": [ {
        "code": "code",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/code" ]
      } ],
      "short": "Stand der Teilnahme einer Person an der Studie, z.B. eingeschlossen, widerrufen, abgeschlossen etc."
    }, {
      "id": "Person.ProbandIn.BezeichnungDerStudie",
      "max": "*",
      "min": 0,
      "path": "Person.ProbandIn.BezeichnungDerStudie",
      "type": [ {
        "code": "Identifier",
        "profile": [ "http://hl7.org/fhir/StructureDefinition/Identifier" ]
      } ],
      "short": "Identifikator der Studie"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}