{
"description": null,
"_filename": "Profile-DataStandardsWales-PractitionerRole.json",
"package_name": "fhir.r4.wales.stu1",
"date": "2023-05-24",
"derivation": "constraint",
"publisher": "NHS Wales",
"fhirVersion": "4.0.1",
"name": "DataStandardsWalesPractitionerRole",
"abstract": false,
"copyright": "© 2023 NHS Wales.",
"type": "PractitionerRole",
"experimental": "false",
"resourceType": "StructureDefinition",
"title": "Data Standards Wales Practitioner Role",
"package_version": "0.1.1-ballot",
"status": "draft",
"id": "b2f8df78-aeaf-41f4-ae8c-b4884dc5dc1a",
"kind": "resource",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole",
"version": "0.1.0",
"differential": {
"element": [ {
"id": "PractitionerRole.active",
"path": "PractitionerRole.active",
"mustSupport": true
}, {
"id": "PractitionerRole.period",
"path": "PractitionerRole.period",
"mustSupport": true
}, {
"id": "PractitionerRole.practitioner",
"path": "PractitionerRole.practitioner",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner" ]
} ],
"mustSupport": true
}, {
"id": "PractitionerRole.organization",
"path": "PractitionerRole.organization",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization" ]
} ],
"mustSupport": true
}, {
"id": "PractitionerRole.specialty",
"path": "PractitionerRole.specialty",
"short": "A unique code identifying each Main Specialty designated by Royal Colleges",
"binding": {
"strength": "required",
"valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-PracticeSettingCode"
},
"definition": "A unique code identifying each Main Specialty designated by Royal Colleges",
"mustSupport": true
}, {
"id": "PractitionerRole.telecom",
"path": "PractitionerRole.telecom",
"mustSupport": true
} ]
},
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole"
}