WOF Connect
0.1.3 - stable [WIP]

This page is part of the WOF Connect Implementation Guide (v0.1.3: Pre-Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: 34d0c6bb-1827-9af0-05d0-71f5e4e7f200 - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="34d0c6bb-1827-9af0-05d0-71f5e4e7f200"/>
  <meta>
    <source value="frenda"/>
    <profile
             value="http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole"/>
    <tag>
      <system
              value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"/>
      <code value="frenda"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole 34d0c6bb-1827-9af0-05d0-71f5e4e7f200</b></p><a name="34d0c6bb-1827-9af0-05d0-71f5e4e7f200"> </a><a name="hc34d0c6bb-1827-9af0-05d0-71f5e4e7f200"> </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">Information Source: frenda</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-wof-connect-practitionerrole.html">Wof Connect PractitionerRole</a></p><p style="margin-bottom: 0px">Tag: Frenda (Details: WOF-Connect PMS System code frenda = 'Frenda')</p></div><p><b>active</b>: true</p><p><b>period</b>: 2025-10-23 09:19:00+0200 --&gt; (ongoing)</p><p><b>practitioner</b>: <a href="Practitioner/0b8e3b0a-a89f-46ce-9496-734101681ec4">Tandhygienist Behandlare Svensson</a></p><p><b>organization</b>: <a href="Bundle-39b02f0a-b72e-f1b7-4bae-7170805c5f26.html#Organization_beb6d088-0ffe-4112-9dfc-f1ba5c6caab9">Södertandläkarna Medborgarplatsen</a></p><p><b>code</b>: <span title="Codes:{http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role Tandhygienist}">Tandhygienist</span></p><p><b>healthcareService</b>: <a href="HealthcareService/beb6d088-0ffe-4112-9dfc-f1ba5c6caab9">Södertandläkarna Medborgarplatsen</a></p></div>
  </text>
  <active value="true"/>
  <period>
    <start value="2025-10-23T09:19:00+02:00"/>
  </period>
  <practitioner>
    <reference value="Practitioner/0b8e3b0a-a89f-46ce-9496-734101681ec4"/>
    <display value="Tandhygienist Behandlare Svensson"/>
  </practitioner>
  <organization>
    <reference value="Organization/beb6d088-0ffe-4112-9dfc-f1ba5c6caab9"/>
    <display value="Södertandläkarna Medborgarplatsen"/>
  </organization>
  <code>
    <coding>
      <system
              value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role"/>
      <code value="Tandhygienist"/>
      <display value="Tandhygienist"/>
    </coding>
    <text value="Tandhygienist"/>
  </code>
  <healthcareService>
    <reference
               value="HealthcareService/beb6d088-0ffe-4112-9dfc-f1ba5c6caab9"/>
    <display value="Södertandläkarna Medborgarplatsen"/>
  </healthcareService>
</PractitionerRole>