dQM CMS Content Implementation Guide
2026.1.0 - CI Build

dQM CMS Content Implementation Guide, published by cqframework. This guide is not an authorized publication; it is the continuous build for version 2026.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/dqm-content-cms-2026/ and changes regularly. See the Directory of published versions

: Medications for Diabetes or Hypercholesterolemia - XML Representation

Draft as of 2026-06-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="diabetes-hypercholesterolemia-medications"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet diabetes-hypercholesterolemia-medications</b></p><a name="diabetes-hypercholesterolemia-medications"> </a><a name="hcdiabetes-hypercholesterolemia-medications"> </a><ul><li>Include these codes as defined in <a href="http://www.nlm.nih.gov/research/umls/rxnorm"><code>http://www.nlm.nih.gov/research/umls/rxnorm</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>860975</td><td>Metformin Hydrochloride 500 MG Oral Tablet</td></tr><tr><td>311040</td><td>Glipizide 5 MG Oral Tablet</td></tr><tr><td>213442</td><td>Insulin glargine 100 UNT/ML Injectable Solution</td></tr><tr><td>617310</td><td>Atorvastatin 10 MG Oral Tablet</td></tr><tr><td>859751</td><td>Rosuvastatin 10 MG Oral Tablet</td></tr><tr><td>200345</td><td>Simvastatin 20 MG Oral Tablet</td></tr><tr><td>596723</td><td>Ezetimibe 10 MG Oral Tablet</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://example.org/fhir/ValueSet/diabetes-hypercholesterolemia-medications"/>
  <version value="1.0.0"/>
  <name value="DiabetesHypercholesterolemiaMedications"/>
  <title value="Medications for Diabetes or Hypercholesterolemia"/>
  <status value="draft"/>
  <date value="2026-06-16T17:19:32+00:00"/>
  <description
               value="RxNorm codes for medications used to treat diabetes or hypercholesterolemia"/>
  <compose>
    <include>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <concept>
        <code value="860975"/>
        <display value="Metformin Hydrochloride 500 MG Oral Tablet"/>
      </concept>
      <concept>
        <code value="311040"/>
        <display value="Glipizide 5 MG Oral Tablet"/>
      </concept>
      <concept>
        <code value="213442"/>
        <display value="Insulin glargine 100 UNT/ML Injectable Solution"/>
      </concept>
      <concept>
        <code value="617310"/>
        <display value="Atorvastatin 10 MG Oral Tablet"/>
      </concept>
      <concept>
        <code value="859751"/>
        <display value="Rosuvastatin 10 MG Oral Tablet"/>
      </concept>
      <concept>
        <code value="200345"/>
        <display value="Simvastatin 20 MG Oral Tablet"/>
      </concept>
      <concept>
        <code value="596723"/>
        <display value="Ezetimibe 10 MG Oral Tablet"/>
      </concept>
    </include>
  </compose>
</ValueSet>