HL7 Czech Hospital Discharge Report Implementation Guide
0.0.2 - ci-build Czechia flag

HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions

: Pfizer výrobce vakcíny - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="Organization-Pfizer"/>
  <text>
    <status value="generated"/>
    <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://hl7.cz/fhir/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>
  </text>
  <identifier>
    <system value="http://hl7.cz/fhir/identifier/ico"/>
    <value value="47620834"/>
  </identifier>
  <name value="Pfizer s.r.o."/>
  <telecom>
    <system value="phone"/>
    <value value="+420234097111"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="info.cz@pfizer.com"/>
  </telecom>
  <address>
    <text value="Stroupežnického 17, 150 00 Praha 5, Česká republika"/>
  </address>
</Organization>