This page is part of the US Drug Formulary (v1.0.1: 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
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="usdf-CopayOptionCS"/>
<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-CopayOptionCS defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">after-deductible<a name="usdf-CopayOptionCS-after-deductible"> </a></td><td>After Deductible: The consumer first pays the deductible, and after the deductible is met, the consumer is responsible only for the copay (this indicates that this benefit is subject to the deductible).</td></tr><tr><td style="white-space:nowrap">before-deductible<a name="usdf-CopayOptionCS-before-deductible"> </a></td><td>Before Deductible: The consumer first pays the copay, and any net remaining allowed charges accrue to the deductible (this indicates that this benefit is subject to the deductible).</td></tr><tr><td style="white-space:nowrap">no-charge<a name="usdf-CopayOptionCS-no-charge"> </a></td><td>No Charge: 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-CopayOptionCS-no-charge-after-deductible"> </a></td><td>No Charge After Deductible: The consumer first pays the deductible, and after the deductible is met, no copayment is charged (this indicates that this benefit is subject to the deductible).</td></tr></table></div>
</text>
<url
value="http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-CopayOptionCS"/>
<version value="1.0.1"/>
<name value="CopayOptionCS"/>
<title value="Codes for qualifier of copay amount"/>
<status value="active"/>
<date value="2020-12-21T16:49:28+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="Codes for qualifier of copay amount"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="after-deductible"/>
<display
value="After Deductible: The consumer first pays the deductible, and after the deductible is met, the consumer is responsible only for the copay (this indicates that this benefit is subject to the deductible)."/>
</concept>
<concept>
<code value="before-deductible"/>
<display
value="Before Deductible: The consumer first pays the copay, and any net remaining allowed charges accrue to the deductible (this indicates that this benefit is subject to the deductible)."/>
</concept>
<concept>
<code value="no-charge"/>
<display
value="No Charge: 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: The consumer first pays the deductible, and after the deductible is met, no copayment is charged (this indicates that this benefit is subject to the deductible)."/>
</concept>
</CodeSystem>