<Practitioner xmlns="http://hl7.org/fhir">
  <id value="chr-on-west-Practitioner-501" />
  <meta>
    <source value="urn:telus:emr:chr:on-west:123" />
    <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-on-west-Practitioner-501</b>
      </p>
      <a name="chr-on-west-Practitioner-501"></a>
      <a name="hcchr-on-west-Practitioner-501"></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:on-west:123">urn:telus:emr:chr:on-west:123</a></p>
        <p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-profile-DwPractitioner.html">DwPractitioner</a></p>
      </div>
      <p>
        <b>identifier</b>: User ID/501, License number/123456</p>
      <p>
        <b>active</b>: true</p>
      <p>
        <b>name</b>: Dr. Emily Thompson, MD</p>
      <p>
        <b>telecom</b>: ph: 519-555-2001(Work), fax: 519-555-2002(Work), <a href="mailto:emily.thompson@wofhc.ca">emily.thompson@wofhc.ca</a></p>
      <p>
        <b>address</b>: 100 Main Street, Suite 200, London, ON N6A 1A1, CA(work)</p>
      <p>
        <b>gender</b>: Female</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:on-west:123:userid" />
    <value value="501" />
  </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="urn:oid:2.16.840.1.113883.4.347" />
    <value value="123456" />
    <assigner>
      <type value="Organization" />
      <display value="College of Physicians and Surgeons of Ontario" />
    </assigner>
  </identifier>
  <active value="true" />
  <name>
    <use value="usual" />
    <text value="Dr. Emily Thompson, MD" />
    <family value="Thompson" />
    <given value="Emily" />
    <given value="Rose" />
    <prefix value="Dr" />
    <suffix value="MD" />
  </name>
  <telecom>
    <system value="phone" />
    <value value="519-555-2001" />
    <use value="work" />
  </telecom>
  <telecom>
    <system value="fax" />
    <value value="519-555-2002" />
    <use value="work" />
  </telecom>
  <telecom>
    <system value="email" />
    <value value="emily.thompson@wofhc.ca" />
    <use value="work" />
  </telecom>
  <address>
    <use value="work" />
    <type value="physical" />
    <text value="100 Main Street, Suite 200, London, ON N6A 1A1, CA" />
    <line value="100 Main Street" />
    <line value="Suite 200" />
    <city value="London" />
    <state value="ON" />
    <postalCode value="N6A 1A1" />
    <country value="CA" />
  </address>
  <gender value="female" />
</Practitioner>