HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

ValueSet: Measure Aggregate Method

Official URL: http://terminology.hl7.org/ValueSet/measure-aggregate-method Version: 2.0.0
Active as of 2023-02-08 Responsible: Health Level Seven International Computable Name: MeasureAggregateMethod

Copyright/Legal: This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license

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 v2.0.0 (CodeSystem)

This value set contains 6 concepts.

CodeSystemDisplayDefinition
  sumhttp://terminology.hl7.org/CodeSystem/measure-aggregate-methodSum

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

  averagehttp://terminology.hl7.org/CodeSystem/measure-aggregate-methodAverage

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

  medianhttp://terminology.hl7.org/CodeSystem/measure-aggregate-methodMedian

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

  minimumhttp://terminology.hl7.org/CodeSystem/measure-aggregate-methodMinimum

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

  maximumhttp://terminology.hl7.org/CodeSystem/measure-aggregate-methodMaximum

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

  counthttp://terminology.hl7.org/CodeSystem/measure-aggregate-methodCount

The measure score is determined as the number of observations derived from the measure population.


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

History

DateActionAuthorCustodianComment
2023-11-14reviseMarc DuteauTSMGAdd standard copyright and contact to internal content; up-476
2023-06-18createAbdullah RafiqiCQICreate a measure-aggregate-method Codesystem and Valueset; up-397