<CodeSystem xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../input-cache/schemas/R5/fhir-single.xsd">
  <id value="cs-DeductibleCopayIndicator" />
  <url value="https://bpcs.exchange/fhir/CodeSystem/cs-DeductibleCopayIndicator" />
  <name value="DeductibleCopayIndicator" />
  <title value="Deductible Copay Indicator Codes" />
  <status value="active" />
  <experimental value="false" />
  <description value="Codes defining Deductible Copay Indicator" />
  <caseSensitive value="true" />
  <content value="complete" />
  <concept>
    <code value="B" />
    <display value="both" />
  </concept>
  <concept>
    <code value="C" />
    <display value="copay" />
  </concept>
  <concept>
    <code value="D" />
    <display value="deductible" />
  </concept>
</CodeSystem>