FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/usdf-DrugTierCS

Packagehl7.fhir.us.Davinci-drug-formulary
TypeCodeSystem
Idusdf-DrugTierCS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/davinci-drug-formulary/http://hl7.org/fhir/us/davinci-drug-formulary/STU1/CodeSystem-usdf-DrugTierCS.html
URLhttp://hl7.org/fhir/us/Davinci-drug-formulary/CodeSystem/usdf-DrugTierCS
Version1.0.0
Statusdraft
Date2020-01-17T00:00:00+00:00
NameDrugTierCS
TitleDrug Tier CS
Realmus
Authorityhl7
DescriptionThe drug tier of a particular medication in a health plan. Base set are examples. Each plan may have its own controlled vocabulary.
Contentcomplete

Resources that use this resource

ValueSet
usdf-DrugTierVSDrug Tier VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

DrugTierCS CodeSystem

The drug tier of a particular medication in a health plan. Base set are examples. Each plan may have its own controlled vocabulary.


Source

{
  "resourceType": "CodeSystem",
  "id": "usdf-DrugTierCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/Davinci-drug-formulary/CodeSystem/usdf-DrugTierCS",
  "version": "1.0.0",
  "name": "DrugTierCS",
  "title": "Drug Tier 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": "The drug tier of a particular medication in a health plan.  Base set are examples.  Each plan may have its own controlled vocabulary.",
  "caseSensitive": true,
  "content": "complete",
  "count": 9,
  "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-preventive",
      "display": "Zero cost-share preventive",
      "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."
    }
  ]
}