{
  "resourceType" : "CodeSystem",
  "id" : "billing-rule-use-context",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem billing-rule-use-context</b></p><a name=\"billing-rule-use-context\"> </a><a name=\"hcbilling-rule-use-context\"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/billing-rule-use-context</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-regime<a name=\"billing-rule-use-context-billing-regime\"> </a></td><td>Billing regime</td><td>The billing regime to which the artifact applies.</td></tr><tr><td style=\"white-space:nowrap\">catalog-scope<a name=\"billing-rule-use-context-catalog-scope\"> </a></td><td>Catalog scope</td><td>The named catalog scope governed by one active source authority.</td></tr><tr><td style=\"white-space:nowrap\">contract<a name=\"billing-rule-use-context-contract\"> </a></td><td>Contract</td><td>The governing contract or contract version.</td></tr><tr><td style=\"white-space:nowrap\">tenant<a name=\"billing-rule-use-context-tenant\"> </a></td><td>Tenant</td><td>The customer installation or tenant scope.</td></tr><tr><td style=\"white-space:nowrap\">specialty<a name=\"billing-rule-use-context-specialty\"> </a></td><td>Specialty</td><td>The provider specialty to which the artifact applies.</td></tr><tr><td style=\"white-space:nowrap\">source<a name=\"billing-rule-use-context-source\"> </a></td><td>Source</td><td>The issuer or fallback source class that produced the artifact.</td></tr></table></div>"
  },
  "url" : "https://fhir.cognovis.de/praxis/CodeSystem/billing-rule-use-context",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.3.7985.16.24"
  }],
  "version" : "1",
  "name" : "BillingRuleUseContextCS",
  "title" : "Billing Rule Use Context",
  "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" : "Use-context dimensions that partition and select billing rule sets.",
  "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" : 6,
  "concept" : [{
    "code" : "billing-regime",
    "display" : "Billing regime",
    "definition" : "The billing regime to which the artifact applies."
  },
  {
    "code" : "catalog-scope",
    "display" : "Catalog scope",
    "definition" : "The named catalog scope governed by one active source authority."
  },
  {
    "code" : "contract",
    "display" : "Contract",
    "definition" : "The governing contract or contract version."
  },
  {
    "code" : "tenant",
    "display" : "Tenant",
    "definition" : "The customer installation or tenant scope."
  },
  {
    "code" : "specialty",
    "display" : "Specialty",
    "definition" : "The provider specialty to which the artifact applies."
  },
  {
    "code" : "source",
    "display" : "Source",
    "definition" : "The issuer or fallback source class that produced the artifact."
  }]
}