Quality Measure Implementation Guide (STU3)
3.0.0 - STU 3 US

This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v3.0.0: STU3) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

ValueSet: Measure Aggregate Method

Official URL: http://hl7.org/fhir/us/cqfmeasures/ValueSet/aggregate-method Version: 3.0.0
Active as of 2019-03-14 Computable Name: MeasureAggregateMethod

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

References

Logical Definition (CLD)

 

Expansion

This value set contains 6 concepts

Expansion based on Measure Aggregate Method Codes v3.0.0 (CodeSystem)

All codes in this table are from the 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.

Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code