FHIR IG analytics| Package | ch.fhir.ig.ch-emed |
| Resource Type | Organization |
| Id | Organization-Rettungsdienst.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization Rettungsdienst
Profile: CH EMED Organization
identifier: GLN/7601000000514
name: Rettungsdienst
address: Rettungsgasse 2 Bern 3006 CH
{
"resourceType": "Organization",
"id": "Rettungsdienst",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601000000514"
}
],
"name": "Rettungsdienst",
"address": [
{
"line": [
"Rettungsgasse 2"
],
"city": "Bern",
"postalCode": "3006",
"country": "CH"
}
]
}