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

: Chemotherapy, Radiation Therapy, or Breast Resection Procedures - XML Representation

Draft as of 2026-06-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="chemo-radiation-breast-resection"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet chemo-radiation-breast-resection</b></p><a name="chemo-radiation-breast-resection"> </a><a name="hcchemo-radiation-breast-resection"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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><a href="http://snomed.info/id/367336001">367336001</a></td><td>Chemotherapy (procedure)</td></tr><tr><td><a href="http://snomed.info/id/108290001">108290001</a></td><td>Radiation oncology AND/OR radiotherapy (procedure)</td></tr><tr><td><a href="http://snomed.info/id/69031006">69031006</a></td><td>Excision of breast tissue (procedure)</td></tr><tr><td><a href="http://snomed.info/id/172043006">172043006</a></td><td>Simple mastectomy (procedure)</td></tr><tr><td><a href="http://snomed.info/id/392090004">392090004</a></td><td>Lumpectomy of breast (procedure)</td></tr></table></li><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-CPT.html"><code>http://www.ama-assn.org/go/cpt</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>96401</td><td>Chemotherapy administration, subcutaneous or intramuscular</td></tr><tr><td>77385</td><td>Intensity modulated radiation treatment delivery</td></tr><tr><td>19301</td><td>Partial mastectomy (lumpectomy)</td></tr><tr><td>19303</td><td>Simple complete mastectomy</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://example.org/fhir/ValueSet/chemo-radiation-breast-resection"/>
  <version value="1.0.0"/>
  <name value="ChemoRadiationBreastResection"/>
  <title
         value="Chemotherapy, Radiation Therapy, or Breast Resection Procedures"/>
  <status value="draft"/>
  <date value="2026-06-16T17:19:32+00:00"/>
  <description
               value="Procedures indicating prior chemotherapy, radiation therapy, or breast resection"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="367336001"/>
        <display value="Chemotherapy (procedure)"/>
      </concept>
      <concept>
        <code value="108290001"/>
        <display value="Radiation oncology AND/OR radiotherapy (procedure)"/>
      </concept>
      <concept>
        <code value="69031006"/>
        <display value="Excision of breast tissue (procedure)"/>
      </concept>
      <concept>
        <code value="172043006"/>
        <display value="Simple mastectomy (procedure)"/>
      </concept>
      <concept>
        <code value="392090004"/>
        <display value="Lumpectomy of breast (procedure)"/>
      </concept>
    </include>
    <include>
      <system value="http://www.ama-assn.org/go/cpt"/>
      <concept>
        <code value="96401"/>
        <display
                 value="Chemotherapy administration, subcutaneous or intramuscular"/>
      </concept>
      <concept>
        <code value="77385"/>
        <display value="Intensity modulated radiation treatment delivery"/>
      </concept>
      <concept>
        <code value="19301"/>
        <display value="Partial mastectomy (lumpectomy)"/>
      </concept>
      <concept>
        <code value="19303"/>
        <display value="Simple complete mastectomy"/>
      </concept>
    </include>
  </compose>
</ValueSet>