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
| Draft as of 2026-06-16 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="alt-lab-tests"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet alt-lab-tests</b></p><a name="alt-lab-tests"> </a><a name="hcalt-lab-tests"> </a><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</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="https://loinc.org/1742-6/">1742-6</a></td><td>Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma</td></tr><tr><td><a href="https://loinc.org/1743-4/">1743-4</a></td><td>Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma by No addition of P-5'-P</td></tr><tr><td><a href="https://loinc.org/76625-3/">76625-3</a></td><td>Alanine aminotransferase [Enzymatic activity/volume] in Blood</td></tr></table></li></ul></div>
</text>
<url value="https://example.org/fhir/ValueSet/alt-lab-tests"/>
<version value="1.0.0"/>
<name value="ALTLabTests"/>
<title value="Alanine Transaminase (ALT/SGPT) Lab Tests"/>
<status value="draft"/>
<date value="2026-06-16T17:19:32+00:00"/>
<description value="LOINC codes for ALT (SGPT) laboratory observations"/>
<compose>
<include>
<system value="http://loinc.org"/>
<concept>
<code value="1742-6"/>
<display
value="Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma"/>
</concept>
<concept>
<code value="1743-4"/>
<display
value="Alanine aminotransferase [Enzymatic activity/volume] in Serum or Plasma by No addition of P-5'-P"/>
</concept>
<concept>
<code value="76625-3"/>
<display
value="Alanine aminotransferase [Enzymatic activity/volume] in Blood"/>
</concept>
</include>
</compose>
</ValueSet>