RIVO Noord Zorgviewer MVP2 Implementation Guide
0.2.1 - CI build Netherlands flag

RIVO Noord Zorgviewer MVP2 Implementation Guide - Local Development build (v0.2.1). See the Directory of published versions

: Epic Practitioner Example - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="e-fLnBq-lBzq8jPEBkxuqjA3"/>
  <meta>
    <profile
             value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Practitioner</b><a name="e-fLnBq-lBzq8jPEBkxuqjA3"> </a></p><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">Resource Practitioner &quot;e-fLnBq-lBzq8jPEBkxuqjA3&quot; </p><p style="margin-bottom: 0px">Profile: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.8&amp;canonical=http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner">nl-core-practitioner</a></p></div><p><b>identifier</b>: INTERNAL:    IMMD (use: USUAL), EXTERNAL: IMMD (use: USUAL), PROVID: 10000641 (use: USUAL), VEKTIS: 03103161 (use: USUAL), INTERNAL:  10000641 (use: USUAL), EXTERNAL: 10000641 (use: USUAL)</p><p><b>active</b>: true</p><p><b>name</b>: Schroder, CP, Arts</p><p><b>telecom</b>: <a href="mailto:int.arts@umcg.nl">int.arts@umcg.nl</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1967-01-28</p><h3>Qualifications</h3><table class="grid"><tr><td>-</td><td><b>Code</b></td></tr><tr><td>*</td><td>Arts <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#11)</span></td></tr></table></div>
  </text>
  <identifier>
    <use value="usual"/>
    <type>
      <text value="INTERNAL"/>
    </type>
    <system value="urn:oid:1.2.840.114350.1.13.485.3.7.2.697780"/>
    <value value="   IMMD"/>
  </identifier>
  <identifier>
    <use value="usual"/>
    <type>
      <text value="EXTERNAL"/>
    </type>
    <system value="urn:oid:1.2.840.114350.1.13.485.3.7.2.697780"/>
    <value value="IMMD"/>
  </identifier>
  <identifier>
    <use value="usual"/>
    <type>
      <text value="PROVID"/>
    </type>
    <system value="urn:oid:1.2.840.114350.1.13.485.3.7.5.737384.6"/>
    <value value="10000641"/>
  </identifier>
  <identifier>
    <use value="usual"/>
    <type>
      <text value="VEKTIS"/>
    </type>
    <system value="http://fhir.nl/fhir/NamingSystem/agb-z"/>
    <value value="03103161"/>
  </identifier>
  <identifier>
    <use value="usual"/>
    <type>
      <text value="INTERNAL"/>
    </type>
    <system value="urn:oid:1.2.840.114350.1.13.485.3.7.2.836982"/>
    <value value=" 10000641"/>
  </identifier>
  <identifier>
    <use value="usual"/>
    <type>
      <text value="EXTERNAL"/>
    </type>
    <system value="urn:oid:1.2.840.114350.1.13.485.3.7.2.836982"/>
    <value value="10000641"/>
  </identifier>
  <active value="true"/>
  <name>
    <use value="usual"/>
    <text value="Schroder, CP, Arts"/>
    <family value="Schroder"/>
    <given value="CP."/>
  </name>
  <telecom>
    <system value="email"/>
    <value value="int.arts@umcg.nl"/>
  </telecom>
  <gender value="female"/>
  <birthDate value="1967-01-28"/>
  <qualification>
    <code>
      <coding>
        <system value="urn:oid:1.2.840.114350.1.13.485.3.7.4.836982.6000"/>
        <code value="11"/>
        <display value="Arts"/>
      </coding>
      <text value="Arts"/>
    </code>
  </qualification>
</Practitioner>