Package | hl7.fhir.us.carin-rtpbc |
Type | CodeSystem |
Id | rtpbc-benefit-restriction |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/carin-rtpbc/http://hl7.org/fhir/us/carin-rtpbc/STU1/CodeSystem-rtpbc-benefit-restriction.html |
URL | http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-benefit-restriction |
Version | 1.0.0 |
Status | active |
Date | 2020-05-23T00:00:00-05:00 |
Name | RtpbcBenefitRestrictionCodeSystem |
Title | RTPBC Benefit Restriction Code System |
Realm | us |
Authority | hl7 |
Description | This code system defines a set of benefit restrictions that may apply to a prescription product and pharmacy combination evaluated in the Real-time Pharmacy Benefit Check (RTPBC) process. |
Content | complete |
ValueSet | |
rtpbc-benefit-restriction | RTPBC Benefit Restriction Value Set |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-benefit-restriction defines the following codes:
{ "resourceType": "CodeSystem", "id": "rtpbc-benefit-restriction", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/carin-rtpbc/CodeSystem/rtpbc-benefit-restriction", "version": "1.0.0", "name": "RtpbcBenefitRestrictionCodeSystem", "title": "RTPBC Benefit Restriction Code System", "status": "active", "experimental": false, "date": "2020-05-23T00:00:00-05:00", "publisher": "HL7 International - Pharmacy", "contact": [ { "name": "HL7 International - Pharmacy", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/medication" } ] }, { "name": "Frank McKinney", "telecom": [ { "system": "email", "value": "frank.mckinney@pocp.com" } ] } ], "description": "This code system defines a set of benefit restrictions that may apply to a prescription product and pharmacy combination evaluated in the Real-time Pharmacy Benefit Check (RTPBC) process.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ] } ], "caseSensitive": false, "content": "complete", "concept": [ { "code": "covered", "display": "Covered", "definition": "Covered" }, { "code": "prior-auth", "display": "Prior authorization required", "definition": "Covered with restriction: Prior authorization required" }, { "code": "step-therapy", "display": "Step therapy applies", "definition": "Covered with restriction: Step therapy applies" }, { "code": "quantity-limit", "display": "Quantity limit applies", "definition": "Covered with restriction: Quantity limit applies" }, { "code": "pharmacy-restriction", "display": "Pharmacy restriction applies", "definition": "Covered with restriction: Pharmacy restriction applies" }, { "code": "other-restriction", "display": "Other restriction applies", "definition": "Covered with restriction: Other restriction applies" }, { "code": "not-covered", "display": "Not covered", "definition": "Not covered" } ] }