FHIR IG analytics| Package | ch.fhir.ig.ch-emed-epr |
| Resource Type | Organization |
| Id | Organization-OrganizationHug.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization OrganizationHug
Profile: CH EMED EPR Organization
identifier: GLN/7601000234438
name: Hôpitaux universitaires de Genève
address: Rue Gabrielle-Perret-Gentil 4 Genève 1205 CH
{
"resourceType": "Organization",
"id": "OrganizationHug",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emed-epr/StructureDefinition/ch-emed-epr-organization"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.51.1.3",
"value": "7601000234438"
}
],
"name": "Hôpitaux universitaires de Genève",
"address": [
{
"line": [
"Rue Gabrielle-Perret-Gentil 4"
],
"city": "Genève",
"postalCode": "1205",
"country": "CH"
}
]
}