FHIR IG Statistics: StructureDefinition/MaPractitioner
Package | ma.ambulanter.fall |
Resource Type | StructureDefinition |
Id | MaPractitioner |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ma.ambulanter.fall@1.0.9&canonical=http://ma-ambulant.de/StructureDefinition/MaPractitioner |
URL | http://ma-ambulant.de/StructureDefinition/MaPractitioner |
Status | draft |
Name | MaPractitioner |
Title | Behandelnde Person |
Description | Dieses Profil bildet eine behandelnden Person ab. Es erweitert das Profil [KBV_PR_Base_Practitioner](https://simplifier.net/base1x0/kbv_pr_base_practitioner) und ist kompatibel mit dem Profil [ISiKPersonImGesundheitsberuf](https://simplifier.net/isik-basis-v4/isikpersonimgesundheitsberuf). |
Type | Practitioner |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "MaPractitioner",
"url": "http://ma-ambulant.de/StructureDefinition/MaPractitioner",
"name": "MaPractitioner",
"title": "Behandelnde Person",
"status": "draft",
"description": "Dieses Profil bildet eine behandelnden Person ab. Es erweitert das Profil [KBV_PR_Base_Practitioner](https://simplifier.net/base1x0/kbv_pr_base_practitioner) und ist kompatibel mit dem Profil [ISiKPersonImGesundheitsberuf](https://simplifier.net/isik-basis-v4/isikpersonimgesundheitsberuf).",
"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",
"path": "Practitioner.identifier",
"min": 1,
"mustSupport": true
},
{
"id": "Practitioner.identifier:ANR",
"path": "Practitioner.identifier",
"sliceName": "ANR",
"mustSupport": true
},
{
"id": "Practitioner.name",
"path": "Practitioner.name",
"mustSupport": true
}
]
}
}