FHIR IG analytics| Package | ca.on.health.idms |
| Resource Type | Organization |
| Id | IDMS-EXAMPLE-ORGANIZATION-ABBOTT.json |
| FHIR Version | R5 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "0x0000000000000002",
"meta": {
"versionId": "6",
"lastUpdated": "2023-12-04T13:30:10.120+00:00",
"source": "#227eee856ef79a5ff5de338f9f2b0559"
},
"extension": [
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedDatetime",
"valueDateTime": "2023-10-12T17:53:37Z"
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/CreatedUser",
"valueReference": {
"reference": "Practitioner/0x000000000000001F"
}
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/UpdatedUser",
"valueReference": {
"reference": "Practitioner/0x0000000000000159"
}
},
{
"url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/MigrationNotes",
"valueString": "DONT_FAX:0, DELTA_POSTAL_CODE:L7P 4W4, MANUFACTURER_NO=ABB, MANUFACTURER_TYPE=0"
}
],
"identifier": [
{
"system": "urn:idms:manufacturer:code",
"value": "ABB"
}
],
"active": true,
"name": "Abbott Laboratories Co.",
"description": "Comments about this Manufacturer ",
"contact": [
{
"purpose": {
"text": "TELCOM"
},
"telecom": [
{
"system": "phone",
"value": "777-7777-777",
"use": "work"
},
{
"system": "fax",
"value": "666-666-6666",
"use": "work"
},
{
"system": "other",
"value": "+1 (800) 555-5555",
"use": "work"
},
{
"system": "url",
"value": "https://www.company.com",
"use": "work"
}
]
},
{
"purpose": {
"text": "ADDRESS"
},
"address": {
"line": [
"123 Trans-Canada Highway"
],
"city": "Saint-Laurent",
"state": "QC",
"postalCode": "H2O 0T0",
"country": "Canada"
}
}
]
}