PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-drug-formulary@1.1.0
    http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-CoinsuranceOptionCS
{
  "description": "Code for qualifier for coinsurance rate",
  "_filename": "CodeSystem-usdf-CoinsuranceOptionCS.json",
  "package_name": "hl7.fhir.us.davinci-drug-formulary",
  "date": "2021-10-15T15:46:55+00:00",
  "publisher": "HL7 Pharmacy Working Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "content": "complete",
  "name": "CoInsuranceOptionCS",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Code for qualifier for coinsurance rate",
  "package_version": "1.1.0",
  "status": "active",
  "id": "3ca55564-9201-488f-af19-0f5220601c7f",
  "kind": null,
  "count": 5,
  "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 after the 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)."
  }, {
    "code": "charge",
    "display": "Charge",
    "definition": "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)."
  }, {
    "code": "not-applicable",
    "display": "Not Applicable",
    "definition": "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)."
  } ],
  "version": "1.1.0",
  "contact": [ {
    "name": "HL7 Pharmacy Working Group",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/medication",
      "system": "url"
    }, {
      "value": "pharmacy@lists.HL7.org",
      "system": "email"
    } ]
  } ]
}