{
  "resourceType" : "CodeSystem",
  "id" : "collabree-practitioner-role-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://fhir.collabree.com/fhir/CodeSystem/collabree-practitioner-role-type-cs",
  "version" : "0.1.0",
  "name" : "CollabreePractitionerRoleTypeCS",
  "title" : "Collabree Practitioner Role Type Code System",
  "status" : "draft",
  "date" : "2026-03-24T11:07:48+01:00",
  "publisher" : "Collabree AG",
  "contact" : [{
    "name" : "Collabree AG",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.collabree.com"
    }]
  }],
  "description" : "Code system for practitioner role types in the Collabree system. Used to distinguish between human dashboard users and service-to-service integration accounts.",
  "content" : "complete",
  "count" : 1,
  "concept" : [{
    "code" : "s2s-service-account",
    "display" : "S2S Service Account",
    "definition" : "A service-to-service integration account used by third-party backends to access patient data on behalf of their organization"
  }]
}