German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Praxis Funktionsrolle - XML Representation

Active as of 2026-07-29

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="praxis-funktionsrolle"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://fhir.cognovis.de/praxis/CodeSystem/praxis-funktionsrolle"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.16.62"/>
  </identifier>
  <version value="0.90.0"/>
  <name value="PraxisFunktionsrolleCS"/>
  <title value="Praxis Funktionsrolle"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-29T13:00:36+02:00"/>
  <publisher value="cognovis GmbH"/>
  <contact>
    <name value="cognovis GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.cognovis.de"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@cognovis.de"/>
    </telecom>
  </contact>
  <description
               value="Local gap CodeSystem for practice function codes on PractitionerRole.code. Contains only codes not adequately covered by ESCO standard occupations. Standard occupations (billing clerk, practice manager, receptionist, etc.) are referenced via the fhir-terminology-de ESCO subset ValueSet."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
      <display value="Germany"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="billing-lead"/>
    <display value="Billing Lead"/>
    <definition
                value="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."/>
  </concept>
  <concept>
    <code value="application-administration"/>
    <display value="Application Administration"/>
    <definition
                value="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."/>
  </concept>
</CodeSystem>