Package | hl7.fhir.us.Davinci-drug-formulary |
Type | CodeSystem |
Id | usdf-CoinsuranceOptionCS |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-drug-formulary/http://hl7.org/fhir/us/davinci-drug-formulary/STU1/CodeSystem-usdf-CoinsuranceOptionCS.html |
URL | http://hl7.org/fhir/us/Davinci-drug-formulary/CodeSystem/usdf-CoinsuranceOptionCS |
Version | 1.0.0 |
Status | draft |
Date | 2020-01-17T00:00:00+00:00 |
Name | CoinsuranceOptionCS |
Title | Coinsurance Option CS |
Realm | us |
Authority | hl7 |
Description | Qualifier for coinsurance rate |
Content | complete |
ValueSet | |
usdf-CoinsuranceOptionVS | Coinsurance Option VS |
No resources found
Note: links and images are rebased to the (stated) source
CoinsuranceOptionCS CodeSystem
Qualifier for coinsurance rate
{ "resourceType": "CodeSystem", "id": "usdf-CoinsuranceOptionCS", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/Davinci-drug-formulary/CodeSystem/usdf-CoinsuranceOptionCS", "version": "1.0.0", "name": "CoinsuranceOptionCS", "title": "Coinsurance Option CS", "status": "draft", "date": "2020-01-17T00:00:00+00:00", "publisher": "HL7 Pharmacy WG", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/medication/" } ] } ], "description": "Qualifier for coinsurance rate", "caseSensitive": true, "content": "complete", "count": 3, "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)" } ] }