FHIR IG analytics| Package | ca.on.phsd.r4-alpha |
| Resource Type | Bundle |
| Id | example-location-search-response.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "66f4db0a-0b5a-49e6-8c97-9cf57c3c30a7",
"meta": {
"lastUpdated": "2024-10-01T18:56:22.043+00:00",
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-location-response-profile-Bundle|1.0.0"
]
},
"type": "searchset",
"total": 1,
"entry": [
{
"fullUrl": "Location/1B09ACC7-34E0-47AE-9048-27B787AC4F33",
"resource": {
"resourceType": "Location",
"id": "1B09ACC7-34E0-47AE-9048-27B787AC4F33",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-location-response-profile-Location|1.0.0"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "N",
"display": "normal"
}
]
},
"identifier": [
{
"use": "official",
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
"value": "160085319129"
},
{
"use": "secondary",
"system": "http://ontariohealth.ca/NamingSystem/id-thln-location",
"value": "11285"
}
],
"status": "active",
"name": "Brightshores Health System - Owen Sound Hospital - Mental Health and Addict",
"mode": "instance",
"telecom": [
{
"system": "phone",
"value": "519-376-5666",
"use": "work",
"period": {
"start": "2024-07-05"
}
}
],
"managingOrganization": {
"reference": "Organization/1630cbc3-727d-4012-8af7-ceaa83d1f20d"
}
},
"search": {
"mode": "match",
"score": 1
}
}
]
}