Quality Measure STU2 for FHIR R4 Implementation Guide

This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v1.1.0: STU 2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions

Valueset: aggregate-method

Defining URL:http://hl7.org/fhir/us/cqfmeasures/ValueSet/aggregate-method
Version:1.1.0
Name:MeasureAggregateMethod
Status:draft
Definition:

Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)

Publisher:Clinical Quality Information Workgroup
Source Resource:XML / JSON / Turtle
This value set is used by:

MeasureAggregateMethod

Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)

This value set includes codes from the following code systems:

Expansion

This value set contains 6 concepts

Expansion based on http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-method version 1.1.0

All codes from system http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-method

CodeDisplayDefinition
sumSumThe measure score is determined by adding together the observations derived from the measure population.
averageAverageThe measure score is determined by taking the average of the observations derived from the measure population.
medianMedianThe measure score is determined by taking the median of the observations derived from the measure population.
minimumMinimumThe measure score is determined by taking the minimum of the observations derived from the measure population.
maximumMaximumThe measure score is determined by taking the maximum of the observations derived from the measure population.
countCountThe measure score is determined as the number of observations derived from the measure population.