FHIR IG analytics| Package | telus.dw.emr.extract |
| Resource Type | Organization |
| Id | organization.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "ma-labtestie1-Organization-30",
"meta": {
"source": "urn:telus:emr:ma:labtestie1",
"lastUpdated": "2022-11-17T15:05:04.000Z",
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "N",
"display": "normal"
}
]
},
"identifier": [
{
"system": "urn:telus:emr:ma:labtestie1:Organization",
"use": "official",
"value": 30
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "PROFF",
"display": "Provider's office"
}
]
}
],
"active": true,
"name": "South Star Clinic",
"address": [
{
"use": "work",
"text": "1234 Nowhere St Edmonton AB M1M 1M1 CAN",
"line": [
"1234 Nowhere St"
],
"city": "Edmonton",
"state": "AB",
"postalCode": "M1M 1M1",
"country": "CAN"
}
],
"telecom": [
{
"system": "phone",
"value": "825-444-5555",
"use": "work"
},
{
"system": "fax",
"value": "825-444-5556",
"use": "work"
}
],
"partOf": {
"reference": "Organization/ma-labtestie1-Organization-0",
"type": "Organization"
}
}