FHIR IG analytics| Package | ca.on.oh-dhdr |
| Resource Type | Organization |
| Id | OrganizationDispensingPharmacyExampleSubmit.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "OrgPharm8C66632E5A2E111BE05400144FF84F18",
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-pharmacy-id-ocp",
"value": "ON50533355"
}
],
"name": "Good Life Pharmacy",
"telecom": [
{
"system": "phone",
"value": "416-539-5532",
"use": "work"
},
{
"system": "fax",
"value": "647-619-4550",
"use": "work"
}
],
"address": [
{
"use": "work",
"type": "physical",
"line": [
"13 Boring St"
],
"city": "Toronto",
"state": "ON",
"postalCode": "M1M M2M",
"country": "CAN"
}
]
}