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

: Sample Czech Location Chrudim JIP - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="3f85726c-ad2f-441b-89ce-10000000002b"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/base/StructureDefinition/location-eu-core"/>
  </meta>
  <language value="cs"/>
  <text>
    <status value="generated"/>
    <div xml:lang="cs" xmlns="http://www.w3.org/1999/xhtml" lang="cs">Oddělení CHIR-JIP nemocnice Chrudim</div>
  </text>
  <status value="active"/>
  <name value="Nemocnice Chrudim - Oddělení CHIR-JIP"/>
  <description value="Oddělení chirurgie JIP v nemocnici v Chrudimi"/>
  <telecom>
    <system value="phone"/>
    <value value="+420 123 456 888"/>
    <use value="work"/>
  </telecom>
  <physicalType>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
      <code value="bu"/>
    </coding>
  </physicalType>
  <managingOrganization>
    <reference value="urn:uuid:ace081ba-e0a8-4b89-a4a7-c5b7cd3c8169"/>
  </managingOrganization>
</Location>