Quality Measure Implementation Guide
1.0.0 - STU 1 International flag

Quality Measure Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-cqm/ and changes regularly. See the Directory of published versions

: Age Stratified Example Age Groups - XML Representation

Page standards status: Trial-use Maturity Level: 4

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="age-stratified-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet age-stratified-example</b></p><a name="age-stratified-example"> </a><a name="hcage-stratified-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablevalueset.html">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href="CodeSystem-iso-8601-derived-periods.html"><code>http://terminology.hl7.org/CodeSystem/iso-8601-derived-periods</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>P10Y--P15Y</td><td>10-14 years</td></tr><tr><td>P15Y--P20Y</td><td>15-19 years</td></tr><tr><td>P20Y--P9999Y</td><td>20+ years</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="cqi"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="4">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/uv/cqm/ValueSet/age-stratified-example"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.61.48.1"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="AgeStratifiedExampleAgeGroups"/>
  <title value="Age Stratified Example Age Groups"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-06-24T23:21:03-06:00"/>
  <publisher value="HL7 International / Clinical Quality Information"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cqi"/>
    </telecom>
  </contact>
  <description
               value="establishes types of stratification for use in identifying subgroups of populations. These stratifications are often, but not exclusively, used in quality measurement."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/iso-8601-derived-periods"/>
      <concept>
        <code value="P10Y--P15Y"/>
        <display value="10-14 years"/>
      </concept>
      <concept>
        <code value="P15Y--P20Y"/>
        <display value="15-19 years"/>
      </concept>
      <concept>
        <code value="P20Y--P9999Y"/>
        <display value="20+ years"/>
      </concept>
    </include>
  </compose>
</ValueSet>