Netherlands - Generic Functions for data exchange Implementation Guide
0.2.0 - ci-build
Netherlands - Generic Functions for data exchange Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="08630c28-5e2a-4b0c-b8ce-f08f533246b9"/>
<meta>
<profile
value="http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitioner"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner 08630c28-5e2a-4b0c-b8ce-f08f533246b9</b></p><a name="08630c28-5e2a-4b0c-b8ce-f08f533246b9"> </a><a name="hc08630c28-5e2a-4b0c-b8ce-f08f533246b9"> </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-nl-gf-practitioner.html">NL Generic Functions Practitioner Profile</a></p></div><p><b>active</b>: true</p><p><b>name</b>: John Doe </p><p><b>telecom</b>: <a href="tel:+31301234568">+31301234568</a>, <a href="mailto:null"/></p><p><b>address</b>: Smidsstraat 11 Zelhem 7021 AC </p></div>
</text>
<active value="true"/>
<name>
<family value="Doe"/>
<given value="John"/>
</name>
<telecom>
<system value="phone"/>
<value value="+31301234568"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
</telecom>
<address>
<line value="Smidsstraat 11"/>
<city value="Zelhem"/>
<postalCode value="7021 AC"/>
</address>
</Practitioner>