<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="xealth-chargeitem-valid-status-vs"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet xealth-chargeitem-valid-status-vs</b></p><a name="xealth-chargeitem-valid-status-vs"> </a><a name="hcxealth-chargeitem-valid-status-vs"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-chargeitem-status.html"><code>http://hl7.org/fhir/chargeitem-status</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version &#x1F4E6;4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-chargeitem-status.html#chargeitem-status-billable">billable</a></td><td>Billable</td><td>The charge item is ready for billing.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-chargeitem-status.html#chargeitem-status-entered-in-error">entered-in-error</a></td><td>Entered in Error</td><td>The charge item has been entered in error and should not be processed for billing.</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.xealth.io/ValueSet/xealth-chargeitem-valid-status-vs"/>
  <version value="v1.46.0"/>
  <name value="XealthChargeItemValidStatusVS"/>
  <title value="Xealth ChargeItem Valid Status Value Set"/>
  <status value="active"/>
  <date value="2026-07-09T14:07:37+00:00"/>
  <publisher value="Xealth"/>
  <contact>
    <name value="Xealth"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.xealth.io"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@xealth.io"/>
    </telecom>
  </contact>
  <description value="ChargeItem statuses Xealth accepts. billable = charge (POST); entered-in-error = total reversal / correction (PATCH)."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/chargeitem-status"/>
      <concept>
        <code value="billable"/>
        <display value="Billable"/>
      </concept>
      <concept>
        <code value="entered-in-error"/>
        <display value="Entered in Error"/>
      </concept>
    </include>
  </compose>
</ValueSet>