CH Core (R4)
7.0.0-ballot-ci-build - ci-build Switzerland flag

CH Core (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 7.0.0-ballot-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-core/ and changes regularly. See the Directory of published versions

: Klinik für Psychiatrie - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="ClaimBiller"/>
  <meta>
    <profile
             value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization ClaimBiller</b></p><a name="ClaimBiller"> </a><a name="hcClaimBiller"> </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-ch-core-organization.html">CH Core Organization</a></p></div><p><b>identifier</b>: <a href="http://fhir.ch/ig/ch-term/3.3.0/NamingSystem-uidb.html" title="Unique IDentification Business (UIDB) number (in French, numéro d'IDentification suisse des Enterprises (IDE)) (in German, Schweizer Unternehmens-IDentifikationsnummer (UID)) (in Italian, numero d'IDentificazione svizzero delle Imprese (IDI))   Organizations Covered By System: All Companies/organizations registered in the public Swiss Registers such as the Swiss Register of Commerce, the Value Added Tax (VAT) register, the Social security agencies Registers, Cantons registers, etc., and publish in the UID Register.">UIDB</a>/CHE108791452, <a href="http://fhir.ch/ig/ch-term/3.3.0/NamingSystem-zsr.html" title="The ZSR number is issued to self-employed, natural or legal persons (organisations) who can and want to work at the expense of health insurance.                        See [Sasis](https://www.sasis.ch/de/779).                       German: ZSR (Zahlstellenregister),                       French: RCC (Registre des codes-créanciers),                       Italian: RCC (Registro dei codici creditori).">ZSR</a>/Y604801, <a href="http://fhir.ch/ig/ch-term/3.3.0/NamingSystem-gln.html" title="Each healthcare partner (natural or legal person) is referenced with a unique code of type GLN (former name: EAN code) of the [GS1](https://www.gs1.ch/de/home) system, see [refdata](https://www.refdata.ch/).">GLN</a>/7601022050702</p><p><b>name</b>: Biller AG</p><p><b>telecom</b>: ph: 061 956 99 00, <a href="mailto:info@biller.ch">info@biller.ch</a></p><p><b>address</b>: Billerweg 128 Frenkendorf 4414 </p></div>
  </text>
  <identifier>
    <system value="urn:oid:2.16.756.5.35"/>
    <value value="CHE108791452"/>
  </identifier>
  <identifier>
    <system value="urn:oid:2.16.756.5.30.1.123.100.2.1.1"/>
    <value value="Y604801"/>
  </identifier>
  <identifier>
    <system value="urn:oid:2.51.1.3"/>
    <value value="7601022050702"/>
  </identifier>
  <name value="Biller AG"/>
  <telecom>
    <system value="phone"/>
    <value value="061 956 99 00"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="info@biller.ch"/>
  </telecom>
  <address>
    <line value="Billerweg 128"/>
    <city value="Frenkendorf"/>
    <postalCode value="4414"/>
  </address>
</Organization>