PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.carin-rtpbc@0.1.0
    http://hl7.org/fhir/us/carin/CodeSystem/rtpbc-patient-pay-type
{
  "description": "This code system defines components of a patient's responsibility for a prescription product's cost.",
  "_filename": "CodeSystem-carin-rtpbc-patient-pay-type-code-system.json",
  "package_name": "hl7.fhir.us.carin-rtpbc",
  "date": "2019-12-08T05:00:00+00:00",
  "meta": {
    "lastUpdated": "2019-12-08T05:00:00.000+00:00"
  },
  "publisher": "CARIN Alliance",
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166",
      "display": "United States of America"
    } ]
  } ],
  "content": "complete",
  "name": "CarinRtpbcPatientPayTypeCodeSystem",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "CARIN RTPBC Patient Pay Type Code System",
  "package_version": "0.1.0",
  "status": "active",
  "id": "9f5cee38-5d94-4ae9-b621-23e53d2851b8",
  "kind": null,
  "url": "http://hl7.org/fhir/us/carin/CodeSystem/rtpbc-patient-pay-type",
  "concept": [ {
    "code": "deductible",
    "display": "Deductible",
    "definition": "Amount to be collected from a patient to be applied to a periodic deductible."
  }, {
    "code": "coinsurance",
    "display": "Per prescription coinsurance",
    "definition": "Amount to be collected from a patient to satisfy a per prescription coinsurance."
  }, {
    "code": "copay",
    "display": "Copay",
    "definition": "Amount to be collected from the patient to satisfy a per prescription copay."
  }, {
    "code": "tax",
    "display": "Tax",
    "definition": "Amount to be collected from the patient for sales tax."
  }, {
    "code": "cash-price",
    "display": "Full product cash price",
    "definition": "Full product cash price before discounts or coupons"
  }, {
    "code": "coupon-discount",
    "display": "Coupon discount amount",
    "definition": "Coupon discount reducing the amount to be collected from the patient"
  }, {
    "code": "member-discount",
    "display": "Member discount amount",
    "definition": "Member discount reducing the amount to be collected from the patient"
  }, {
    "code": "other-discount",
    "display": "Other discount amount",
    "definition": "Other discount reducing the amount to be collected from the patient"
  }, {
    "code": "other-cost",
    "display": "Other cost",
    "definition": "Other amount to be collected from the patient"
  }, {
    "code": "total",
    "display": "Total patient responsibility",
    "definition": "Amount equalling the total patient responsibility for a prescription product's cost."
  } ],
  "caseSensitive": false,
  "version": "0.1.0"
}