PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-drug-formulary@1.0.0
    http://hl7.org/fhir/us/Davinci-drug-formulary/CodeSystem/usdf-CoinsuranceOptionCS
{
  "description": "Qualifier for coinsurance rate",
  "_filename": "CodeSystem-usdf-CoinsuranceOptionCS.json",
  "package_name": "hl7.fhir.us.davinci-drug-formulary",
  "date": "2020-01-17T00:00:00+00:00",
  "publisher": "HL7 Pharmacy WG",
  "content": "complete",
  "name": "CoinsuranceOptionCS",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Coinsurance Option CS",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "96bbd6af-db9c-4dde-b69c-b82a174865d9",
  "kind": null,
  "count": 3,
  "url": "http://hl7.org/fhir/us/Davinci-drug-formulary/CodeSystem/usdf-CoinsuranceOptionCS",
  "concept": [ {
    "code": "after-deductible",
    "display": "After Deductible",
    "definition": "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)."
  }, {
    "code": "no-charge",
    "display": "No Charge",
    "definition": "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",
    "definition": "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)"
  } ],
  "caseSensitive": true,
  "version": "1.0.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/medication/",
      "system": "url"
    } ]
  } ]
}