NHS North West Genomics
2.2.0 - ci-build United Kingdom flag

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

: PractitionerRole C9999998 Example

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="4446ab81-35ef-49cb-b2fe-1d6f1a0dcc02"/>
  <meta>
    <profile
             value="https://fhir.nwgenomics.nhs.uk/StructureDefinition/PractitionerRole"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <practitioner>
    <identifier>
      <system value="https://fhir.hl7.org.uk/Id/gmc-number"/>
      <value value="C9999998"/>
    </identifier>
    <display value="Sheffield Lung Doctor"/>
  </practitioner>
  <organization>
    <identifier>
      <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
      <value value="RHQ"/>
    </identifier>
  </organization>
  <specialty>
    <coding>
      <system
              value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode"/>
      <code value="100"/>
    </coding>
  </specialty>
</PractitionerRole>