PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-drug-formulary@1.0.0
    http://hl7.org/fhir/us/Davinci-drug-formulary/CodeSystem/usdf-CopayOptionCS
{
  "description": "Qualifier of copay amount",
  "_filename": "CodeSystem-usdf-CopayOptionCS.json",
  "package_name": "hl7.fhir.us.davinci-drug-formulary",
  "date": "2020-01-17T00:00:00+00:00",
  "publisher": "HL7 Pharmacy WG",
  "content": "complete",
  "name": "CopayOptionCS",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Copay Option CS",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "eb7a31ac-e0dc-4303-b949-c2ad82ef4832",
  "kind": null,
  "count": 4,
  "url": "http://hl7.org/fhir/us/Davinci-drug-formulary/CodeSystem/usdf-CopayOptionCS",
  "concept": [ {
    "code": "after-deductible",
    "display": "After Deductible",
    "definition": "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",
    "definition": "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",
    "definition": "No cost sharing is charged (this indicates that this benefit is not subject tothe deductible)."
  }, {
    "code": "no-charge-after-deductible",
    "display": "No Charge After Deductible",
    "definition": "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)."
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/medication/",
      "system": "url"
    } ]
  } ]
}