--- type: "valueset" title: "Measure Report Evaluation Type" valueset: "measure-report-evaluation-type" --- # Measure Report Evaluation Type - **Official URL**: http://hl7.org/fhir/ValueSet/measure-report-evaluation-type - **Version**: 6.0.0 - **Status**: draft - **Name**: MeasureReportEvaluationType - **Title**: Measure Report Evaluation Type - **Publisher**: HL7 (FHIR Project) - **Description**: The type of evaluation for the measure report. ## Content (Compose) - **System**: http://hl7.org/fhir/measure-report-type ## ValueSet XML ```xml <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> ```