MyHealth@Eu Hospital Discharge Report
9.1.1 - qa-preview 150

MyHealth@Eu Hospital Discharge Report - Local Development build (v9.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Organization - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="ff4d98d1-69c9-43db-896e-58d11c15662c"/>
  <meta>
    <profile
             value="http://hl7.eu/fhir/base/StructureDefinition/organization-eu-core"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Brussels University Hospital</div>
  </text>
  <identifier>
    <system value="http://example.org/organization-ids"/>
    <value value="ORG-001"/>
  </identifier>
  <active value="true"/>
  <name value="Brussels University Hospital"/>
  <telecom>
    <system value="phone"/>
    <value value="+32 2 764 1111"/>
    <use value="work"/>
  </telecom>
  <address>
    <line value="Avenue Hippocrate 10"/>
    <city value="Brussels"/>
    <postalCode value="1200"/>
    <country value="BE"/>
  </address>
</Organization>