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