http://hl7.org/fhir/CodeSystem/measure-aggregate-method|5.0.0

name
MeasureAggregateMethod
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2019-03-15 05:21:03.0

Measure Aggregate Method

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

codedisplaydefinitionhierarchy
sumSum
The measure score is determined by adding together the observations derived from the measure populat...
averageAverage
The measure score is determined by taking the average of the observations derived from the measure p...
medianMedian
The measure score is determined by taking the median of the observations derived from the measure po...
minimumMinimum
The measure score is determined by taking the minimum of the observations derived from the measure p...
maximumMaximum
The measure score is determined by taking the maximum of the observations derived from the measure p...
countCount
The measure score is determined as the number of observations derived from the measure population....