FHIR IG analytics| Package | fhir.r4.wales.stu1 |
| Resource Type | StructureDefinition |
| Id | Profile-DataStandardsWales-PractitionerRole.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "DataStandardsWales-PractitionerRole",
"url": "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole",
"version": "1.0.0",
"name": "DataStandardsWalesPractitionerRole",
"title": "Data Standards Wales Practitioner Role",
"status": "active",
"experimental": false,
"date": "2023-08-02",
"publisher": "NHS Wales",
"copyright": "2023 NHS Wales.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "PractitionerRole",
"baseDefinition": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole",
"derivation": "constraint",
"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",
"definition": "A unique code identifying each Main Specialty designated by Royal Colleges",
"mustSupport": true,
"binding": {
"strength": "required"
}
},
{
"id": "PractitionerRole.location",
"path": "PractitionerRole.location",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location"
]
}
]
},
{
"id": "PractitionerRole.telecom",
"path": "PractitionerRole.telecom",
"mustSupport": true
}
]
}
}