<Practitioner xmlns="http://hl7.org/fhir">
  <id value="chr-ca-pei-111-Practitioner-601" />
  <meta>
    <source value="urn:telus:emr:chr:ca:pei:111" />
    <profile value="https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitioner" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: Practitioner chr-ca-pei-111-Practitioner-601</b>
      </p>
      <a name="chr-ca-pei-111-Practitioner-601"></a>
      <a name="hcchr-ca-pei-111-Practitioner-601"></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">Information Source: <a href="https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.1.7&amp;canonical=urn:telus:emr:chr:ca:pei:111">urn:telus:emr:chr:ca:pei:111</a></p>
        <p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-profile-DwPractitioner.html">DwPractitioner</a></p>
      </div>
      <p>
        <b>identifier</b>: User ID/601, License number/332211, Billing Id/1234567890, Provider ID/51651</p>
      <p>
        <b>active</b>: true</p>
      <p>
        <b>name</b>: Dr. Maple Leaf, MD</p>
      <p>
        <b>telecom</b>: ph: 809-222-6001(Work), fax: 809-222-6002(Work), <a href="mailto:Maple.Leaf@pei.ca">Maple.Leaf@pei.ca</a></p>
      <p>
        <b>address</b>: 1 Tarmac Ave, Charlottetown, PE C1A 6T0(work)</p>
    </div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
        <code value="EI" />
        <display value="Employee number" />
      </coding>
      <text value="User ID" />
    </type>
    <system value="urn:telus:emr:chr:ca:pei:111:userid" />
    <value value="601" />
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
        <code value="LN" />
        <display value="License number" />
        <userSelected value="true" />
      </coding>
      <text value="License number" />
    </type>
    <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-pei-license-physician" />
    <value value="332211" />
    <assigner>
      <type value="Organization" />
      <display value="College of Physicians &amp; Surgeons of Prince Edward Island" />
    </assigner>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
        <code value="PRN" />
        <display value="Provider number" />
        <userSelected value="true" />
      </coding>
      <text value="Billing Id" />
    </type>
    <system value="https://princeedwardisland.ca/fhir/NamingSystem/medicare-billing-id" />
    <value value="1234567890" />
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
        <code value="PRN" />
        <display value="Provider number" />
      </coding>
      <text value="Provider ID" />
    </type>
    <system value="urn:telus:emr:ma:labtestns2:providerid" />
    <value value="51651" />
  </identifier>
  <active value="true" />
  <name>
    <use value="usual" />
    <text value="Dr. Maple Leaf, MD" />
    <family value="Leaf" />
    <given value="Maple" />
    <given value="Rose" />
    <prefix value="Dr" />
    <suffix value="MD" />
  </name>
  <telecom>
    <system value="phone" />
    <value value="809-222-6001" />
    <use value="work" />
  </telecom>
  <telecom>
    <system value="fax" />
    <value value="809-222-6002" />
    <use value="work" />
  </telecom>
  <telecom>
    <system value="email" />
    <value value="Maple.Leaf@pei.ca" />
    <use value="work" />
  </telecom>
  <address>
    <use value="work" />
    <type value="physical" />
    <text value="1 Tarmac Ave, Charlottetown, PE C1A 6T0" />
    <line value="1 Tarmac Ave" />
    <city value="Charlottetown" />
    <state value="PE" />
    <postalCode value="C1A 6T0" />
    <country value="CA" />
  </address>
</Practitioner>