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

: InlinePatientWithAgeRangeAndEncounter - XML Representation

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="InlinePatientWithAgeRangeAndEncounter"/>
  <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/InlinePatientWithAgeRangeAndEncounter"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/characteristicExpression">
    <valueExpression>
      <language value="text/cql-expression"/>
      <expression
                  value="Patient.birthDate &gt;= Today() - 18 years and exists ([Encounter] E where E.period &gt;= Today() - 1 year)"/>
    </valueExpression>
  </extension>
  <active value="true"/>
  <type value="person"/>
  <actual value="false"/>
  <code>
    <text value="TODO: How do we specify subjectType"/>
  </code>
  <name value="InlinePatientWithAgeRangeAndEncounter"/>
</Group>