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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypeOrganization
IdOrganization-Organization-Pfizer.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 Organization-Pfizer

identifier: http://fhir.hl7cr.eu/identifier/ico/47620834

name: Pfizer s.r.o.

telecom: +420234097111, info.cz@pfizer.com

address: Stroupežnického 17, 150 00 Praha 5, Česká republika


Source1

{
  "resourceType": "Organization",
  "id": "Organization-Pfizer",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://fhir.hl7cr.eu/identifier/ico",
      "value": "47620834"
    }
  ],
  "name": "Pfizer s.r.o.",
  "telecom": [
    {
      "system": "phone",
      "value": "+420234097111"
    },
    {
      "system": "email",
      "value": "info.cz@pfizer.com"
    }
  ],
  "address": [
    {
      "text": "Stroupežnického 17, 150 00 Praha 5, Česká republika"
    }
  ]
}