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