<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="collabree-practitioner-role-type-cs"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem collabree-practitioner-role-type-cs</b></p><a name="collabree-practitioner-role-type-cs"> </a><a name="hccollabree-practitioner-role-type-cs"> </a><p>This  code system <code>https://fhir.collabree.com/fhir/CodeSystem/collabree-practitioner-role-type-cs</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">s2s-service-account<a name="collabree-practitioner-role-type-cs-s2s-service-account"> </a></td><td>S2S Service Account</td><td>A service-to-service integration account used by third-party backends to access patient data on behalf of their organization</td></tr></table></div>
  </text>
  <url value="https://fhir.collabree.com/fhir/CodeSystem/collabree-practitioner-role-type-cs"/>
  <version value="0.1.0"/>
  <name value="CollabreePractitionerRoleTypeCS"/>
  <title value="Collabree Practitioner Role Type Code System"/>
  <status value="draft"/>
  <date value="2026-03-24T11:07:48+01:00"/>
  <publisher value="Collabree AG"/>
  <contact>
    <name value="Collabree AG"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.collabree.com"/>
    </telecom>
  </contact>
  <description value="Code system for practitioner role types in the Collabree system. Used to distinguish between human dashboard users and service-to-service integration accounts."/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="s2s-service-account"/>
    <display value="S2S Service Account"/>
    <definition value="A service-to-service integration account used by third-party backends to access patient data on behalf of their organization"/>
  </concept>
</CodeSystem>