<Practitioner xmlns="http://hl7.org/fhir">
  <id value="ma-ma-schema-1-Practitioner-789" />
  <meta>
    <lastUpdated value="2023-12-18T23:07:47+00:00" />
    <source value="urn:telus:emr:ma:ma-schema-1" />
    <profile value="https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitioner" />
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality" />
      <code value="N" />
      <display value="normal" />
    </security>
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: Practitioner ma-ma-schema-1-Practitioner-789</b>
      </p>
      <a name="ma-ma-schema-1-Practitioner-789"></a>
      <a name="hcma-ma-schema-1-Practitioner-789"></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">Last updated: 2023-12-18 23:07:47+0000; </p>
        <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:ma:ma-schema-1">urn:telus:emr:ma:ma-schema-1</a></p>
        <p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-profile-DwPractitioner.html">DwPractitioner</a></p>
        <p style="margin-bottom: 0px">Security Label: normal (Details: Confidentiality code N = 'normal')</p>
      </div>
      <p>
        <b>identifier</b>: User ID/789, Provider ID/456, License number/123456</p>
      <p>
        <b>active</b>: true</p>
      <p>
        <b>name</b>: Dr. Sarah Elizabeth Johnson, MD(Official)</p>
      <p>
        <b>telecom</b>: ph: 416-555-9876(Work), fax: 416-555-9877(Work), <a href="mailto:sarah.johnson@mainstreetfp.ca">sarah.johnson@mainstreetfp.ca</a></p>
      <p>
        <b>address</b>: 123 Main Street, Toronto, ON M5H 2N2, Canada(work)</p>
      <p>
        <b>gender</b>: Female</p>
      <h3>Qualifications</h3>
      <table class="grid">
        <tr>
          <td style="display: none">-</td>
          <td>
            <b>Code</b>
          </td>
        </tr>
        <tr>
          <td style="display: none">*</td>
          <td>
            <span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0360 MD}">Doctor of Medicine</span>
          </td>
        </tr>
      </table>
    </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:ma:ma-schema-1:userid" />
    <value value="789" />
  </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:ma-schema-1:providerid" />
    <value value="456" />
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
        <code value="LN" />
        <display value="License number" />
        <userSelected value="true" />
      </coding>
    </type>
    <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-license-cpso" />
    <value value="123456" />
  </identifier>
  <active value="true" />
  <name>
    <use value="official" />
    <text value="Dr. Sarah Elizabeth Johnson, MD" />
    <family value="Johnson" />
    <given value="Sarah" />
    <given value="Elizabeth" />
    <prefix value="Dr." />
    <suffix value="MD" />
  </name>
  <telecom>
    <system value="phone" />
    <value value="416-555-9876" />
    <use value="work" />
  </telecom>
  <telecom>
    <system value="fax" />
    <value value="416-555-9877" />
    <use value="work" />
  </telecom>
  <telecom>
    <system value="email" />
    <value value="sarah.johnson@mainstreetfp.ca" />
    <use value="work" />
  </telecom>
  <address>
    <use value="work" />
    <type value="physical" />
    <text value="123 Main Street, Toronto, ON M5H 2N2, Canada" />
    <line value="123 Main Street" />
    <city value="Toronto" />
    <state value="ON" />
    <postalCode value="M5H 2N2" />
    <country value="Canada" />
  </address>
  <gender value="female" />
  <qualification>
    <code>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0360" />
        <code value="MD" />
        <display value="Doctor of Medicine" />
      </coding>
      <text value="Doctor of Medicine" />
    </code>
  </qualification>
</Practitioner>