{
  "resourceType" : "CodeSystem",
  "id" : "praxis-funktionsrolle",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem praxis-funktionsrolle</b></p><a name=\"praxis-funktionsrolle\"> </a><a name=\"hcpraxis-funktionsrolle\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/praxis-funktionsrolle</code> defines the following codes:</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\">billing-lead<a name=\"praxis-funktionsrolle-billing-lead\"> </a></td><td>Billing Lead</td><td>Billing authority over the assigned organization scope, including descendant organization units via Organization.partOf. Responsible for billing oversight and authorization within the assigned organizational scope.</td></tr><tr><td style=\"white-space:nowrap\">application-administration<a name=\"praxis-funktionsrolle-application-administration\"> </a></td><td>Application Administration</td><td>Staff-administration function: maintains users, staff assignments, and recorded staff capabilities. Does not grant global technical admin bypass; scope is limited to the assigned organization and its descendants via Organization.partOf.</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/CodeSystem/praxis-funktionsrolle",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.3.7985.16.56"
  }],
  "version" : "0.101.6",
  "name" : "PraxisFunktionsrolleCS",
  "title" : "Praxis Funktionsrolle",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-11T18:48:44+02:00",
  "publisher" : "cognovis GmbH",
  "contact" : [{
    "name" : "cognovis GmbH",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.cognovis.de"
    },
    {
      "system" : "email",
      "value" : "info@cognovis.de"
    }]
  }],
  "description" : "Local gap codes for PractitionerRole.code that are not covered by the selected ESCO occupation concepts in this guide.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DE"
    }]
  }],
  "copyright" : "Copyright 2026+ cognovis GmbH. Cognovis-authored material is licensed under Apache-2.0; third-party material retains its own terms as documented in THIRD_PARTY_NOTICES.md.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [{
    "code" : "billing-lead",
    "display" : "Billing Lead",
    "definition" : "Billing authority over the assigned organization scope, including descendant organization units via Organization.partOf. Responsible for billing oversight and authorization within the assigned organizational scope."
  },
  {
    "code" : "application-administration",
    "display" : "Application Administration",
    "definition" : "Staff-administration function: maintains users, staff assignments, and recorded staff capabilities. Does not grant global technical admin bypass; scope is limited to the assigned organization and its descendants via Organization.partOf."
  }]
}