Netherlands - Generic Functions for data exchange Implementation Guide
0.10.0 -
Netherlands - Generic Functions for data exchange Implementation Guide, published by Ministerie van Volksgezondheid, Welzijn en Sport. This guide is not an authorized publication; it is the continuous build for version 0.10.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/minvws/generiekefuncties-docs/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="27e58ece-409e-44f9-8cc1-b33495a0ef9d"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient 27e58ece-409e-44f9-8cc1-b33495a0ef9d</b></p><a name="27e58ece-409e-44f9-8cc1-b33495a0ef9d"> </a><a name="hc27e58ece-409e-44f9-8cc1-b33495a0ef9d"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Jaantje Merkens Female, DoB: 1950-02-26 ( http://fhir.nl/fhir/NamingSystem/bsn#111222333)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td><td colspan="3"><code>http://organization2.example.org/EHR/patients</code>/vdfesz (use: official, )</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li><a href="tel:+31612345678">+31612345678</a></li><li><a href="mailto:j.merkens@bigtech.com">j.merkens@bigtech.com</a></li><li>Kerkstraat 18 Ulft 7071 WZ </li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>Managing Organization: Organization 2 (Identifier: <code>http://fhir.nl/fhir/NamingSystem/ura</code>/22222222)</li></ul></td></tr></table></div>
</text>
<identifier>
<use value="official"/>
<system value="http://organization2.example.org/EHR/patients"/>
<value value="vdfesz"/>
<assigner>
<identifier>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
<code value="custodian"/>
</coding>
</type>
<system value="http://fhir.nl/fhir/NamingSystem/ura"/>
<value value="22222222"/>
</identifier>
</assigner>
</identifier>
<identifier>
<system value="http://fhir.nl/fhir/NamingSystem/bsn"/>
<value value="111222333"/>
</identifier>
<name>
<family value="Merkens"/>
<given value="Jaantje"/>
</name>
<telecom>
<system value="phone"/>
<value value="+31612345678"/>
</telecom>
<telecom>
<system value="email"/>
<value value="j.merkens@bigtech.com"/>
</telecom>
<gender value="female"/>
<birthDate value="1950-02-26"/>
<address>
<line value="Kerkstraat 18"/>
<city value="Ulft"/>
<postalCode value="7071 WZ"/>
</address>
<managingOrganization>
<type value="Organization"/>
<identifier>
<system value="http://fhir.nl/fhir/NamingSystem/ura"/>
<value value="22222222"/>
<assigner>
<identifier>
<system value="http://fhir.nl/fhir/NamingSystem/kvk"/>
<value value="50000535"/>
</identifier>
</assigner>
</identifier>
<display value="Organization 2"/>
</managingOrganization>
</Patient>