FHIR IG analytics| Package | ca.on.oh-erec-ig |
| Resource Type | Location |
| Id | Location-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "25470F9E-0092-4997-AF53-AA3EF0F50879",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location|1.1.0"
]
},
"name": "Yonge Street Medical Office",
"address": {
"type": "physical",
"line": [
"279 Yonge St"
],
"city": "Barrie",
"state": "ON",
"postalCode": "M5B 1N8",
"country": "CAN"
},
"position": {
"longitude": -79.38248,
"latitude": 43.6556497
}
}