FHIR IG analytics| Package | uk.nhsengland.genomics.r4 |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-EugeneSmithLeedsSTH-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "PractitionerRole",
"id": "PractitionerRole-EugeneSmithLeedsSTH-Example",
"practitioner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/sds-user-id",
"value": "9999999998"
},
"display": "Dr. Eugene Smith"
},
"organization": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RR8"
},
"display": "Leeds Teaching Hospitals NHS Trust"
},
"specialty": [
{
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode",
"code": "361",
"display": "Renal Medicine"
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "01112577852"
},
{
"system": "email",
"value": "neurosec@leedsuniversitynhs.net"
},
{
"system": "email",
"value": "clinicalgeneticslabstjames@nhs.net",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
"valueString": "reporting"
}
]
},
{
"system": "email",
"value": "asmithgppracticeg@nhs.net",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
"valueString": "reporting"
}
]
}
]
}