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