FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"url": "http://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-WeiterbehandelnderArzt",
"version": "1.4",
"name": "DGUV_Basis_PR_WeiterbehandelnderArzt",
"title": "Weiterbehandelnder Arzt",
"status": "draft",
"date": "2024-01-31",
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"description": "Deses Profil bildet den Weiterbehandelnder Arzt (z. B. D-Arzt, Allgemeinarzt) ab.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "PractitionerRole",
"baseDefinition": "http://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-Leistungserbringerrolle",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "PractitionerRole",
"path": "PractitionerRole",
"short": "Deses Profil bildet den Weiterbehandelnder Arzt (z. B. D-Arzt, Allgemeinarzt) ab."
},
{
"id": "PractitionerRole.practitioner",
"path": "PractitionerRole.practitioner",
"min": 1
},
{
"id": "PractitionerRole.organization",
"path": "PractitionerRole.organization",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-WeiterbehandelndeOrganisation"
]
}
]
}
]
}
}