CH LAB-Order (R4)
3.0.0-ci-build - ci-build
CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.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-lab-order/ and changes regularly. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="Arztpraxis"/>
<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 Arztpraxis</b></p><a name="Arztpraxis"> </a><a name="hcArztpraxis"> </a><a name="Arztpraxis-en-US"> </a><p><b>identifier</b>: <a href="https://www.gs1.org/standards/id-keys/gln" title="Global Location Number">GLN</a>/7601000235503</p><p><b>name</b>: Arztpraxis Messen</p><p><b>telecom</b>: <a href="tel:+41555545566">+41555545566</a>, <a href="mailto:info@arztpraxis.ch">info@arztpraxis.ch</a>, <a href="http://www.arztpraxis.ch">http://www.arztpraxis.ch</a></p><p><b>address</b>: Doktorgasse 2 Messen 3254 CH </p></div>
</text>
<identifier>
<system value="urn:oid:2.51.1.3"/>
<value value="7601000235503"/>
</identifier>
<name value="Arztpraxis Messen"/>
<telecom>
<system value="phone"/>
<value value="+41555545566"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@arztpraxis.ch"/>
<use value="work"/>
</telecom>
<telecom>
<system value="url"/>
<value value="http://www.arztpraxis.ch"/>
<use value="work"/>
</telecom>
<address>
<line value="Doktorgasse 2"/>
<city value="Messen"/>
<postalCode value="3254"/>
<country value="CH"/>
</address>
</Organization>