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
<Group xmlns="http://hl7.org/fhir">
<id value="CustomSearchParameter"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<table class="narrative-table">
<tbody>
<tr>
<th colspan="2" scope="row" class="row-header">Metadata</th>
</tr>
<tr>
<th scope="row" class="row-header">Active</th>
<td class="content-container">true</td>
</tr>
<tr>
<th scope="row" class="row-header">Type</th>
<td class="content-container">Person</td>
</tr>
<tr>
<th scope="row" class="row-header">Actual</th>
<td class="content-container">false</td>
</tr>
<tr>
<th scope="row" class="row-header">Code</th>
<td class="content-container">TODO: How do we specify subjectType
</td>
</tr>
<tr>
<th colspan="2" scope="row" class="row-header">Generated using version 0.5.0 of the sample-content-ig Liquid templates</th>
</tr>
</tbody>
</table>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/artifact-url">
<valueUri
value="https://research.balgrist.ch/Group/CustomSearchParameter"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/cqf-library">
<valueCanonical
value="https://research.balgrist.ch/Library/ImagingStudyFeasibilityTest"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/characteristicExpression">
<valueExpression>
<language value="text/cql-identifier"/>
<expression value="HasAllMatchSearchCustom"/>
</valueExpression>
</extension>
<active value="true"/>
<type value="person"/>
<actual value="false"/>
<code>
<text value="TODO: How do we specify subjectType"/>
</code>
<name value="CustomSearchParameter"/>
</Group>