RIVO-Noord Zorgviewer Implementation Guide
1.5.0 - CI build Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions

: Epic PractitionerRole Example - XML Representation

Raw xml | Download



<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="ewlllWqLbsFaKN.d3pMMnmf2FdzTdX0132jvZktW2LP43"/>
  <meta>
    <profile
             value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Gegenereerde narrative: PractitionerRole ewlllWqLbsFaKN.d3pMMnmf2FdzTdX0132jvZktW2LP43</b></p><a name="ewlllWqLbsFaKN.d3pMMnmf2FdzTdX0132jvZktW2LP43"> </a><a name="hcewlllWqLbsFaKN.d3pMMnmf2FdzTdX0132jvZktW2LP43"> </a><a name="ewlllWqLbsFaKN.d3pMMnmf2FdzTdX0132jvZktW2LP43-nl-NL"> </a><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&amp;canonical=https://example.org/POC-OAUTH2/api/FHIR/STU3/Practitioner/e9D1EnWpBb3LBTjup8AaiR7RR9P0n7AVlal4dSqY9y3M3">Schroder, CP., Arts</a></p><p><b>code</b>: <span title="Codes:{urn:oid:1.2.840.114350.1.13.485.3.7.10.836982.1040 1}">Arts</span></p><p><b>specialty</b>: <span title="Codes:{urn:oid:1.2.840.114350.1.72.1.7.7.10.688867.4160 32}">Interne geneeskunde</span>, <span title="Codes:{urn:oid:1.2.840.114350.1.72.1.7.7.10.688867.4160 99}">Reumatologie</span></p></div>
  </text>
  <active value="true"/>
  <practitioner>
    <reference
               value="https://example.org/POC-OAUTH2/api/FHIR/STU3/Practitioner/e9D1EnWpBb3LBTjup8AaiR7RR9P0n7AVlal4dSqY9y3M3"/>
    <display value="Schroder, CP., Arts"/>
  </practitioner>
  <code>
    <coding>
      <system value="urn:oid:1.2.840.114350.1.13.485.3.7.10.836982.1040"/>
      <code value="1"/>
      <display value="Arts"/>
    </coding>
    <text value="Arts"/>
  </code>
  <specialty>
    <coding>
      <system value="urn:oid:1.2.840.114350.1.72.1.7.7.10.688867.4160"/>
      <code value="32"/>
      <display value="Interne geneeskunde"/>
    </coding>
    <text value="Interne geneeskunde"/>
  </specialty>
  <specialty>
    <coding>
      <system value="urn:oid:1.2.840.114350.1.72.1.7.7.10.688867.4160"/>
      <code value="99"/>
      <display value="Reumatologie"/>
    </coding>
    <text value="Reumatologie"/>
  </specialty>
</PractitionerRole>