FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | Organization |
| Id | Organization-chr-on-west-Organization-facility-500.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization chr-on-west-Organization-facility-500
Last updated: 2024-03-15 10:30:00+0000;
Information Source: urn:telus:emr:chr:on-west:123
Profile: DwOrganization
identifier: Telus Identifier/500 (use: official, )
active: true
type: Hospital
name: London Health Sciences Centre
telecom: ph: 519-685-8500(Work), fax: 519-685-8501(Work), info@lhsc.on.ca, https://www.lhsc.on.ca
address: 800 Commissioners Rd E London ON N6A 5W9 (work)
{
"resourceType": "Organization",
"id": "chr-on-west-Organization-facility-500",
"meta": {
"lastUpdated": "2024-03-15T10:30:00Z",
"source": "urn:telus:emr:chr:on-west:123",
"profile": [
"https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwOrganization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "XX",
"display": "Organization identifier"
}
],
"text": "Telus Identifier"
},
"system": "urn:telus:emr:chr:on-west:123:organization",
"value": "500"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "PROFF",
"display": "Provider's Office"
}
],
"text": "Hospital"
}
],
"name": "London Health Sciences Centre",
"telecom": [
{
"system": "phone",
"value": "519-685-8500",
"use": "work"
},
{
"system": "fax",
"value": "519-685-8501",
"use": "work"
},
{
"system": "email",
"value": "info@lhsc.on.ca",
"use": "work"
},
{
"system": "url",
"value": "https://www.lhsc.on.ca",
"use": "work"
}
],
"address": [
{
"use": "work",
"line": [
"800 Commissioners Rd E"
],
"city": "London",
"state": "ON",
"postalCode": "N6A 5W9"
}
]
}