FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-4446ab81-35ef-49cb-b2fe-1d6f1a0dcc02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole 4446ab81-35ef-49cb-b2fe-1d6f1a0dcc02
Profile: PractitionerRole
practitioner: Sheffield Lung Doctor (Identifier: GMC Number/C9999998)
organization: Identifier: ODS Organisation Code/RHQ
specialty: General Surgery
{
"resourceType": "PractitionerRole",
"id": "4446ab81-35ef-49cb-b2fe-1d6f1a0dcc02",
"meta": {
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/PractitionerRole"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"practitioner": {
"identifier": {
"system": "https://fhir.hl7.org.uk/Id/gmc-number",
"value": "C9999998"
},
"display": "Sheffield Lung Doctor"
},
"organization": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RHQ"
}
},
"specialty": [
{
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode",
"code": "100"
}
]
}
]
}