FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | Location |
| Id | Location-chr-on-west-Location-101-room-1.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-room-1
Last updated: 2024-12-08 18:00:00+0000;
Information Source: urn:telus:emr:chr:on-west:123
Profile: DwLocation
identifier: Telus Identifier/101-room-1 (use: official, )
status: Active
name: Exam Room 1
alias: ER1
description: Primary examination room on the main floor, equipped for general consultations and minor procedures
| Longitude | Latitude |
| -81.2497 | 42.9849 |
partOf: Location Western Ontario Family Health Clinic - Location A
{
"resourceType": "Location",
"id": "chr-on-west-Location-101-room-1",
"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-room-1"
}
],
"status": "active",
"name": "Exam Room 1",
"alias": [
"ER1"
],
"description": "Primary examination room on the main floor, equipped for general consultations and minor procedures",
"position": {
"longitude": -81.2497,
"latitude": 42.9849
},
"partOf": {
"reference": "Location/chr-on-west-Location-101"
}
}