FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-chr-on-west-PractitionerRole-501-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole chr-on-west-PractitionerRole-501-1
Last updated: 2024-12-08 18:00:00+0000;
Information Source: urn:telus:emr:chr:on-west:123
Profile: DwPractitionerRole
Security Label: normal (Details: Confidentiality code N = 'normal')
identifier: urn:telus:emr:chr:on-west:123:PractitionerRole/501 (use: official, )
active: true
practitioner: Dr. Emily Thompson
organization: Western Ontario Family Health Clinic
code: Physician, Medical doctor, Medical Doctor
specialty: Family Medicine
location: Western Ontario Family Health Clinic - Main Location
telecom: ph: 519-555-2001(Work), fax: 519-555-2002(Work), emily.thompson@wofhc.ca
{
"resourceType": "PractitionerRole",
"id": "chr-on-west-PractitionerRole-501-1",
"meta": {
"lastUpdated": "2024-12-08T18:00:00Z",
"source": "urn:telus:emr:chr:on-west:123",
"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": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:telus:emr:chr:on-west:123:PractitionerRole",
"value": "501"
}
],
"active": true,
"practitioner": {
"reference": "Practitioner/chr-on-west-Practitioner-501",
"type": "Practitioner",
"display": "Dr. Emily Thompson"
},
"organization": {
"reference": "Organization/chr-on-west-Organization-100",
"display": "Western Ontario Family Health Clinic"
},
"code": [
{
"coding": [
{
"system": "urn:telus:emr:chr:on-west:123:clinical-role",
"code": "Physician",
"display": "Physician",
"userSelected": true
}
],
"text": "Physician"
},
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "309343006",
"display": "Medical doctor",
"userSelected": false
}
],
"text": "Medical doctor"
},
{
"coding": [
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/scptype",
"code": "MD",
"display": "Medical Doctor",
"userSelected": false
}
],
"text": "Medical Doctor"
}
],
"specialty": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "419772000",
"display": "Family practice"
}
],
"text": "Family Medicine"
}
],
"location": [
{
"reference": "Location/chr-on-west-Location-101",
"type": "Location",
"display": "Western Ontario Family Health Clinic - Main Location"
}
],
"telecom": [
{
"system": "phone",
"value": "519-555-2001",
"use": "work"
},
{
"system": "fax",
"value": "519-555-2002",
"use": "work"
},
{
"system": "email",
"value": "emily.thompson@wofhc.ca",
"use": "work"
}
]
}