<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="ma-ma-schema-1-PractitionerRole-789-1" />
  <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/DwPractitionerRole" />
    <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: PractitionerRole ma-ma-schema-1-PractitionerRole-789-1</b>
      </p>
      <a name="ma-ma-schema-1-PractitionerRole-789-1"></a>
      <a name="hcma-ma-schema-1-PractitionerRole-789-1"></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-DwPractitionerRole.html">DwPractitionerRole</a></p>
        <p style="margin-bottom: 0px">Security Label: normal (Details: Confidentiality code N = 'normal')</p>
      </div>
      <p>
        <b>identifier</b>: <code>urn:telus:emr:ma:ma-schema-1:PractitionerRole</code>/789-1 (use: official, )</p>
      <p>
        <b>active</b>: true</p>
      <p>
        <b>practitioner</b>: <a href="Practitioner-ma-ma-schema-1-Practitioner-789.html">Dr. Sarah Johnson</a></p>
      <p>
        <b>organization</b>: <a href="Organization-ma-ma-schema-1-Organization-0.html">Main Street Family Practice</a></p>
      <p>
        <b>code</b>: <span title="Codes:{urn:telus:emr:ma:ma-schema-1:codetable:clinical-role Doctor}">Doctor</span>, <span title="Codes:{https://fhir.infoway-inforoute.ca/CodeSystem/scptype MD}">Medical Doctor</span></p>
      <p>
        <b>specialty</b>: <span title="Codes:{http://snomed.info/sct 419772000}">Family Medicine</span></p>
      <p>
        <b>location</b>: <a href="Location-ma-ma-schema-1-Location-101.html">Exam Room 1</a></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>
      <blockquote>
        <p>
          <b>availableTime</b>
        </p>
        <p>
          <b>daysOfWeek</b>: Monday, Tuesday, Wednesday, Thursday, Friday</p>
        <p>
          <b>availableStartTime</b>: 09:00:00</p>
        <p>
          <b>availableEndTime</b>: 17:00:00</p>
      </blockquote>
    </div>
  </text>
  <identifier>
    <use value="official" />
    <system value="urn:telus:emr:ma:ma-schema-1:PractitionerRole" />
    <value value="789-1" />
  </identifier>
  <active value="true" />
  <practitioner>
    <reference value="Practitioner/ma-ma-schema-1-Practitioner-789" />
    <type value="Practitioner" />
    <display value="Dr. Sarah Johnson" />
  </practitioner>
  <organization>
    <reference value="Organization/ma-ma-schema-1-Organization-0" />
    <type value="Organization" />
    <display value="Main Street Family Practice" />
  </organization>
  <code>
    <coding>
      <system value="urn:telus:emr:ma:ma-schema-1:codetable:clinical-role" />
      <code value="Doctor" />
      <display value="Doctor" />
      <userSelected value="true" />
    </coding>
    <text value="Doctor" />
  </code>
  <code>
    <coding>
      <system value="https://fhir.infoway-inforoute.ca/CodeSystem/scptype" />
      <code value="MD" />
      <display value="Medical Doctor" />
      <userSelected value="false" />
    </coding>
    <text value="Medical Doctor" />
  </code>
  <specialty>
    <coding>
      <system value="http://snomed.info/sct" />
      <code value="419772000" />
      <display value="Family practice" />
    </coding>
    <text value="Family Medicine" />
  </specialty>
  <location>
    <reference value="Location/ma-ma-schema-1-Location-101" />
    <type value="Location" />
    <display value="Exam Room 1" />
  </location>
  <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>
  <availableTime>
    <daysOfWeek value="mon" />
    <daysOfWeek value="tue" />
    <daysOfWeek value="wed" />
    <daysOfWeek value="thu" />
    <daysOfWeek value="fri" />
    <availableStartTime value="09:00:00" />
    <availableEndTime value="17:00:00" />
  </availableTime>
</PractitionerRole>