NHS North West Genomics
2.2.0 - ci-build
NHS North West Genomics - Local Development build (v2.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "PractitionerRole",
"id" : "4446ab81-35ef-49cb-b2fe-1d6f1a0dcc02",
"meta" : {
"profile" : [
🔗 "https://fhir.nwgenomics.nhs.uk/StructureDefinition/PractitionerRole"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 4446ab81-35ef-49cb-b2fe-1d6f1a0dcc02</b></p><a name=\"4446ab81-35ef-49cb-b2fe-1d6f1a0dcc02\"> </a><a name=\"hc4446ab81-35ef-49cb-b2fe-1d6f1a0dcc02\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PractitionerRole.html\">PractitionerRole</a></p></div><p><b>practitioner</b>: Sheffield Lung Doctor (Identifier: <a href=\"NamingSystem-gmcnumber-namingsystem.html\" title=\"General Medical Council Consultant Code. For more details see: [NHS Data Model Dictionary](https://www.datadictionary.nhs.uk/attributes/general_medical_council_reference_number.html)\">GMC Number</a>/C9999998)</p><p><b>organization</b>: Identifier: <a href=\"NamingSystem-ods-organization-code-namingsystem.html\" title=\"The identifier system for an Organisation registered with the Organisation Data Service (ODS).\">ODS Organisation Code</a>/RHQ</p><p><b>specialty</b>: <span title=\"Codes:{https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode 100}\">General Surgery</span></p></div>"
},
"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"
}
]
}
]
}