This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Example CodeSystem/measure-stratifier-type-example (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemMeasureStratifierTypeExample
<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="measure-stratifier-type-example"/>
<meta>
<lastUpdated value="2026-04-17T19:51:19.540+00:00"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p class="res-header-id">
<b> Generated Narrative: CodeSystem measure-stratifier-type-example</b>
</p>
<a name="measure-stratifier-type-example"> </a>
<a name="hcmeasure-stratifier-type-example"> </a>
<p> This case-sensitive code system
<code> http://hl7.org/fhir/measure-stratifier-type-example</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-example-age-range"> </a>
</td>
<td> Age Range</td>
<td> Age Range Stratification.</td>
</tr>
<tr>
<td style="white-space:nowrap">gender
<a name="measure-stratifier-type-example-gender"> </a>
</td>
<td> Gender</td>
<td> Gender Stratification.</td>
</tr>
<tr>
<td style="white-space:nowrap">facility
<a name="measure-stratifier-type-example-facility"> </a>
</td>
<td> Facility</td>
<td> Facility Stratification.</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-standards-status">
<valueCode value="informative"/>
</extension>
<url value="http://hl7.org/fhir/measure-stratifier-type-example"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.4.2047"/>
</identifier>
<version value="6.0.0-ballot4"/>
<name value="MeasureStratifierTypeExample"/>
<title value="Measure Stratifier Type Example"/>
<status value="active"/>
<experimental value="true"/>
<publisher value="Clinical Quality Information Workgroup"/>
<description value="This example code system defines codes for common types of measure stratification."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/measure-stratifier-type-example"/>
<content value="complete"/>
<concept>
<code value="age-range"/>
<display value="Age Range"/>
<definition value="Age Range Stratification."/>
</concept>
<concept>
<code value="gender"/>
<display value="Gender"/>
<definition value="Gender Stratification."/>
</concept>
<concept>
<code value="facility"/>
<display value="Facility"/>
<definition value="Facility Stratification."/>
</concept>
</CodeSystem>
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.