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