FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | Device |
| Id | Device-TC-Device-Aggregator.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Device TC-Device-Aggregator
identifier: GLN/7601999999981
status: Active
manufacturer: The Aggregator Company
manufactureDate: 2023-01-01
| Name | Type |
| Vaccination Aggregator | Manufacturer name |
| Value |
| v1.0.0 |
contact: ph: tel:+41.56.299.55.22(Work), mailto:resultate@aggregator.ch, http://www.aggregator.ch
{
"resourceType": "Device",
"id": "TC-Device-Aggregator",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601999999981"
}
],
"status": "active",
"manufacturer": "The Aggregator Company",
"manufactureDate": "2023-01-01",
"deviceName": [
{
"name": "Vaccination Aggregator",
"type": "manufacturer-name"
}
],
"version": [
{
"value": "v1.0.0"
}
],
"contact": [
{
"system": "phone",
"value": "tel:+41.56.299.55.22",
"use": "work"
},
{
"system": "email",
"value": "mailto:resultate@aggregator.ch",
"use": "work"
},
{
"system": "url",
"value": "http://www.aggregator.ch",
"use": "work"
}
],
"location": {
"reference": "Location/TC-Device-Aggregator-Location"
}
}