FHIR IG analytics| Package | gpc.stu3.fhir-assets |
| Resource Type | StructureDefinition |
| Id | Extension-GPConnect-PractitionerRole-1.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"meta": {
"lastUpdated": "2023-08-10T14:10:33.8782242+00:00"
},
"url": "https://fhir.nhs.uk/STU3/StructureDefinition/Extension-GPConnect-PractitionerRole-1",
"version": "1.3.0",
"name": "Extension-GPConnect-PractitionerRole-1",
"status": "active",
"date": "2023-08-10",
"publisher": "NHS England",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "An extension to record the role of the Practitioner of a scheduled Appointment.",
"copyright": "Copyright © 2023 NHS England",
"fhirVersion": "3.0.1",
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"Schedule",
"Appointment"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "An extension to record the role of the Practitioner of a scheduled Appointment",
"definition": "An extension to record the role of the Practitioner of a scheduled Appointment."
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://fhir.nhs.uk/STU3/StructureDefinition/Extension-GPConnect-PractitionerRole-1"
},
{
"id": "Extension.value[x]:valueCodeableConcept",
"path": "Extension.valueCodeableConcept",
"sliceName": "valueCodeableConcept",
"short": "To identify the Practitioner of a scheduled Appointment.",
"type": [
{
"code": "CodeableConcept"
}
],
"binding": {
"strength": "extensible",
"description": "A ValueSet that identifies the job role associated with the person on the smart card. This consists of a set of Role Based Access Control (RBAC) codes. This code list is externally maintained.",
"valueSetReference": {
"reference": "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-SDSJobRoleName-1"
}
}
}
]
}
}