This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v1.0.0: STU 1) based on FHIR R3. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions 
| Defining URL: | http://hl7.org/fhir/us/cqfmeasures/ValueSet/aggregate-method |
| Version: | 1.0.0 |
| Name: | MeasureAggregateMethod |
| Definition: | Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count) |
| Publisher: | Clinical Quality Information Workgroup |
| Source Resource: | XML / JSON / Turtle |
Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)
This value set includes codes from the following code systems:
http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-methodThis value set contains 6 concepts
Expansion based on http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-method version 1.0.0
All codes from system http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-method
| Code | Display | Definition |
| sum | Sum | The measure score is determined by adding together the observations derived from the measure population. |
| average | Average | The measure score is determined by taking the average of the observations derived from the measure population. |
| median | Median | The measure score is determined by taking the median of the observations derived from the measure population. |
| minimum | Minimum | The measure score is determined by taking the minimum of the observations derived from the measure population. |
| maximum | Maximum | The measure score is determined by taking the maximum of the observations derived from the measure population. |
| count | Count | The measure score is determined as the number of observations derived from the measure population. |