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

: Billing Rule Use Context - XML Representation

Active as of 2026-08-22

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="billing-rule-use-context"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://fhir.cognovis.de/praxis/CodeSystem/billing-rule-use-context"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.3.7985.16.24"/>
  </identifier>
  <version value="1"/>
  <name value="BillingRuleUseContextCS"/>
  <title value="Billing Rule Use Context"/>
  <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="Use-context dimensions that partition and select billing rule sets."/>
  <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="6"/>
  <concept>
    <code value="billing-regime"/>
    <display value="Billing regime"/>
    <definition value="The billing regime to which the artifact applies."/>
  </concept>
  <concept>
    <code value="catalog-scope"/>
    <display value="Catalog scope"/>
    <definition
                value="The named catalog scope governed by one active source authority."/>
  </concept>
  <concept>
    <code value="contract"/>
    <display value="Contract"/>
    <definition value="The governing contract or contract version."/>
  </concept>
  <concept>
    <code value="tenant"/>
    <display value="Tenant"/>
    <definition value="The customer installation or tenant scope."/>
  </concept>
  <concept>
    <code value="specialty"/>
    <display value="Specialty"/>
    <definition
                value="The provider specialty to which the artifact applies."/>
  </concept>
  <concept>
    <code value="source"/>
    <display value="Source"/>
    <definition
                value="The issuer or fallback source class that produced the artifact."/>
  </concept>
</CodeSystem>