DaVinci Payer Data Exchange (PDex) US Drug Formulary STU 1

This page is part of the US Drug Formulary (v1.0.0: STU 1) 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"/>
  <version value="1.0.0"/>
  <name value="DrugTierVS"/>
  <title value="Drug Tier VS"/>
  <status value="draft"/>
  <date value="2020-01-17T00:00:00+00: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 preventive"/>
      </concept>
      <concept>
        <code value="medical-service"/>
        <display value="Medical Service"/>
      </concept>
    </include>
  </compose>
</ValueSet>