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