FHIR IG analytics| Package | ch.fhir.ig.ch-orf |
| Resource Type | Organization |
| Id | Organization-Kantonsspital.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization Kantonsspital
Profile: CH Core Organization
name: Kantonsspital
address: Kantonsstrasse 14 Postfach 14 Zürich 8000 Schweiz
{
"resourceType": "Organization",
"id": "Kantonsspital",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "Kantonsspital",
"address": [
{
"line": [
"Kantonsstrasse 14",
"Postfach 14"
],
"city": "Zürich",
"postalCode": "8000",
"country": "Schweiz"
}
]
}