FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.pcsp
Resource TypeOrganization
IdOrganization-OrgHulafe-1.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization OrgHulafe-1

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)


Source1

{
  "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"
    }
  ]
}