MeasureAggregateMethod

Measure Aggregate Method

activecomplete6 conceptsv5.0.0

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

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/CodeSystem/measure-aggregate-method
All-Codes Value Set
http://hl7.org/fhir/ValueSet/aggregate-method
ID
measure-aggregate-method
Version
5.0.0
Publisher
Clinical Quality Information WG
Case Sensitive
Yes
In the unified registry

Concepts (6)

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.