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.10077.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.10077

Last updated: 2025-01-02 19:14:36+0000;

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

Profile: DwPractitionerRole

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

active: true

period: 2020-10-29 16:51:51+0000 --> (ongoing)

practitioner: Latter, Donovan

organization: LabTestNS2

code: MD, Medical Doctor, Medical doctor

specialty: GENERAL PRACTITIONER


Source1

{
  "resourceType": "PractitionerRole",
  "id": "ma-labtestns2-PractitionerRole-0.10077",
  "meta": {
    "lastUpdated": "2025-01-02T19:14:36.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.10077"
    }
  ],
  "active": true,
  "period": {
    "start": "2020-10-29T16:51:51Z"
  },
  "practitioner": {
    "reference": "Practitioner/ma-labtestns2-Practitioner-10077",
    "type": "Practitioner",
    "display": "Latter, Donovan"
  },
  "organization": {
    "reference": "Organization/ma-labtestns2-Organization-0",
    "type": "Organization",
    "display": "LabTestNS2"
  },
  "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": "GENERAL PRACTITIONER"
    }
  ]
}