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

MyHealth@Eu Hospital Discharge Report - Local Development build (v0.1.0-preview) 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://fhir.ehdsi.eu/hdr/StructureDefinition/organization-hdr-myhealtheu"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization ff4d98d1-69c9-43db-896e-58d11c15662c</b></p><a name="ff4d98d1-69c9-43db-896e-58d11c15662c"> </a><a name="hcff4d98d1-69c9-43db-896e-58d11c15662c"> </a><a name="ff4d98d1-69c9-43db-896e-58d11c15662c-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-organization-hdr-myhealtheu.html">Organization: HDR</a></p></div><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}">Healthcare Provider</span></p><p><b>name</b>: University Hospital Berlin</p><p><b>telecom</b>: <a href="tel:+49-30-1234567">+49-30-1234567</a>, <a href="mailto:info@universityhospital-berlin.eu">info@universityhospital-berlin.eu</a></p><p><b>address</b>: Charitéplatz 1 Berlin 10117 DE (work)</p><p><b>partOf</b>: Parent Health Network</p><blockquote><p><b>contact</b></p><p><b>name</b>: Dr. Erika Schmidt</p><p><b>telecom</b>: <a href="mailto:erika.schmidt@universityhospital-berlin.eu">erika.schmidt@universityhospital-berlin.eu</a>, ph: -unknown-</p></blockquote></div>
  </text>
  <type>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <code value="prov"/>
      <display value="Healthcare Provider"/>
    </coding>
  </type>
  <name value="University Hospital Berlin"/>
  <telecom>
    <system value="phone"/>
    <value value="+49-30-1234567"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="info@universityhospital-berlin.eu"/>
  </telecom>
  <address>
    <use value="work"/>
    <type value="both"/>
    <line value="Charitéplatz 1"/>
    <city value="Berlin"/>
    <postalCode value="10117"/>
    <country value="DE"/>
  </address>
  <partOf>
    <display value="Parent Health Network"/>
  </partOf>
  <contact>
    <name>
      <text value="Dr. Erika Schmidt"/>
    </name>
    <telecom>
      <system value="email"/>
      <value value="erika.schmidt@universityhospital-berlin.eu"/>
    </telecom>
    <telecom>
      <system value="phone"/>
    </telecom>
  </contact>
</Organization>