This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v4.0.0-ballot: STU 4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/cqfmeasures/ValueSet/aggregate-method | Version: 4.0.0-ballot | |||
Active as of 2019-03-14 | Computable Name: MeasureAggregateMethod |
Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)
References
http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-method
This value set contains 6 concepts
Expansion based on Measure Aggregate Method Codes v4.0.0-ballot (CodeSystem)
Code | System | Display | Definition | Aggregate Method mapping |
sum | http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-method | Sum | The measure score is determined by adding together the observations derived from the measure population. | ~SUM |
average | http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-method | Average | The measure score is determined by taking the average of the observations derived from the measure population. | ~AVERAGE |
median | http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-method | Median | The measure score is determined by taking the median of the observations derived from the measure population. | ~MEDIAN |
minimum | http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-method | Minimum | The measure score is determined by taking the minimum of the observations derived from the measure population. | ~MIN |
maximum | http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-method | Maximum | The measure score is determined by taking the maximum of the observations derived from the measure population. | ~MAX |
count | http://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-method | Count | The measure score is determined as the number of observations derived from the measure population. | ~COUNT |
Explanation of the columns that may appear on this page:
Level | A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies |
System | The source of the definition of the code (when the value set draws in codes defined elsewhere) |
Code | The code (used as the code in the resource instance) |
Display | The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application |
Definition | An explanation of the meaning of the concept |
Comments | Additional notes about how to use the code |