{
"description": "Mit diesem Profil wird eine temporäre Rolle einer behandelnden Person in Bezug auf eine Einrichtung abgebildet.",
"_filename": "DGUV_Basis_PR_Leistungserbringerrolle.json",
"package_name": "dguv.basis",
"date": "2024-01-31",
"derivation": "constraint",
"publisher": "Deutsche Gesetzliche Unfallversicherung e.V. (DGUV)",
"fhirVersion": "4.0.1",
"name": "DGUV_Basis_PR_Leistungserbringerrolle",
"abstract": false,
"type": "PractitionerRole",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Leistungserbringerrolle",
"package_version": "1.4.0",
"status": "draft",
"id": "fe688e45-149f-4527-ba7d-b7c28dc12cf1",
"kind": "resource",
"url": "http://fhir.dguv.de/Basis/PractitionerRole/DGUV-Basis-PR-Leistungserbringerrolle",
"version": "1.4",
"differential": {
"element": [ {
"id": "PractitionerRole",
"path": "PractitionerRole",
"short": "Rolle einer behandelnden Person/Leistungserbringer",
"definition": "Mit diesem Profil wird eine temporäre Rolle einer behandelnden Person/Leistungserbringers abgebildet."
}, {
"id": "PractitionerRole.practitioner",
"path": "PractitionerRole.practitioner",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "http://fhir.dguv.de/Basis/Practitioner/DGUV-Basis-PR-Leistungserbringer" ]
} ]
}, {
"id": "PractitionerRole.organization",
"path": "PractitionerRole.organization",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Organization", "http://fhir.dguv.de/Basis/Organization/DGUV-Basis-PR-BehandelndeEinrichtung" ]
} ]
}, {
"id": "PractitionerRole.code",
"path": "PractitionerRole.code",
"short": "Beschreibung der Rolle in der Einrichtung"
}, {
"id": "PractitionerRole.code.coding",
"max": "1",
"path": "PractitionerRole.code.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
}
}, {
"id": "PractitionerRole.code.coding:RolleInDerEinrichtung",
"max": "1",
"path": "PractitionerRole.code.coding",
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Role_Care"
},
"sliceName": "RolleInDerEinrichtung"
}, {
"id": "PractitionerRole.code.coding:RolleInDerEinrichtung.system",
"min": 1,
"path": "PractitionerRole.code.coding.system"
}, {
"id": "PractitionerRole.code.coding:RolleInDerEinrichtung.version",
"min": 1,
"path": "PractitionerRole.code.coding.version"
}, {
"id": "PractitionerRole.code.coding:RolleInDerEinrichtung.code",
"min": 1,
"path": "PractitionerRole.code.coding.code"
}, {
"id": "PractitionerRole.code.coding:RolleInDerEinrichtung.display",
"min": 1,
"path": "PractitionerRole.code.coding.display"
}, {
"id": "PractitionerRole.specialty.coding",
"path": "PractitionerRole.specialty.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
}
}, {
"id": "PractitionerRole.specialty.coding:KBV-Fachgruppe",
"max": "1",
"path": "PractitionerRole.specialty.coding",
"binding": {
"strength": "required",
"valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_BAR2_ARZTNRFACHGRUPPE"
},
"sliceName": "KBV-Fachgruppe"
}, {
"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.telecom",
"path": "PractitionerRole.telecom",
"type": [ {
"code": "ContactPoint",
"profile": [ "http://fhir.dguv.de/Basis/ContactPoint/DGUV-Basis-PR-KontaktDaten" ]
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole"
}