Virtually Healthcare HL7 FHIR R4 Implementation Guide
0.1.0-current - ci-build United Kingdom flag

Virtually Healthcare HL7 FHIR R4 Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/HL7-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions

: Practitioner-EMIS-IM1-Pauline-Steele - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="dee9fec7-118b-4cb2-bcd7-55e79fa8e599"/>
  <meta>
    <profile
             value="https://fhir.virtually.healthcare/StructureDefinition/Practitioner"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner dee9fec7-118b-4cb2-bcd7-55e79fa8e599</b></p><a name="dee9fec7-118b-4cb2-bcd7-55e79fa8e599"> </a><a name="hcdee9fec7-118b-4cb2-bcd7-55e79fa8e599"> </a><a name="dee9fec7-118b-4cb2-bcd7-55e79fa8e599-en-GB"> </a><blockquote><p><b>EMIS Practitioner Role</b></p><ul><li>url: <a href="Location-4882.html">Location Main Building</a></li><li>role: 10</li></ul></blockquote><p><b>identifier</b>: Person number/243 (use: old, ), <code>https://emis.com/Id/Practitioner/REFID</code>/243 (use: old, ), Staff Enterprise Number/dee9fec7-118b-4cb2-bcd7-55e79fa8e599 (use: usual, ), License number/G2435868 (use: official, ), <code>https://fhir.nhs.uk/Id/gmc-reference-number</code>/2672376 (use: secondary, )</p><p><b>active</b>: true</p><p><b>name</b>: Emis Test </p></div>
  </text>
  <extension
             url="https://fhir.virtually.healthcare/StructureDefinition/Role">
    <extension url="url">
      <valueReference>🔗 
        <reference value="Location/4882"/>
      </valueReference>
    </extension>
    <extension url="role">
      <valueInteger value="10"/>
    </extension>
  </extension>
  <identifier>
    <use value="old"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="PN"/>
      </coding>
    </type>
    <system value="https://emis.com/Id/Practitioner/DBID"/>
    <value value="243"/>
    <assigner>
      <identifier>
        <system value="https://fhir.nhs.uk/Id/ods-organization-code"/>
        <value value="F83004"/>
      </identifier>
    </assigner>
  </identifier>
  <identifier>
    <use value="old"/>
    <system value="https://emis.com/Id/Practitioner/REFID"/>
    <value value="243"/>
  </identifier>
  <identifier>
    <use value="usual"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="ESN"/>
      </coding>
    </type>
    <system value="https://emis.com/Id/Practitioner/GUID"/>
    <value value="dee9fec7-118b-4cb2-bcd7-55e79fa8e599"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="LN"/>
      </coding>
    </type>
    <system value="https://fhir.hl7.org.uk/Id/gmp-number"/>
    <value value="G2435868"/>
  </identifier>
  <identifier>
    <use value="secondary"/>
    <system value="https://fhir.nhs.uk/Id/gmc-reference-number"/>
    <value value="2672376"/>
  </identifier>
  <active value="true"/>
  <name>
    <family value="Test"/>
    <given value="Emis"/>
    <prefix value="DR"/>
  </name>
</Practitioner>