View raw Markdown
type: valuesetvalueset: measure-report-evaluation-type

Measure Report Evaluation Type

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="measure-report-evaluation-type"/>
  <meta>
    <lastUpdated value="2025-03-18T15:21:02.749+11:00"/>

  </meta>
  <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"/>
  <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>