{
  "resourceType": "Practitioner",
  "id": "chr-ca-pei-111-Practitioner-601",
  "meta": {
    "source": "urn:telus:emr:chr:ca:pei:111",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitioner"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner chr-ca-pei-111-Practitioner-601</b></p><a name=\"chr-ca-pei-111-Practitioner-601\"> </a><a name=\"hcchr-ca-pei-111-Practitioner-601\"> </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:ca:pei:111\">urn:telus:emr:chr:ca:pei:111</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-profile-DwPractitioner.html\">DwPractitioner</a></p></div><p><b>identifier</b>: User ID/601, License number/332211, Billing Id/1234567890, Provider ID/51651</p><p><b>active</b>: true</p><p><b>name</b>: Dr. Maple Leaf, MD</p><p><b>telecom</b>: ph: 809-222-6001(Work), fax: 809-222-6002(Work), <a href=\"mailto:Maple.Leaf@pei.ca\">Maple.Leaf@pei.ca</a></p><p><b>address</b>: 1 Tarmac Ave, Charlottetown, PE C1A 6T0(work)</p></div>"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "EI",
            "display": "Employee number"
          }
        ],
        "text": "User ID"
      },
      "system": "urn:telus:emr:chr:ca:pei:111:userid",
      "value": "601"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "LN",
            "display": "License number",
            "userSelected": true
          }
        ],
        "text": "License number"
      },
      "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-pei-license-physician",
      "value": "332211",
      "assigner": {
        "type": "Organization",
        "display": "College of Physicians & Surgeons of Prince Edward Island"
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PRN",
            "display": "Provider number",
            "userSelected": true
          }
        ],
        "text": "Billing Id"
      },
      "system": "https://princeedwardisland.ca/fhir/NamingSystem/medicare-billing-id",
      "value": "1234567890"
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PRN",
            "display": "Provider number"
          }
        ],
        "text": "Provider ID"
      },
      "system": "urn:telus:emr:ma:labtestns2:providerid",
      "value": "51651"
    }
  ],
  "active": true,
  "name": [
    {
      "use": "usual",
      "text": "Dr. Maple Leaf, MD",
      "family": "Leaf",
      "given": [
        "Maple",
        "Rose"
      ],
      "prefix": [
        "Dr"
      ],
      "suffix": [
        "MD"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "809-222-6001",
      "use": "work"
    },
    {
      "system": "fax",
      "value": "809-222-6002",
      "use": "work"
    },
    {
      "system": "email",
      "value": "Maple.Leaf@pei.ca",
      "use": "work"
    }
  ],
  "address": [
    {
      "use": "work",
      "type": "physical",
      "text": "1 Tarmac Ave, Charlottetown, PE C1A 6T0",
      "line": [
        "1 Tarmac Ave"
      ],
      "city": "Charlottetown",
      "state": "PE",
      "postalCode": "C1A 6T0",
      "country": "CA"
    }
  ]
}