HL7 Europe Hospital Discharge Report
1.0.0-ci - draft 150

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

: Ambulance interního lékařství, MUDr. Jiří Zdvořilý - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="3f85726c-ad2f-441b-89ce-100000000033"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core"/>
  </meta>
  <language value="cs"/>
  <text>
    <status value="generated"/>
    <div xml:lang="cs" xmlns="http://www.w3.org/1999/xhtml" lang="cs">Ambulance interního lékařství, MUDr. Jiří Zdvořilý, Krátká 29, 70500 Ostrava, tel: +420 603 853 888</div>
  </text>
  <name value="Ambulance interního lékařství, MUDr. Jiří Zdvořilý"/>
  <telecom>
    <system value="phone"/>
    <value value="+420603853888"/>
    <use value="work"/>
  </telecom>
  <address>
    <line value="Krátká 29, 70500 Ostrava"/>
    <city value="Ostrava"/>
    <postalCode value="70500"/>
    <country value="CZ"/>
  </address>
</Organization>