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

: Histologic Test Methods - XML Representation

Draft as of 2026-06-16

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="histologic-test"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet histologic-test</b></p><a name="histologic-test"> </a><a name="hchistologic-test"> </a><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/714797009">714797009</a></td><td>Histologic test (procedure)</td></tr><tr><td><a href="http://snomed.info/id/86273004">86273004</a></td><td>Biopsy (procedure)</td></tr><tr><td><a href="http://snomed.info/id/119306004">119306004</a></td><td>Specimen from breast obtained by biopsy (specimen)</td></tr><tr><td><a href="http://snomed.info/id/250537006">250537006</a></td><td>Histopathology finding (finding)</td></tr></table></li></ul></div>
  </text>
  <url value="https://example.org/fhir/ValueSet/histologic-test"/>
  <version value="1.0.0"/>
  <name value="HistologicTest"/>
  <title value="Histologic Test Methods"/>
  <status value="draft"/>
  <date value="2026-06-16T17:19:32+00:00"/>
  <description
               value="SNOMED-CT codes for histologic examination methods used to confirm diagnosis"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="714797009"/>
        <display value="Histologic test (procedure)"/>
      </concept>
      <concept>
        <code value="86273004"/>
        <display value="Biopsy (procedure)"/>
      </concept>
      <concept>
        <code value="119306004"/>
        <display value="Specimen from breast obtained by biopsy (specimen)"/>
      </concept>
      <concept>
        <code value="250537006"/>
        <display value="Histopathology finding (finding)"/>
      </concept>
    </include>
  </compose>
</ValueSet>