{ "description": "This profile defines the UK constraints and extensions on the International FHIR resource [PractitionerRole](https://hl7.org/fhir/R4/PractitionerRole.html).", "_filename": "UKCore-PractitionerRole.json", "package_name": "fhir.r4.ukcore.stu3.currentbuild", "date": "2022-12-16", "derivation": "constraint", "publisher": "HL7 UK", "fhirVersion": "4.0.1", "purpose": "This profile allows exchange of a specific set of roles, specialties and services that a practitioner may perform at an organisation for a period of time.", "name": "UKCorePractitionerRole", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD", "identity": "servd" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" } ], "abstract": false, "copyright": "Copyright © 2021+ HL7 UK Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.", "type": "PractitionerRole", "experimental": null, "resourceType": "StructureDefinition", "title": "UK Core PractitionerRole", "package_version": "0.0.3-pre-release", "status": "active", "id": "4b4efe82-6b4e-4be7-9470-575b8dc3f4a2", "kind": "resource", "url": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole", "version": "2.3.0", "differential": { "element": [ { "id": "PractitionerRole.identifier", "path": "PractitionerRole.identifier", "short": "An identifier that applies to this person in this role.", "definition": "An identifier that applies to this person in this role." }, { "id": "PractitionerRole.identifier.system", "min": 1, "path": "PractitionerRole.identifier.system" }, { "id": "PractitionerRole.identifier.value", "min": 1, "path": "PractitionerRole.identifier.value" }, { "id": "PractitionerRole.identifier.assigner", "path": "PractitionerRole.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "PractitionerRole.practitioner", "path": "PractitionerRole.practitioner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner" ] } ] }, { "id": "PractitionerRole.practitioner.identifier.assigner", "path": "PractitionerRole.practitioner.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "PractitionerRole.organization", "path": "PractitionerRole.organization", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "PractitionerRole.organization.identifier.assigner", "path": "PractitionerRole.organization.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "PractitionerRole.specialty", "path": "PractitionerRole.specialty", "binding": { "strength": "extensible", "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-PracticeSettingCode" } }, { "id": "PractitionerRole.location", "path": "PractitionerRole.location", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Location" ] } ] }, { "id": "PractitionerRole.location.identifier.assigner", "path": "PractitionerRole.location.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "PractitionerRole.healthcareService", "path": "PractitionerRole.healthcareService", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-HealthcareService" ] } ] }, { "id": "PractitionerRole.healthcareService.identifier.assigner", "path": "PractitionerRole.healthcareService.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] }, { "id": "PractitionerRole.endpoint.identifier.assigner", "path": "PractitionerRole.endpoint.identifier.assigner", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ] } ] } ] }, "contact": [ { "name": "HL7 UK", "telecom": [ { "use": "work", "rank": 1, "value": "ukcore@hl7.org.uk", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole" }