: Billing Source Completeness - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="billing-source-completeness"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem billing-source-completeness</b></p><a name="billing-source-completeness"> </a><a name="hcbilling-source-completeness"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/billing-source-completeness</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">complete<a name="billing-source-completeness-complete"> </a></td><td>Complete</td><td>The producer declares complete supported structured coverage for the stated source scope.</td></tr><tr><td style="white-space:nowrap">partial<a name="billing-source-completeness-partial"> </a></td><td>Partial</td><td>The producer declares known gaps in structured source coverage.</td></tr><tr><td style="white-space:nowrap">prose-limited<a name="billing-source-completeness-prose-limited"> </a></td><td>Prose limited</td><td>Normative semantics exist in prose that are not fully represented as structured rules.</td></tr><tr><td style="white-space:nowrap">unavailable<a name="billing-source-completeness-unavailable"> </a></td><td>Unavailable</td><td>The source or its structured rule coverage is unavailable.</td></tr></table></div>
</text>
<url
value="https://fhir.cognovis.de/praxis/CodeSystem/billing-source-completeness"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.3.7985.16.25"/>
</identifier>
<version value="1"/>
<name value="BillingSourceCompletenessCS"/>
<title value="Billing Source Completeness"/>
<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="Declared structured coverage of a billing catalog or rule source."/>
<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="4"/>
<concept>
<code value="complete"/>
<display value="Complete"/>
<definition
value="The producer declares complete supported structured coverage for the stated source scope."/>
</concept>
<concept>
<code value="partial"/>
<display value="Partial"/>
<definition
value="The producer declares known gaps in structured source coverage."/>
</concept>
<concept>
<code value="prose-limited"/>
<display value="Prose limited"/>
<definition
value="Normative semantics exist in prose that are not fully represented as structured rules."/>
</concept>
<concept>
<code value="unavailable"/>
<display value="Unavailable"/>
<definition
value="The source or its structured rule coverage is unavailable."/>
</concept>
</CodeSystem>