| Package | basisprofil.tiplu.de.r4.dev |
| Resource Type | StructureDefinition |
| Id | BehandelndePersonRolle |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@1.0.1&canonical=https://tiplu.de/fhir/StructureDefinition/BehandelndePersonRolle |
| URL | https://tiplu.de/fhir/StructureDefinition/BehandelndePersonRolle |
| Version | TODO |
| Status | active |
| Date | 2025-05-01 |
| Name | BehandelndePersonRolle |
| Title | Rolle einer behandelnden Person |
| Description | Profil für eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung. |
| Copyright | Tiplu GmbH |
| Type | PractitionerRole |
| Kind | resource |
No resources found
| StructureDefinition | |
| KBV_PR_Base_PractitionerRole | KBV_PR_Base_PractitionerRole |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "BehandelndePersonRolle",
"url": "https://tiplu.de/fhir/StructureDefinition/BehandelndePersonRolle",
"version": "TODO",
"name": "BehandelndePersonRolle",
"title": "Rolle einer behandelnden Person",
"status": "active",
"date": "2025-05-01",
"publisher": "Tiplu GmbH",
"contact": [
{
"name": "Tiplu GmbH",
"telecom": [
{
"system": "email",
"value": "fhir@tiplu.de"
}
]
}
],
"description": "Profil für eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung.",
"copyright": "Tiplu GmbH",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "PractitionerRole",
"baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole",
"derivation": "constraint",
"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
}
]
}
}