FHIR IG analytics| Package | ch.fhir.ig.ch-vacd |
| Resource Type | Location |
| Id | Location-TC-Device-Aggregator-Location.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location TC-Device-Aggregator-Location
status: Active
telecom: ph: tel:+41.56.299.55.22(Work), mailto:resultate@labor-messenalles.ch, http://www.labor-messenalles.ch
address: Messweg 1 Wissen ZG 6310 CH
{
"resourceType": "Location",
"id": "TC-Device-Aggregator-Location",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"telecom": [
{
"system": "phone",
"value": "tel:+41.56.299.55.22",
"use": "work"
},
{
"system": "email",
"value": "mailto:resultate@labor-messenalles.ch",
"use": "work"
},
{
"system": "url",
"value": "http://www.labor-messenalles.ch",
"use": "work"
}
],
"address": {
"line": [
"Messweg 1"
],
"city": "Wissen",
"state": "ZG",
"postalCode": "6310",
"country": "CH"
}
}