German Dental FHIR Profiles (R4)
0.36.1 - trial-use
DE
German Dental FHIR Profiles (R4) - Local Development build (v0.36.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="ExampleDentallabor"/>
<meta>
<profile
value="https://fhir.cognovis.de/dental/StructureDefinition/dental-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization ExampleDentallabor</b></p><a name="ExampleDentallabor"> </a><a name="hcExampleDentallabor"> </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-dental-organization.html">Zahnarztpraxis / Organisation (DE)</a></p></div><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type bus}">Dentallabor</span></p><p><b>name</b>: Zahntechnik Nürnberg GmbH</p><p><b>telecom</b>: <a href="tel:+499119876540">+49 911 9876540</a>, <a href="mailto:labor@zahntechnik-nuernberg.de">labor@zahntechnik-nuernberg.de</a></p><p><b>address</b>: Gewerbestraße 7 Nürnberg 90427 DE (work)</p></div>
</text>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="bus"/>
<display value="Non-Healthcare Business or Corporation"/>
</coding>
<text value="Dentallabor"/>
</type>
<name value="Zahntechnik Nürnberg GmbH"/>
<telecom>
<system value="phone"/>
<value value="+49 911 9876540"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="labor@zahntechnik-nuernberg.de"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<type value="physical"/>
<line value="Gewerbestraße 7"/>
<city value="Nürnberg"/>
<postalCode value="90427"/>
<country value="DE"/>
</address>
</Organization>