FHIR IG analytics| Package | ca.on.oh-dhdr |
| Resource Type | Practitioner |
| Id | DHDR-PracPrescriber.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "PractPrescr8C66632E5A2E111BE05400144FF84F18",
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
"value": "9898789"
}
],
"name": [
{
"family": "Smith",
"given": [
"John"
]
}
],
"telecom": [
{
"system": "phone",
"value": "905-543-2314",
"use": "work"
},
{
"system": "fax",
"value": "416-452-3963",
"use": "work"
}
]
}