North West Genomic Medicine Service Alliance
0.0.7 - ci-build United Kingdom flag

North West Genomic Medicine Service Alliance - Local Development build (v0.0.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PractitionerRole C3456789 Example - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8</b></p><a name="ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8"> </a><a name="hcee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8"> </a><p><b>practitioner</b>: Dr Samuel Darwin (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>/C3456789)</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>/R0A</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="C3456789"/>
    </identifier>
    <display value="Dr Samuel Darwin"/>
  </practitioner>
  <organization>
    <identifier>
      <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
      <value value="R0A"/>
    </identifier>
  </organization>
  <specialty>
    <coding>
      <system
              value="https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode"/>
      <code value="100"/>
    </coding>
  </specialty>
</PractitionerRole>