MeasureAggregateMethod

Measure Aggregate Method

activeExtensions for Using Data Elements from FHIR R5 in FHIR R40.1.0complete6 concepts

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
ID
measure-aggregate-method
Version
5.0.0
Publisher
Clinical Quality Information
Case Sensitive
Yes

Concepts (6)

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.