US Drug Formulary STU Ballot

This page is part of the US Drug Formulary (v0.1.0: STU 1 Draft) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

DrugTierVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="usdf-DrugTierVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>DrugTierVS ValueSet</b></p>
<p>The drug tier of a particular medication in a health plan.  Base set are examples.  Each plan may have its own controlled vocabulary.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-drug-formulary/ValueSet/usdf-DrugTierVS"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/davinci-drug-formulary"/>
    <value value="usdf.DrugTierVS"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="DrugTierVS"/>
  <title value="DrugTierVS"/>
  <status value="draft"/>
  <date value="2019-06-21T00:00:00-04:00"/>
  <publisher value="HL7 Pharmacy WG"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/medication/"/>
    </telecom>
  </contact>
  <description
               value="The drug tier of a particular medication in a health plan.  Base set are examples.  Each plan may have its own controlled vocabulary."/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/davinci-drug-formulary/CodeSystem/usdf-DrugTierCS"/>
      <concept>
        <code value="GENERIC"/>
        <display value="Generic"/>
      </concept>
      <concept>
        <code value="PREFERRED-GENERIC"/>
        <display value="Preferred generic"/>
      </concept>
      <concept>
        <code value="NON-PREFERRED-GENERIC"/>
        <display value="Non-preferred generic"/>
      </concept>
      <concept>
        <code value="SPECIALTY"/>
        <display value="Specialty"/>
      </concept>
      <concept>
        <code value="BRAND"/>
        <display value="Brand"/>
      </concept>
      <concept>
        <code value="PREFERRED-BRAND"/>
        <display value="Preferred brand"/>
      </concept>
      <concept>
        <code value="NON-PREFERRED-BRAND"/>
        <display value="Non-preferred brand"/>
      </concept>
      <concept>
        <code value="ZERO-COST-SHARE-PREVENTIVE"/>
        <display value="Zero-cost share preventative"/>
      </concept>
      <concept>
        <code value="MEDICAL-SERVICE"/>
        <display value="Medical service"/>
      </concept>
    </include>
  </compose>
</ValueSet>