FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | Location |
| Id | Location-chr-on-west-Location-101.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location chr-on-west-Location-101
Last updated: 2024-12-08 18:00:00+0000;
Information Source: urn:telus:emr:chr:on-west:123
Profile: DwLocation
identifier: Telus Identifier/101 (use: official, )
status: Active
name: Western Ontario Family Health Clinic - Location A
alias: West Clinic Loc A Building
description: Main clinic building for Location A, housing multiple examination and procedure rooms
| Longitude | Latitude |
| -81.2497 | 42.9849 |
{
"resourceType": "Location",
"id": "chr-on-west-Location-101",
"meta": {
"lastUpdated": "2024-12-08T18:00:00Z",
"source": "urn:telus:emr:chr:on-west:123",
"profile": [
"https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwLocation"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"text": "Telus Identifier"
},
"system": "urn:telus:emr:chr:on-west:123:Location",
"value": "101"
}
],
"status": "active",
"name": "Western Ontario Family Health Clinic - Location A",
"alias": [
"West Clinic Loc A Building"
],
"description": "Main clinic building for Location A, housing multiple examination and procedure rooms",
"position": {
"longitude": -81.2497,
"latitude": 42.9849
}
}