{
"description": "Profil für eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung.",
"_filename": "StructureDefinition-BehandelndePersonRolle.json",
"package_name": "basisprofil.tiplu.de.r4.dev",
"date": "2025-05-01",
"derivation": "constraint",
"publisher": "Tiplu GmbH",
"fhirVersion": "4.0.1",
"name": "BehandelndePersonRolle",
"abstract": false,
"copyright": "Tiplu GmbH",
"type": "PractitionerRole",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Rolle einer behandelnden Person",
"package_version": "1.0.1",
"status": "active",
"id": "2d98002e-fa81-4b91-b3b6-a8c577b1c74f",
"kind": "resource",
"url": "https://tiplu.de/fhir/StructureDefinition/BehandelndePersonRolle",
"version": "TODO",
"differential": {
"element": [ {
"id": "PractitionerRole.organization",
"path": "PractitionerRole.organization",
"mustSupport": true
}, {
"id": "PractitionerRole.organization.identifier",
"path": "PractitionerRole.organization.identifier",
"example": [ {
"valueIdentifier": {
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR"
}
} ],
"mustSupport": true
} ]
},
"contact": [ {
"name": "Tiplu GmbH",
"telecom": [ {
"value": "fhir@tiplu.de",
"system": "email"
} ]
} ],
"baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole"
}