FHIR IG analytics| Package | hl7.eu.fhir.pcsp |
| Resource Type | Organization |
| Id | Organization-OrgHulafe-1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization OrgHulafe-1
Language: es-ES
Profile: Organization: Primary Treatment Center / Center of diagnosis
active: true
name: Hospital Universitari i Politècnic La Fe
alias: La Fe
telecom: +34 961 244 000, prensa_lafe@gva.es
address: Avinguda de Fernando Abril Martorell, nº 106 Valencia Comunidad Valenciana 46026 ES (work)
{
"resourceType": "Organization",
"id": "OrgHulafe-1",
"meta": {
"profile": [
"http://hl7.eu/fhir/ig/pcsp/StructureDefinition/Organization-center-eu-pcsp"
]
},
"language": "es-ES",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"name": "Hospital Universitari i Politècnic La Fe",
"alias": [
"La Fe"
],
"telecom": [
{
"system": "phone",
"value": "+34 961 244 000"
},
{
"system": "email",
"value": "prensa_lafe@gva.es"
}
],
"address": [
{
"use": "work",
"type": "both",
"line": [
"Avinguda de Fernando Abril Martorell, nº 106"
],
"city": "Valencia",
"state": "Comunidad Valenciana",
"postalCode": "46026",
"country": "ES"
}
]
}