{
  "resourceType" : "Organization",
  "id" : "Organization-Pfizer",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization Organization-Pfizer</b></p><a name=\"Organization-Pfizer\"> </a><a name=\"hcOrganization-Pfizer\"> </a><p><b>identifier</b>: <code>http://fhir.hl7cr.eu/identifier/ico</code>/47620834</p><p><b>name</b>: Pfizer s.r.o.</p><p><b>telecom</b>: <a href=\"tel:+420234097111\">+420234097111</a>, <a href=\"mailto:info.cz@pfizer.com\">info.cz@pfizer.com</a></p><p><b>address</b>: Stroupežnického 17, 150 00 Praha 5, Česká republika</p></div>"
  },
  "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"
  }]
}