HL7 Europe Hospital Discharge Report
0.1.0-ballot - draft 150

This page is part of the HL7 Europe Hospital Discharge Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Organization: Erasmus MC - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="organization-sophia"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization organization-sophia</b></p><a name="organization-sophia"> </a><a name="hcorganization-sophia"> </a><a name="organization-sophia-en-US"> </a><p><b>identifier</b>: <code>http://fhir.nl/fhir/NamingSystem/agb-z</code>/06020806</p><p><b>type</b>: <span title="Codes:{urn:oid:2.16.840.1.113883.2.4.6.7 0300}">Medisch specialist</span></p><p><b>name</b>: Erasmus MC, Sophia kinderziekenhuis</p><p><b>telecom</b>: ph: 0107040116, <a href="mailto:info@erasmusmc.nl">info@erasmusmc.nl</a></p><p><b>address</b>: Dr. Molewaterplein 60 ROTTERDAM 3015GJ NL (work)</p></div>
  </text>
  <identifier>
    <system value="http://fhir.nl/fhir/NamingSystem/agb-z"/>
    <value value="06020806"/>
  </identifier>
  <type>
    <coding>
      <system value="urn:oid:2.16.840.1.113883.2.4.6.7"/>
      <version value="2.16.840.1.113883.2.4.6.7"/>
      <code value="0300"/>
      <display value="Medisch specialist"/>
    </coding>
  </type>
  <name value="Erasmus MC, Sophia kinderziekenhuis"/>
  <telecom>
    <system value="phone"/>
    <value value="0107040116"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="info@erasmusmc.nl"/>
  </telecom>
  <address>
    <use value="work"/>
    <line value="Dr. Molewaterplein 60">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
        <valueString value="Dr. Molewaterplein"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
        <valueString value="60"/>
      </extension>
    </line>
    <city value="ROTTERDAM"/>
    <postalCode value="3015GJ"/>
    <country value="NL"/>
  </address>
</Organization>