CH ELM (R4)
1.5.0 - release Switzerland flag

CH ELM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 1.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-elm/ and changes regularly. See the Directory of published versions

: Org - Hôpital régional soleil - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="Org-JeanneMoreau"/>
  <extension
             url="http://fhir.ch/ig/ch-elm/StructureDefinition/ch-elm-ext-department">
    <valueString value="Médecine interne"/>
  </extension>
  <identifier>
    <system value="urn:oid:2.16.756.5.45"/>
    <value value="A99086638"/>
  </identifier>
  <name value="Hôpital régional soleil"/>
  <address>
    <line value="Rue des alpes 35">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
        <valueString value="Rue des alpes"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
        <valueString value="35"/>
      </extension>
    </line>
    <city value="Genève"/>
    <postalCode value="1202"/>
  </address>
</Organization>