{ "description": "Codes to represent the drug tier of a particular medication in a health plan. Base set are examples. Each plan may have its own controlled vocabulary.", "_filename": "CodeSystem-usdf-DrugTierCS-TEMPORARY-TRIAL-USE.json", "package_name": "hl7.fhir.us.davinci-drug-formulary", "date": "2023-12-01T22:20:12+00:00", "publisher": "HL7 International / Pharmacy", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "content": "complete", "name": "DrugTierCS", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "Codes for medication drug tiers in health plans", "package_version": "2.0.1", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "phx" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-drug-formulary/ImplementationGuide/hl7.fhir.us.davinci-drug-formulary" } ] } } ], "status": "active", "id": "0628670d-29c7-414d-9400-72701963008c", "kind": null, "count": 9, "url": "http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-DrugTierCS-TEMPORARY-TRIAL-USE", "concept": [ { "code": "generic", "display": "Generic", "definition": "Commonly prescribed generic drugs that cost more than drugs in the ‘preferred generic’ tier." }, { "code": "preferred-generic", "display": "Preferred Generic", "definition": "Commonly prescribed generic drugs." }, { "code": "non-preferred-generic", "display": "Non-preferred Generic", "definition": "Generic drugs that cost more than drugs in ‘generic’ tier." }, { "code": "specialty", "display": "Specialty", "definition": "Drugs used to treat complex conditions like cancer and multiple sclerosis. They can be generic or brand name, and are typically the most expensive drugs on the formulary." }, { "code": "brand", "display": "Brand", "definition": "Brand name drugs that cost more than ‘preferred brand’ drugs." }, { "code": "preferred-brand", "display": "Preferred Brand", "definition": "Brand name drugs" }, { "code": "non-preferred-brand", "display": "Non-preferred Brand", "definition": "Brand name drugs that cost more than ‘brand’ drugs." }, { "code": "zero-cost-share-preventative", "display": "Zero cost-share preventative", "definition": "Preventive medications and products available at no cost." }, { "code": "medical-service", "display": "Medical Service", "definition": "Drugs that must be administered by a clinician or in a facility and may be covered under a medical benefit." } ], "caseSensitive": true, "version": "2.0.1", "contact": [ { "name": "HL7 International / Pharmacy", "telecom": [ { "value": "http://www.hl7.org/Special/committees/medication", "system": "url" }, { "value": "pharmacy@lists.HL7.org", "system": "email" } ] } ] }