{
  "resourceType": "PractitionerRole",
  "id": "pss-CDK5-PractitionerRole-15-1",
  "meta": {
    "lastUpdated": "2022-12-20T13:12:01Z",
    "source": "urn:telus:emr:pss:CDK5",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitionerRole"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
        "code": "N",
        "display": "normal"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole pss-CDK5-PractitionerRole-15-1</b></p><a name=\"pss-CDK5-PractitionerRole-15-1\"> </a><a name=\"hcpss-CDK5-PractitionerRole-15-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: 2022-12-20 13:12:01+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:pss:CDK5\">urn:telus:emr:pss:CDK5</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:pss:CDK5:PractitionerRole</code>/15-1 (use: official, )</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.1.7&amp;canonical=http://hl7.org/fhir/ca/baseline/Practitioner/15\">Hook, Hanna</a></p><p><b>organization</b>: <a href=\"Organization-pss-CDK5-Organization-0.html\">CDS5 130k</a></p><p><b>code</b>: <span title=\"Codes:{urn:telus:emr:pss:CDK5:codetable:clinical-role urn:telus:emr:&lt;EMR_Type&gt;:&lt;EMR_instance&gt;:codetable:clinical-role}\">Doctor</span>, <span title=\"Codes:{https://fhir.infoway-inforoute.ca/CodeSystem/scptype MD}\">Doctor</span></p><p><b>specialty</b>: <span title=\"Codes:\">Family Practice and Practice in General</span></p><p><b>telecom</b>: ph: 999-888-7777(Work), fax: 777-666-5555(Work), <a href=\"mailto:hanna.hook@testdata.com\">hanna.hook@testdata.com</a></p></div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:pss:CDK5:PractitionerRole",
      "value": "15-1"
    }
  ],
  "active": true,
  "practitioner": {
    "reference": "Practitioner/15",
    "type": "Practitioner",
    "display": "Hook, Hanna"
  },
  "organization": {
    "reference": "Organization/pss-CDK5-Organization-0",
    "type": "Organization",
    "display": "CDS5 130k"
  },
  "code": [
    {
      "coding": [
        {
          "system": "urn:telus:emr:pss:CDK5:codetable:clinical-role",
          "code": "urn:telus:emr:<EMR_Type>:<EMR_instance>:codetable:clinical-role",
          "display": "Doctor",
          "userSelected": true
        }
      ],
      "text": "Doctor"
    },
    {
      "coding": [
        {
          "system": "https://fhir.infoway-inforoute.ca/CodeSystem/scptype",
          "code": "MD",
          "display": "Medical Doctor",
          "userSelected": false
        }
      ],
      "text": "Doctor"
    }
  ],
  "specialty": [
    {
      "text": "Family Practice and Practice in General"
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "999-888-7777",
      "use": "work"
    },
    {
      "system": "fax",
      "value": "777-666-5555",
      "use": "work"
    },
    {
      "system": "email",
      "value": "hanna.hook@testdata.com",
      "use": "work"
    }
  ]
}