: Billing Counting Subject - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "billing-counting-subject",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://fhir.cognovis.de/praxis/CodeSystem/billing-counting-subject",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.7985.16.15"
}
],
"version" : "1",
"name" : "BillingCountingSubjectCS",
"title" : "Billing Counting Subject",
"status" : "active",
"experimental" : false,
"date" : "2026-08-22T18:18:46+02:00",
"publisher" : "cognovis GmbH",
"contact" : [
{
"name" : "cognovis GmbH",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cognovis.de"
},
{
"system" : "email",
"value" : "info@cognovis.de"
}
]
}
],
"description" : "Regime-neutral subjects over which billing rules count, compare, or aggregate facts.",
"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" : 11,
"concept" : [
{
"code" : "patient",
"display" : "Patient",
"definition" : "The patient across all providers and practices in the available fact scope."
},
{
"code" : "patient-per-physician",
"display" : "Patient per physician",
"definition" : "The patient scoped to one physician."
},
{
"code" : "patient-per-practice",
"display" : "Patient per practice",
"definition" : "The patient scoped to one practice."
},
{
"code" : "patient-per-specialty-group",
"display" : "Patient per specialty group",
"definition" : "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."
},
{
"code" : "physician",
"display" : "Physician",
"definition" : "The billing or rendering physician."
},
{
"code" : "practice",
"display" : "Practice",
"definition" : "The billing practice or organizational unit."
},
{
"code" : "tooth",
"display" : "Tooth",
"definition" : "One identified tooth."
},
{
"code" : "tooth-surface",
"display" : "Tooth surface",
"definition" : "One identified surface of a tooth."
},
{
"code" : "quadrant",
"display" : "Quadrant",
"definition" : "One dental quadrant."
},
{
"code" : "jaw",
"display" : "Jaw",
"definition" : "The maxilla or mandible."
},
{
"code" : "device",
"display" : "Device",
"definition" : "One identified device, implant, or prosthetic component."
}
]
}