Koppelmij Implementation Guide
0.1.0 - ci-build
Koppelmij Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="KoppelMij-Organization-Huisartsenpraktijk-Medrie"/>
<meta>
<profile
value="http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Organisatie: Huisartsenpraktijk<br/>AGB-code: 01010235<br/>Telefoon: +31653603740<br/>E-mail: huisartsenpraktijk-dehaard@huisarts.nl<br/>Adres: Dr. Klinkertweg 18, 8004 DB Zwolle</div>
</text>
<identifier>
<system value="http://fhir.nl/fhir/NamingSystem/agb-z"/>
<value value="01010235"/>
</identifier>
<name value="Ondersteuning Huisartsenpraktijk Medrie Bv"/>
<telecom>
<system value="phone"/>
<value value="+31653603740"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="huisartsenpraktijk-dehaard@huisarts.nl"/>
<use value="work"/>
</telecom>
<address>
<extension
url="http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-AddressUse"/>
<code value="WP"/>
<display value="Work Place"/>
</coding>
</valueCodeableConcept>
</extension>
<use value="work"/>
<line value="Dr. Klinkertweg 18">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
<valueString value="Dr. Klinkertweg"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
<valueString value="18"/>
</extension>
</line>
<city value="Zwolle"/>
<postalCode value="8004 DB"/>
</address>
</Organization>