FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetelus.dw.emr.extract-1-1-21
Resource TypePractitionerRole
IdPractitionerRole-ma-labtestns2-PractitionerRole-0.10106.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: PractitionerRole ma-labtestns2-PractitionerRole-0.10106

Last updated: 2025-12-18 20:27:19+0000;

Information Source: urn:telus:emr:ma:labtestns2

Profile: DwPractitionerRole

identifier: urn:telus:emr:ma:labtestns2:PractitionerRole/0.10106 (use: official, )

active: true

period: 2024-02-16 02:19:16+0000 --> (ongoing)

practitioner: Blue, Evan

organization: Blue Hill Community Health Centre

code: MD, Medical Doctor, Medical doctor

specialty: EMERGENCY MEDICINE, GENERAL PRACTITIONER


Source1

{
  "resourceType": "PractitionerRole",
  "id": "ma-labtestns2-PractitionerRole-0.10106",
  "meta": {
    "lastUpdated": "2025-12-18T20:27:19.000Z",
    "source": "urn:telus:emr:ma:labtestns2",
    "profile": [
      "https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwPractitionerRole"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:telus:emr:ma:labtestns2:PractitionerRole",
      "value": "0.10106"
    }
  ],
  "active": true,
  "period": {
    "start": "2024-02-16T02:19:16Z"
  },
  "practitioner": {
    "reference": "Practitioner/ma-labtestns2-Practitioner-10106",
    "type": "Practitioner",
    "display": "Blue, Evan"
  },
  "organization": {
    "reference": "Organization/ma-labtestns2-Organization-53932",
    "type": "Organization",
    "display": "Blue Hill Community Health Centre"
  },
  "code": [
    {
      "coding": [
        {
          "system": "urn:telus:emr:ma:labtestns2:codetable:clinical-role",
          "code": "MD",
          "display": "MD",
          "userSelected": true
        }
      ],
      "text": "MD"
    },
    {
      "coding": [
        {
          "system": "https://fhir.infoway-inforoute.ca/CodeSystem/scptype",
          "code": "MD",
          "display": "Medical Doctor",
          "userSelected": false
        }
      ],
      "text": "Medical Doctor"
    },
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "112247003",
          "display": "Medical doctor",
          "userSelected": false
        }
      ],
      "text": "Medical doctor"
    }
  ],
  "specialty": [
    {
      "text": "EMERGENCY MEDICINE"
    },
    {
      "text": "GENERAL PRACTITIONER"
    }
  ]
}