FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-pss-CDK5-PractitionerRole-15-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole pss-CDK5-PractitionerRole-15-1
Last updated: 2022-12-20 13:12:01+0000;
Information Source: urn:telus:emr:pss:CDK5
Profile: DwPractitionerRole
Security Label: normal (Details: Confidentiality code N = 'normal')
identifier: urn:telus:emr:pss:CDK5:PractitionerRole/15-1 (use: official, )
active: true
practitioner: Hook, Hanna
organization: CDS5 130k
code: Doctor, Doctor
specialty: Family Practice and Practice in General
telecom: ph: 999-888-7777(Work), fax: 777-666-5555(Work), hanna.hook@testdata.com
{
"resourceType": "PractitionerRole",
"id": "pss-CDK5-PractitionerRole-15-1",
"meta": {
"lastUpdated": "2022-12-20T13:12:01.000Z",
"source": "urn:telus:emr:pss:CDK5",
"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:pss:CDK5:PractitionerRole",
"value": "15-1"
}
],
"active": true,
"practitioner": {
"reference": "Practitioner/15",
"type": "Practitioner",
"display": "Hook, Hanna"
},
"organization": {
"reference": "Organization/pss-CDK5-Organization-0",
"type": "Organization",
"display": "CDS5 130k"
},
"code": [
{
"coding": [
{
"system": "urn:telus:emr:pss:CDK5:codetable:clinical-role",
"code": "urn:telus:emr:<EMR_Type>:<EMR_instance>:codetable:clinical-role",
"display": "Doctor",
"userSelected": true
}
],
"text": "Doctor"
},
{
"coding": [
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/scptype",
"code": "MD",
"display": "Medical Doctor",
"userSelected": false
}
],
"text": "Doctor"
}
],
"specialty": [
{
"text": "Family Practice and Practice in General"
}
],
"telecom": [
{
"system": "phone",
"value": "999-888-7777",
"use": "work"
},
{
"system": "fax",
"value": "777-666-5555",
"use": "work"
},
{
"system": "email",
"value": "hanna.hook@testdata.com",
"use": "work"
}
]
}