{
  "resourceType": "Practitioner",
  "id": "ma-labtestns2-Practitioner-10106",
  "meta": {
    "lastUpdated": "2025-12-18T20:27:19Z",
    "source": "urn:telus:emr:ma:labtestns2",
    "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 ma-labtestns2-Practitioner-10106</b></p><a name=\"ma-labtestns2-Practitioner-10106\"> </a><a name=\"hcma-labtestns2-Practitioner-10106\"> </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: 2025-12-18 20:27:19+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:labtestns2\">urn:telus:emr:ma:labtestns2</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-profile-DwPractitioner.html\">DwPractitioner</a></p></div><p><b>identifier</b>: User ID/10106, Provider ID/53871, Provider #/666555 (use: official, ), Provider #/231214</p><p><b>active</b>: true</p><p><b>name</b>: Evan Blue</p><p><b>telecom</b>: ph: 902-444-5555(Work), ph: 902-444-9999(Work), fax: 902-454-5555(Work), fax: 902-666-5656(Work)</p><p><b>address</b>: </p><ul><li>123 Four Street Halifax NS CAN(work)</li><li>Valley Family Practice 29226 Salmon River Road Truro NS B6L 9U9 CAN(work)</li></ul><p><b>gender</b>: Unknown</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:ma:labtestns2:userid",
      "value": "10106"
    },
    {
      "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": "53871"
    },
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "LN",
            "display": "License number",
            "userSelected": true
          }
        ],
        "text": "Provider #"
      },
      "system": "urn:oid:2.16.840.1.113883.4.332",
      "value": "666555",
      "assigner": {
        "type": "Organization",
        "display": "College of Physicians and Surgeons of Nova Scotia"
      }
    },
    {
      "extension": [
        {
          "url": "http://telus.com/codeSystem/NovaScotia-provider-type",
          "valueString": "PH"
        }
      ],
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PRN",
            "display": "Provider number",
            "userSelected": true
          }
        ],
        "text": "Provider #"
      },
      "system": "urn:telus:emr:ma:labtestns2:NS-BillingNumber",
      "value": "231214",
      "assigner": {
        "type": "Organization",
        "display": "Medavie"
      }
    }
  ],
  "active": true,
  "name": [
    {
      "use": "usual",
      "text": "Evan Blue",
      "family": "Blue",
      "given": [
        "Evan"
      ]
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "902-444-5555",
      "use": "work"
    },
    {
      "system": "phone",
      "value": "902-444-9999",
      "use": "work"
    },
    {
      "system": "fax",
      "value": "902-454-5555",
      "use": "work"
    },
    {
      "system": "fax",
      "value": "902-666-5656",
      "use": "work"
    }
  ],
  "address": [
    {
      "use": "work",
      "text": "123 Four Street Halifax NS CAN",
      "line": [
        "123 Four Street"
      ],
      "city": "Halifax",
      "state": "NS",
      "country": "CAN"
    },
    {
      "use": "work",
      "text": "Valley Family Practice 29226 Salmon River Road Truro NS B6L 9U9 CAN",
      "line": [
        "Valley Family Practice",
        "29226 Salmon River Road"
      ],
      "city": "Truro",
      "state": "NS",
      "postalCode": "B6L 9U9",
      "country": "CAN"
    }
  ],
  "gender": "unknown"
}