FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-HazelSmithKingstonPathology-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "PractitionerRole",
"id": "PractitionerRole-HazelSmithKingstonPathology-Example",
"practitioner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/sds-user-id",
"value": "9999999998"
},
"display": "Dr. Hazel Smith"
},
"organization": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RAX01"
},
"display": "Kingston Hospital NHS Foundation Trust"
},
"specialty": [
{
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode",
"code": "820",
"display": "General Pathology"
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "02085467711"
},
{
"system": "email",
"value": "Hazel.smith14@nhs.net"
},
{
"system": "email",
"value": "pathologyseckingston@nhs.net",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
"valueString": "reporting"
}
]
},
{
"system": "email",
"value": "respiratorykingston@nhs.net",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
"valueString": "reporting"
}
]
}
]
}