{
"description": "Dieses Profil bildet eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung ab.",
"_filename": "KBV_PR_Base_PractitionerRole.json",
"package_name": "kbv.basis.ressources.only",
"date": "2024-10-24",
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "KBV_PR_Base_PractitionerRole",
"abstract": false,
"type": "PractitionerRole",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.7.0",
"status": "active",
"id": "1504fb46-4b7f-4e1f-9b23-56e1dfe8fd96",
"kind": "resource",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_PractitionerRole",
"version": "1.7.0",
"differential": {
"element": [ {
"id": "PractitionerRole",
"path": "PractitionerRole",
"definition": "Hier wird eine temporäre Rolle einer behandelnden Person in Bezug zu einer Einrichtung beschrieben."
}, {
"id": "PractitionerRole.practitioner",
"min": 1,
"path": "PractitionerRole.practitioner",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.7.0", "http://hl7.org/fhir/StructureDefinition/Practitioner" ]
} ],
"definition": "In diesem Element wird eine Referenz auf eine behandelnde Person gemacht, welche in der Lage ist, die definierten Dienstleistungen für die Organisation zu erbringen."
}, {
"id": "PractitionerRole.organization",
"min": 1,
"path": "PractitionerRole.organization",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.7.0", "http://hl7.org/fhir/StructureDefinition/Organization" ]
} ],
"definition": "In diesem Element wird eine Referenz auf die Einrichtung/Organisationseinheit gemacht, in der die behandelnde Person die entsprechenden Funktionen ausübt."
}, {
"id": "PractitionerRole.code",
"path": "PractitionerRole.code",
"definition": "In diesem Element werden Angaben zur Rolle bzw. zur Position in der Hierarchie der behandelnden Person in Bezug auf die Einrichtung gemacht. Diese werden als codierte Information und/oder als Freitext angegeben."
}, {
"id": "PractitionerRole.code.coding",
"path": "PractitionerRole.code.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
},
"definition": "Hier wird ein Code aus einem geeigneten Code-System angegeben."
}, {
"id": "PractitionerRole.code.coding:RolleDerEinrichtung",
"max": "1",
"min": 0,
"path": "PractitionerRole.code.coding",
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Role_Care"
},
"sliceName": "RolleDerEinrichtung",
"definition": "Hier wird die Rolle in Bezug auf die Einrichtung anhand einer vorgegebenen Werteliste angegeben."
}, {
"id": "PractitionerRole.code.coding:RolleDerEinrichtung.system",
"min": 1,
"path": "PractitionerRole.code.coding.system"
}, {
"id": "PractitionerRole.code.coding:RolleDerEinrichtung.version",
"min": 1,
"path": "PractitionerRole.code.coding.version"
}, {
"id": "PractitionerRole.code.coding:RolleDerEinrichtung.code",
"min": 1,
"path": "PractitionerRole.code.coding.code"
}, {
"id": "PractitionerRole.code.coding:RolleDerEinrichtung.display",
"min": 1,
"path": "PractitionerRole.code.coding.display"
}, {
"id": "PractitionerRole.code.text",
"path": "PractitionerRole.code.text",
"definition": "Hier wird ein Freitext eingetragen."
}, {
"id": "PractitionerRole.specialty",
"path": "PractitionerRole.specialty",
"definition": "In diesem Element werden Angaben zur medizinische Fachrichtung, die die behandelnde Person in der Einrichtung ausübt, gemacht. Diese werden als codierte Information und/oder als Freitext angegeben."
}, {
"id": "PractitionerRole.specialty.coding",
"path": "PractitionerRole.specialty.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
},
"definition": "Hier wird ein Code aus einem geeigneten Code-System angegeben."
}, {
"id": "PractitionerRole.specialty.coding:KBV-Fachgruppe",
"max": "1",
"min": 0,
"path": "PractitionerRole.specialty.coding",
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE"
},
"sliceName": "KBV-Fachgruppe",
"definition": "Hier wird die Fachrichtung anhand der KBV-Schlüsseltabelle S_BAR2_ARZTNRFACHGRUPPE wiedergegeben. Diese enthält die zweistellige Fachgruppencodierung für die 8.+9. Stelle der LANR (nach BAR-Schlüsselverzeichnis, Anlage 35). "
}, {
"id": "PractitionerRole.specialty.coding:KBV-Fachgruppe.system",
"min": 1,
"path": "PractitionerRole.specialty.coding.system",
"patternUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE"
}, {
"id": "PractitionerRole.specialty.coding:KBV-Fachgruppe.version",
"min": 1,
"path": "PractitionerRole.specialty.coding.version"
}, {
"id": "PractitionerRole.specialty.coding:KBV-Fachgruppe.code",
"min": 1,
"path": "PractitionerRole.specialty.coding.code"
}, {
"id": "PractitionerRole.specialty.coding:KBV-Fachgruppe.display",
"min": 1,
"path": "PractitionerRole.specialty.coding.display"
}, {
"id": "PractitionerRole.specialty.text",
"path": "PractitionerRole.specialty.text",
"definition": "Hier wird ein Freitext eingetragen."
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}