FHIR IG analytics| Package | basisprofil.tiplu.de.r4 |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-BehandelndePerson.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "BehandelndePerson",
"url": "https://tiplu.de/fhir/StructureDefinition/BehandelndePerson",
"version": "TODO",
"name": "BehandelndePerson",
"title": "Behandelnde Person",
"status": "active",
"date": "2025-05-01",
"publisher": "Tiplu GmbH",
"contact": [
{
"name": "Tiplu GmbH",
"telecom": [
{
"system": "email",
"value": "fhir@tiplu.de"
}
]
}
],
"description": "Dieses Profil für eine behandelnde Person erbt vom KBV-Basisprofil und setzt zusätzlich das MS Flag für den ANR Identifier.",
"copyright": "Tiplu GmbH",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Practitioner",
"baseDefinition": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Practitioner.identifier:ANR",
"path": "Practitioner.identifier",
"sliceName": "ANR",
"mustSupport": true
}
]
}
}