<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="measure-report-evaluation-type"/>
  <meta>
    <lastUpdated value="2026-03-30T08:54:20.327+11:00"/>
  </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>
      <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>
      </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>
          <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦6.0.0-ballot4</span>
        </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>
          <span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦6.0.0-ballot4</span>
          <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="normative"/>
  </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-ballot4"/>
  <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>