{
"description": "Die Grundlage des TipluPatient bietet das Profil des [ISiKPatient](https://simplifier.net/isik-stufe-5/isikpatient) (Canonical: https://gematik.de/fhir/isik/StructureDefinition/ISiKPatient) der Gematik. Alle Felder - bis auf das address.Postfach, das Telecom-Attribut und link - die von ISiK mit dem MS-Flag versehen sind, werden auch hier umgesetzt.\\nDieses Profil ist kompatibel mit dem Patient Profil aus dem [MII Basismodul Person] (https://simplifier.net/mii-basismodul-person-2024/mii_pr_person_patient) (Canonical: https://www.medizininformatik-initiative.de/fhir/core/modul-person/StructureDefinition/Patient).",
"_filename": "StructureDefinition-TipluPatient.json",
"package_name": "basisprofil.tiplu.de.r4",
"date": "2026-08-26",
"derivation": "constraint",
"publisher": "Tiplu GmbH",
"fhirVersion": "4.0.1",
"name": "TipluPatient",
"abstract": false,
"copyright": "Tiplu GmbH",
"type": "Patient",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "TipluPatient",
"package_version": "3.0.1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-imposeProfile",
"valueCanonical": "https://gematik.de/fhir/ti/StructureDefinition/ti-patient|1.1.1"
} ],
"status": "active",
"id": "675a0e28-9bcd-4bf7-883c-a64d8b67402b",
"kind": "resource",
"url": "https://tiplu.de/fhir/StructureDefinition/TipluPatient",
"version": "2.0.4",
"differential": {
"element": [ {
"id": "Patient.meta",
"path": "Patient.meta",
"mustSupport": true
}, {
"id": "Patient.meta.profile",
"path": "Patient.meta.profile",
"mustSupport": true
}, {
"id": "Patient.meta.security",
"path": "Patient.meta.security",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
}
}, {
"id": "Patient.meta.security:versiegelt",
"max": "*",
"min": 0,
"path": "Patient.meta.security",
"short": "Hier wird der Code BTG 'break the glass'als Security Label verwendet.",
"binding": {
"strength": "extensible",
"valueSet": "http://hl7.org/fhir/ValueSet/security-labels"
},
"sliceName": "versiegelt",
"patternCoding": {
"code": "BTG",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"display": "break the glass"
}
}, {
"id": "Patient.active",
"path": "Patient.active",
"patternBoolean": true
}, {
"id": "Patient.deceased[x]",
"path": "Patient.deceased[x]",
"short": "Verstorben",
"comment": "Gibt an, ob die Person verstorben ist oder nicht"
}, {
"id": "Patient.address:Strassenanschrift",
"path": "Patient.address",
"sliceName": "Strassenanschrift"
}, {
"id": "Patient.address:Strassenanschrift.use",
"path": "Patient.address.use",
"mustSupport": true
}, {
"id": "Patient.generalPractitioner",
"path": "Patient.generalPractitioner",
"short": "Referenz auf den Hausarzt.",
"mustSupport": true
}, {
"id": "Patient.managingOrganization",
"path": "Patient.managingOrganization",
"mustSupport": true
}, {
"id": "Patient.link",
"path": "Patient.link",
"comment": "Zum aktuellen Zeitpunkt ist die Information nicht befüllt."
} ]
},
"contact": [ {
"name": "Tiplu GmbH",
"telecom": [ {
"value": "fhir@tiplu.de",
"system": "email"
} ]
} ],
"baseDefinition": "https://gematik.de/fhir/isik/StructureDefinition/ISiKPatient"
}