Quality Measure Implementation Guide (STU5)
5.0.0-ballot - ballot United States of America flag

This page is part of the Quality Measure STU2 for FHIR R4 Implementation Guide (v5.0.0-ballot: STU5 (v5.0.0) Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.0.0. For a full list of available versions, see the Directory of published versions

ValueSet: Measure Aggregate Method

Official URL: http://hl7.org/fhir/us/cqfmeasures/ValueSet/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)

References

This value set is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

Logical Definition (CLD)

 

Expansion

Expansion based on codesystem Measure Aggregate Method Codes v5.0.0-ballot (CodeSystem)

This value set contains 6 concepts

CodeSystemDisplayDefinitionAggregate Method mapping
  sumhttp://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-methodSum

The measure score is determined by adding together the observations derived from the measure population.

~SUM
  averagehttp://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-methodAverage

The measure score is determined by taking the average of the observations derived from the measure population.

~AVERAGE
  medianhttp://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-methodMedian

The measure score is determined by taking the median of the observations derived from the measure population.

~MEDIAN
  minimumhttp://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-methodMinimum

The measure score is determined by taking the minimum of the observations derived from the measure population.

~MIN
  maximumhttp://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-methodMaximum

The measure score is determined by taking the maximum of the observations derived from the measure population.

~MAX
  counthttp://hl7.org/fhir/us/cqfmeasures/CodeSystem/aggregate-methodCount

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