<?xml version="1.0" encoding="UTF-8"?>

<Organization xmlns="http://hl7.org/fhir">
  <id value="PraxisSeeblick"/>
  <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> Praxis Seeblick</p>
    </div>
  </text>
<!--  GLN Global Location Number  -->
  <identifier>
    <system value="urn:oid:2.51.1.3"/>
    <value value="7601000235520"/>
  </identifier>
  <name value="Arztpraxis Messen"/>
  <telecom>
    <system value="phone"/>
    <value value="44 567 78 90"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="info@praxis-seeblick.ch"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="url"/>
    <value value="http://www.praxis-seeblick.ch"/>
    <use value="work"/>
  </telecom>
  <address>
    <line value="Waldstrasse 66"/>
    <city value="Cham"/>
    <postalCode value="6330"/>
    <country value="CH"/>
  </address>
</Organization>