Publication Build: This will be filled in by the publication tooling
CodeSystem: Measure Aggregate Method Codes
| Official URL: http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-method
|
Version:
5.0.0-ballot
|
|
Active
as of 2023-12-15
|
Computable Name: MeasureAggregateMethod |
Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)
This Code system is referenced in the content logical definition of the following value sets:
This case-sensitive code system http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-method defines the following codes:
| 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. |