: Billing Fact State - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="billing-fact-state"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem billing-fact-state</b></p><a name="billing-fact-state"> </a><a name="hcbilling-fact-state"> </a><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/billing-fact-state</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">known<a name="billing-fact-state-known"> </a></td><td>Known</td><td>The fact has a known value.</td></tr><tr><td style="white-space:nowrap">known-absent<a name="billing-fact-state-known-absent"> </a></td><td>Known absent</td><td>The source establishes that the fact is absent.</td></tr><tr><td style="white-space:nowrap">not-supplied<a name="billing-fact-state-not-supplied"> </a></td><td>Not supplied</td><td>The caller did not supply the fact.</td></tr><tr><td style="white-space:nowrap">source-unavailable<a name="billing-fact-state-source-unavailable"> </a></td><td>Source unavailable</td><td>The source needed to determine the fact is unavailable.</td></tr></table></div>
</text>
<url value="https://fhir.cognovis.de/praxis/CodeSystem/billing-fact-state"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.3.7985.16.17"/>
</identifier>
<version value="1"/>
<name value="BillingFactStateCS"/>
<title value="Billing Fact State"/>
<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="Availability states for a fact supplied to a billing-rule evaluator."/>
<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="known"/>
<display value="Known"/>
<definition value="The fact has a known value."/>
</concept>
<concept>
<code value="known-absent"/>
<display value="Known absent"/>
<definition value="The source establishes that the fact is absent."/>
</concept>
<concept>
<code value="not-supplied"/>
<display value="Not supplied"/>
<definition value="The caller did not supply the fact."/>
</concept>
<concept>
<code value="source-unavailable"/>
<display value="Source unavailable"/>
<definition
value="The source needed to determine the fact is unavailable."/>
</concept>
</CodeSystem>