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
Page standards status: Trial-use | Maturity Level: 4 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="measure-stratifier-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem measure-stratifier-type</b></p><a name="measure-stratifier-type"> </a><a name="hcmeasure-stratifier-type"> </a><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/measure-stratifier-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">age-range<a name="measure-stratifier-type-age-range"> </a></td><td>Age range</td><td>Indicates that the stratification should be determined based on age range.</td></tr><tr><td style="white-space:nowrap">region<a name="measure-stratifier-type-region"> </a></td><td>Region</td><td>Indicates that the stratification should be determined based on geographical areas.</td></tr><tr><td style="white-space:nowrap">facility<a name="measure-stratifier-type-facility"> </a></td><td>Facility</td><td>Indicates that the stratification should be determined based on facilities, or specific physical locations.</td></tr></table></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://terminology.hl7.org/CodeSystem/measure-stratifier-type"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.61.16.3"/>
</identifier>
<version value="1.0.0"/>
<name value="MeasureStratifierTypeCodes"/>
<title value="Measure Stratifier Type Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-09-11T17:26:38+00: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="This code system 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>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="age-range"/>
<display value="Age range"/>
<definition
value="Indicates that the stratification should be determined based on age range."/>
</concept>
<concept>
<code value="region"/>
<display value="Region"/>
<definition
value="Indicates that the stratification should be determined based on geographical areas."/>
</concept>
<concept>
<code value="facility"/>
<display value="Facility"/>
<definition
value="Indicates that the stratification should be determined based on facilities, or specific physical locations."/>
</concept>
</CodeSystem>