FHIR IG analytics| Package | fhir.r4.nhsengland.programme |
| Resource Type | PractitionerRole |
| Id | Healthcare-Worker-PractitionerRole-Consultant-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "PractitionerRole",
"id": "Healthcare-Worker-PractitionerRole-Consultant-Example",
"identifier": [
{
"system": "https://fhir.nhs.uk/Id/sds-role-profile-id",
"value": "454567759542"
}
],
"active": true,
"period": {
"start": "2024-09-30"
},
"practitioner": {
"reference": "https://directoryservice.example.nhs.uk/FHIR/R4/Practitioner/3415870202",
"identifier": {
"system": "https://fhir.hl7.org.uk/Id/gmc-number",
"value": "C4428981"
},
"display": "Dr Thomas Edwards"
},
"organization": {
"reference": "https://directoryservice.example.nhs.uk/FHIR/R4/Organization/RBA",
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RBA"
},
"display": "TAUNTON AND SOMERSET NHS FOUNDATION TRUST"
},
"code": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/England/CodeSystem/England-JobRoleCode",
"code": "01005"
}
]
},
{
"coding": [
{
"system": "https://fhir.nhs.uk/England/CodeSystem/England-SDSJobRoleName",
"code": "R0620"
}
]
}
]
}