German Practice Management FHIR Profiles (R4)
Version 0.99.1 - release

: Billing Counting Subject - XML Representation

Active as of 2026-08-22

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="billing-counting-subject"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem billing-counting-subject</b></p><a name="billing-counting-subject"> </a><a name="hcbilling-counting-subject"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/billing-counting-subject</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">patient<a name="billing-counting-subject-patient"> </a></td><td>Patient</td><td>The patient across all providers and practices in the available fact scope.</td></tr><tr><td style="white-space:nowrap">patient-per-physician<a name="billing-counting-subject-patient-per-physician"> </a></td><td>Patient per physician</td><td>The patient scoped to one physician.</td></tr><tr><td style="white-space:nowrap">patient-per-practice<a name="billing-counting-subject-patient-per-practice"> </a></td><td>Patient per practice</td><td>The patient scoped to one practice.</td></tr><tr><td style="white-space:nowrap">patient-per-specialty-group<a name="billing-counting-subject-patient-per-specialty-group"> </a></td><td>Patient per specialty group</td><td>The patient scoped to one provider specialty group within one practice, so that services rendered by different providers of the same specialty group in that practice count together. Services of the same specialty group rendered in another practice open a separate scope, mirroring how patient-per-practice bounds the practice axis.</td></tr><tr><td style="white-space:nowrap">physician<a name="billing-counting-subject-physician"> </a></td><td>Physician</td><td>The billing or rendering physician.</td></tr><tr><td style="white-space:nowrap">practice<a name="billing-counting-subject-practice"> </a></td><td>Practice</td><td>The billing practice or organizational unit.</td></tr><tr><td style="white-space:nowrap">tooth<a name="billing-counting-subject-tooth"> </a></td><td>Tooth</td><td>One identified tooth.</td></tr><tr><td style="white-space:nowrap">tooth-surface<a name="billing-counting-subject-tooth-surface"> </a></td><td>Tooth surface</td><td>One identified surface of a tooth.</td></tr><tr><td style="white-space:nowrap">quadrant<a name="billing-counting-subject-quadrant"> </a></td><td>Quadrant</td><td>One dental quadrant.</td></tr><tr><td style="white-space:nowrap">jaw<a name="billing-counting-subject-jaw"> </a></td><td>Jaw</td><td>The maxilla or mandible.</td></tr><tr><td style="white-space:nowrap">device<a name="billing-counting-subject-device"> </a></td><td>Device</td><td>One identified device, implant, or prosthetic component.</td></tr></table></div>
  </text>
  <url
       value="https://fhir.cognovis.de/praxis/CodeSystem/billing-counting-subject"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.16.15"/>
  </identifier>
  <version value="1"/>
  <name value="BillingCountingSubjectCS"/>
  <title value="Billing Counting Subject"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-22T18:18:46+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="Regime-neutral subjects over which billing rules count, compare, or aggregate facts."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
    </coding>
  </jurisdiction>
  <copyright
             value="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 value="true"/>
  <content value="complete"/>
  <count value="11"/>
  <concept>
    <code value="patient"/>
    <display value="Patient"/>
    <definition
                value="The patient across all providers and practices in the available fact scope."/>
  </concept>
  <concept>
    <code value="patient-per-physician"/>
    <display value="Patient per physician"/>
    <definition value="The patient scoped to one physician."/>
  </concept>
  <concept>
    <code value="patient-per-practice"/>
    <display value="Patient per practice"/>
    <definition value="The patient scoped to one practice."/>
  </concept>
  <concept>
    <code value="patient-per-specialty-group"/>
    <display value="Patient per specialty group"/>
    <definition
                value="The patient scoped to one provider specialty group within one practice, so that services rendered by different providers of the same specialty group in that practice count together. Services of the same specialty group rendered in another practice open a separate scope, mirroring how patient-per-practice bounds the practice axis."/>
  </concept>
  <concept>
    <code value="physician"/>
    <display value="Physician"/>
    <definition value="The billing or rendering physician."/>
  </concept>
  <concept>
    <code value="practice"/>
    <display value="Practice"/>
    <definition value="The billing practice or organizational unit."/>
  </concept>
  <concept>
    <code value="tooth"/>
    <display value="Tooth"/>
    <definition value="One identified tooth."/>
  </concept>
  <concept>
    <code value="tooth-surface"/>
    <display value="Tooth surface"/>
    <definition value="One identified surface of a tooth."/>
  </concept>
  <concept>
    <code value="quadrant"/>
    <display value="Quadrant"/>
    <definition value="One dental quadrant."/>
  </concept>
  <concept>
    <code value="jaw"/>
    <display value="Jaw"/>
    <definition value="The maxilla or mandible."/>
  </concept>
  <concept>
    <code value="device"/>
    <display value="Device"/>
    <definition
                value="One identified device, implant, or prosthetic component."/>
  </concept>
</CodeSystem>