DaVinci Payer Data Exchange (PDex) US Drug Formulary STU 1

This page is part of the US Drug Formulary (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

CoinsuranceOptionCS


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="usdf-CoinsuranceOptionCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>CoinsuranceOptionCS CodeSystem</b></p>
<p>Qualifier for coinsurance rate</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-CoinsuranceOptionCS"/>
  <version value="1.0.0"/>
  <name value="CoinsuranceOptionCS"/>
  <title value="Coinsurance Option CS"/>
  <status value="draft"/>
  <date value="2020-01-17T00:00:00+00:00"/>
  <publisher value="HL7 Pharmacy WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/medication/"/>
    </telecom>
  </contact>
  <description value="Qualifier for coinsurance rate"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="after-deductible"/>
    <display value="After Deductible"/>
    <definition
                value="The consumer first pays the deductible, and afterthe deductible is met, the consumer pays the coinsurance portion of allowed charges (this indicates that this benefit is subject to the deductible)."/>
  </concept>
  <concept>
    <code value="no-charge"/>
    <display value="No Charge"/>
    <definition
                value="No cost sharing is charged (this indicates that this benefit is not subject to the deductible)."/>
  </concept>
  <concept>
    <code value="no-charge-after-deductible"/>
    <display value="No Charge After Deductible"/>
    <definition
                value="The consumer first pays the deductible, and after thedeductible is met, no coinsurance is charged (this indicates that this benefit is subject to the deductible)"/>
  </concept>
</CodeSystem>