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
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="d60525bd-5caf-4437-8f4b-4156300a27de"/>
<meta>
<profile
value="http://nuts-foundation.github.io/nl-generic-functions-ig/StructureDefinition/nl-gf-practitionerrole"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole d60525bd-5caf-4437-8f4b-4156300a27de</b></p><a name="d60525bd-5caf-4437-8f4b-4156300a27de"> </a><a name="hcd60525bd-5caf-4437-8f4b-4156300a27de"> </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-practitionerrole.html">NL Generic Functions PractitionerRole Profile</a></p></div><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-08630c28-5e2a-4b0c-b8ce-f08f533246b9.html">Practitioner John Doe </a></p><p><b>organization</b>: <a href="Organization-3e799075-63a2-4a4c-913d-a91b8198463d.html">Organization example Care Institution</a></p><p><b>code</b>: <span title="Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/uzi-rolcode 01.022}">Klinisch geriater</span></p><p><b>specialty</b>: <span title="Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/agb-specialismen 0335}">Medisch specialisten, geriatrie</span>, <span title="Codes:{http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/uzi-rolcode 01.022}">Klinisch geriater</span></p><p><b>telecom</b>: <a href="tel:+31301234568">+31301234568</a>, <a href="mailto:john.doe@cp3.example.org">john.doe@cp3.example.org</a>, <a href="https://matrix.to/#doctorno:cp3.example.org">https://matrix.to/#doctorno:cp3.example.org</a></p></div>
</text>
<active value="true"/>
<practitioner>🔗
<reference value="Practitioner/08630c28-5e2a-4b0c-b8ce-f08f533246b9"/>
</practitioner>
<organization>🔗
<reference value="Organization/3e799075-63a2-4a4c-913d-a91b8198463d"/>
</organization>
<code>
<coding>
<system
value="http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/uzi-rolcode"/>
<code value="01.022"/>
<display value="Klinisch geriater"/>
</coding>
</code>
<specialty>
<coding>
<system
value="http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/agb-specialismen"/>
<code value="0335"/>
<display value="Medisch specialisten, geriatrie"/>
</coding>
</specialty>
<specialty>
<coding>
<system
value="http://nuts-foundation.github.io/nl-generic-functions-ig/CodeSystem/uzi-rolcode"/>
<code value="01.022"/>
<display value="Klinisch geriater"/>
</coding>
</specialty>
<telecom>
<system value="phone"/>
<value value="+31301234568"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="john.doe@cp3.example.org"/>
<use value="work"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://matrix.to/#doctorno:cp3.example.org"/>
<use value="work"/>
</telecom>
</PractitionerRole>