FHIR IG analytics| Package | ch.fhir.ig.ch-ips |
| Resource Type | Organization |
| Id | Organization-a27376ce-fa12-458d-a2dc-f90e63de126b.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization a27376ce-fa12-458d-a2dc-f90e63de126b
Profile: CH IPS Organization
identifier: GLN/7601000234438
name: Spital
address: Spitalstrasse 2 Zürich 8005 CH
{
"resourceType": "Organization",
"id": "a27376ce-fa12-458d-a2dc-f90e63de126b",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601000234438"
}
],
"name": "Spital",
"address": [
{
"line": [
"Spitalstrasse 2"
],
"city": "Zürich",
"postalCode": "8005",
"country": "CH"
}
]
}