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
{
"resourceType" : "CodeSystem",
"id" : "usdf-CopayOptionCS",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-CopayOptionCS",
"version" : "1.0.1",
"name" : "CopayOptionCS",
"title" : "Codes for qualifier of copay amount",
"status" : "active",
"date" : "2020-12-21T16:49:28+00:00",
"publisher" : "HL7 Pharmacy Working Group",
"contact" : [
{
"name" : "HL7 Pharmacy Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/medication/"
},
{
"system" : "email",
"value" : "pharmacy@lists.HL7.org"
}
]
}
],
"description" : "Codes for qualifier of copay amount",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "after-deductible",
"display" : "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)."
},
{
"code" : "before-deductible",
"display" : "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)."
},
{
"code" : "no-charge",
"display" : "No Charge: No cost sharing is charged (this indicates that this benefit is not subject to the deductible)."
},
{
"code" : "no-charge-after-deductible",
"display" : "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)."
}
]
}