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