FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | Organization |
| Id | Organization-ma-labtestie1-Organization-30.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization ma-labtestie1-Organization-30
Last updated: 2022-11-17 15:05:04+0000;
Information Source: urn:telus:emr:ma:labtestie1
Security Label: normal (Details: Confidentiality code N = 'normal')
identifier: urn:telus:emr:ma:labtestie1:Organization/30 (use: official, )
active: true
type: Provider's office
name: South Star Clinic
telecom: ph: 825-444-5555(Work), fax: 825-444-5556(Work)
address: 1234 Nowhere St Edmonton AB M1M 1M1 CAN(work)
{
"resourceType": "Organization",
"id": "ma-labtestie1-Organization-30",
"meta": {
"lastUpdated": "2022-11-17T15:05:04Z",
"source": "urn:telus:emr:ma:labtestie1",
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "N",
"display": "normal"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:telus:emr:ma:labtestie1:Organization",
"value": "30"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "PROFF",
"display": "Provider's office"
}
]
}
],
"name": "South Star Clinic",
"telecom": [
{
"system": "phone",
"value": "825-444-5555",
"use": "work"
},
{
"system": "fax",
"value": "825-444-5556",
"use": "work"
}
],
"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"
}
],
"partOf": {
"reference": "Organization/ma-labtestie1-Organization-0",
"type": "Organization"
}
}