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