CH EPREG (R4)
1.0.0-ci-build - ci-build Switzerland flag

CH EPREG (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-epreg/ and changes regularly. See the Directory of published versions

: UC 2: Geburtsklinik - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="fbe019f1-6574-40be-940f-d03da0c743db"/>
  <language value="de-CH"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" xml:lang="de-CH" lang="de-CH"><p class="res-header-id"><b>Generated Narrative: Organization fbe019f1-6574-40be-940f-d03da0c743db</b></p><a name="fbe019f1-6574-40be-940f-d03da0c743db"> </a><a name="hcfbe019f1-6574-40be-940f-d03da0c743db"> </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">Language: de-CH</p></div><p><b>name</b>: Geburtsklinik 'Willkommen auf der Welt'</p><p><b>telecom</b>: <a href="mailto:geburtsklinik@example.com">geburtsklinik@example.com</a>, <a href="tel:+41795555555">+41 79 555 55 55</a>, <a href="tel:+41555555555">+41 55 555 55 55</a></p><p><b>address</b>: Klinikstrasse 1 Musterhausen 8888 Schweiz </p></div>
  </text>
  <name value="Geburtsklinik 'Willkommen auf der Welt'"/>
  <telecom>
    <system value="email"/>
    <value value="geburtsklinik@example.com"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="+41 79 555 55 55"/>
    <use value="mobile"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="+41 55 555 55 55"/>
    <use value="work"/>
  </telecom>
  <address>
    <line value="Klinikstrasse 1"/>
    <city value="Musterhausen"/>
    <postalCode value="8888"/>
    <country value="Schweiz"/>
  </address>
</Organization>