{
  "resourceType": "PractitionerRole",
  "id": "chr-on-west-PractitionerRole-501-1",
  "meta": {
    "lastUpdated": "2024-12-08T18:00:00Z",
    "source": "urn:telus:emr:chr:on-west:123",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitionerRole"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole chr-on-west-PractitionerRole-501-1</b></p><a name=\"chr-on-west-PractitionerRole-501-1\"> </a><a name=\"hcchr-on-west-PractitionerRole-501-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: 2024-12-08 18:00:00+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:chr:on-west:123\">urn:telus:emr:chr:on-west:123</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-profile-DwPractitionerRole.html\">DwPractitionerRole</a></p></div><p><b>identifier</b>: <code>urn:telus:emr:chr:on-west:123:practitionerrole:userid</code>/501 (use: official, )</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Practitioner-chr-on-west-Practitioner-501.html\">Dr. Emily Thompson</a></p><p><b>organization</b>: <a href=\"Organization-chr-on-west-Organization-100.html\">Western Ontario Family Health Clinic</a></p><p><b>code</b>: <span title=\"Codes:{urn:telus:emr:chr:on-west:123:clinical-role Physician}\">Physician</span>, <span title=\"Codes:{http://snomed.info/sct 309343006}\">Medical doctor</span>, <span title=\"Codes:{https://fhir.infoway-inforoute.ca/CodeSystem/scptype MD}\">Medical Doctor</span></p><p><b>specialty</b>: <span title=\"Codes:\">Family Medicine</span></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></div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:chr:on-west:123:practitionerrole:userid",
      "value": "501"
    }
  ],
  "active": true,
  "practitioner": {
    "reference": "Practitioner/chr-on-west-Practitioner-501",
    "type": "Practitioner",
    "display": "Dr. Emily Thompson"
  },
  "organization": {
    "reference": "Organization/chr-on-west-Organization-100",
    "display": "Western Ontario Family Health Clinic"
  },
  "code": [
    {
      "coding": [
        {
          "system": "urn:telus:emr:chr:on-west:123:clinical-role",
          "code": "Physician",
          "display": "Physician",
          "userSelected": true
        }
      ],
      "text": "Physician"
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "309343006",
          "display": "Medical doctor",
          "userSelected": false
        }
      ],
      "text": "Medical doctor"
    },
    {
      "coding": [
        {
          "system": "https://fhir.infoway-inforoute.ca/CodeSystem/scptype",
          "code": "MD",
          "display": "Medical Doctor",
          "userSelected": false
        }
      ],
      "text": "Medical Doctor"
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "code": "419772000",
          "display": "Family practice"
        }
      ],
      "text": "Family Medicine"
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "519-555-2001",
      "use": "work"
    },
    {
      "system": "fax",
      "value": "519-555-2002",
      "use": "work"
    },
    {
      "system": "email",
      "value": "emily.thompson@wofhc.ca",
      "use": "work"
    }
  ]
}