DaVinci Payer Data Exchange (PDex) US Drug Formulary
1.1.0 - STU 1.1

This page is part of the US Drug Formulary (v1.1.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

: Code for qualifier for coinsurance rate - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="usdf-CoinsuranceOptionCS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-CoinsuranceOptionCS 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">after-deductible<a name="usdf-CoinsuranceOptionCS-after-deductible"> </a></td><td>After Deductible</td><td>The consumer first pays the deductible, and after the deductible is met, the consumer pays the coinsurance portion of allowed charges (this indicates that this benefit is subject to the deductible).</td></tr><tr><td style="white-space:nowrap">no-charge<a name="usdf-CoinsuranceOptionCS-no-charge"> </a></td><td>No Charge</td><td>No cost sharing is charged (this indicates that this benefit is not subject to the deductible).</td></tr><tr><td style="white-space:nowrap">no-charge-after-deductible<a name="usdf-CoinsuranceOptionCS-no-charge-after-deductible"> </a></td><td>No Charge After Deductible</td><td>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).</td></tr><tr><td style="white-space:nowrap">charge<a name="usdf-CoinsuranceOptionCS-charge"> </a></td><td>Charge</td><td>The consumer always pays just the coinsurance and the issuer pays the remainder of allowed charges (this indicates that this benefit is not subject to the deductible).</td></tr><tr><td style="white-space:nowrap">not-applicable<a name="usdf-CoinsuranceOptionCS-not-applicable"> </a></td><td>Not Applicable</td><td>The consumer pays only a copay. Note: When using Not Applicable for coinsurance, Not Applicable cannot also be used for copay (unless the drug tier type is Medical Service Drugs).</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-CoinsuranceOptionCS"/>
  <version value="1.1.0"/>
  <name value="CoInsuranceOptionCS"/>
  <title value="Code for qualifier for coinsurance rate"/>
  <status value="active"/>
  <date value="2021-10-15T15:46:55+00:00"/>
  <publisher value="HL7 Pharmacy Working Group"/>
  <contact>
    <name value="HL7 Pharmacy Working Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/medication"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pharmacy@lists.HL7.org"/>
    </telecom>
  </contact>
  <description value="Code for qualifier for coinsurance rate"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="after-deductible"/>
    <display value="After Deductible"/>
    <definition
                value="The consumer first pays the deductible, and after the 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>
  <concept>
    <code value="charge"/>
    <display value="Charge"/>
    <definition
                value="The consumer always pays just the coinsurance and the issuer pays the remainder of allowed charges (this indicates that this benefit is not subject to the deductible)."/>
  </concept>
  <concept>
    <code value="not-applicable"/>
    <display value="Not Applicable"/>
    <definition
                value="The consumer pays only a copay. Note: When using Not Applicable for coinsurance, Not Applicable cannot also be used for copay (unless the drug tier type is Medical Service Drugs)."/>
  </concept>
</CodeSystem>