This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Example ValueSet/measure-report-evaluation-type (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetMeasure Report Evaluation Type
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="measure-report-evaluation-type"/>
<meta>
<lastUpdated value="2025-04-01T07:26:00.575+11:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p class="res-header-id">
<b> Generated Narrative: ValueSet measure-report-evaluation-type</b>
</p>
<a name="measure-report-evaluation-type"> </a>
<a name="hcmeasure-report-evaluation-type"> </a>
<a name="measure-report-evaluation-type-en-US"> </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">Last updated: 2025-03-18T15:21:02.749+11:00</p>
<p style="margin-bottom: 0px">Profile:
<a href="shareablevalueset.html">Shareable ValueSet</a>
</p>
</div>
<p> This value set includes codes based on the following rules:</p>
<ul>
<li> Include all codes defined in
<a href="codesystem-measure-report-type.html">
<code> http://hl7.org/fhir/measure-report-type</code>
</a>
</li>
</ul>
<p> This value set excludes codes based on the following rules:</p>
<ul>
<li> Exclude these codes as defined in
<a href="codesystem-measure-report-type.html">
<code> http://hl7.org/fhir/measure-report-type</code>
</a>
<table class="none">
<tr>
<td style="white-space:nowrap">
<b> Code</b>
</td>
<td>
<b> Display</b>
</td>
<td>
<b> Definition</b>
</td>
</tr>
<tr>
<td>
<a href="codesystem-measure-report-type.html#measure-report-type-data-exchange">data-exchange</a>
</td>
<td style="color: #cccccc">Data Exchange</td>
<td> A data exchange report that contains data-of-interest for the measure (i.e. data
that is needed to calculate the measure)</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-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="4"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/measure-report-evaluation-type"/>
<version value="6.0.0-ballot2"/>
<name value="MeasureReportEvaluationType"/>
<title value="Measure Report Evaluation Type"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-03-18T16:55:11+11:00"/>
<publisher value="HL7 (FHIR Project)"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<description value="The type of evaluation for the measure report."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<immutable value="true"/>
<compose>
<include>
<system value="http://hl7.org/fhir/measure-report-type"/>
</include>
<exclude>
<system value="http://hl7.org/fhir/measure-report-type"/>
<concept>
<code value="data-exchange"/>
</concept>
</exclude>
</compose>
</ValueSet>
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.