{ "description": "This code system defines components of a patient's responsibility for a prescription product's cost.", "_filename": "CodeSystem-rtpbc-patient-pay-type.json", "package_name": "hl7.fhir.us.carin-rtpbc", "date": "2020-05-23T00:00:00-05:00", "meta": { "lastUpdated": "2019-12-08T05:00:00.000+00:00" }, "publisher": "HL7 International - Pharmacy", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166", "display": "United States of America" } ] } ], "content": "complete", "name": "RtpbcPatientPayTypeCodeSystem", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "RTPBC Patient Pay Type Code System", "package_version": "1.0.0", "status": "active", "id": "e0e438bb-93f7-4ec2-b3ec-fa659f1cd5d6", "kind": null, "url": "http://hl7.org/fhir/us/carin-rtpbc/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": "eligible", "display": "Eligible amount", "definition": "Amount that is considered for adjudication" }, { "code": "total", "display": "Total patient responsibility", "definition": "Amount equalling the total patient responsibility for a prescription product's cost" } ], "caseSensitive": false, "version": "1.0.0", "contact": [ { "name": "HL7 International - Pharmacy", "telecom": [ { "value": "http://www.hl7.org/Special/committees/medication", "system": "url" } ] }, { "name": "Frank McKinney", "telecom": [ { "value": "frank.mckinney@pocp.com", "system": "email" } ] } ] }