HL7 Terminology (THO)
            
            6.5.0 - Continuous Process Integration (ci build)
  
            
          
HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.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
| 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.html | ||||
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)
http://terminology.hl7.org/CodeSystem/measure-aggregate-method version 📦2.0.0
Expansion performed internally based on codesystem Measure Aggregate Method v2.0.0 (CodeSystem)
This value set contains 6 concepts
| Code | System | Display | Definition | 
| sum | http://terminology.hl7.org/CodeSystem/measure-aggregate-method | Sum | The measure score is determined by adding together the observations derived from the measure population. | 
| average | http://terminology.hl7.org/CodeSystem/measure-aggregate-method | Average | The measure score is determined by taking the average of the observations derived from the measure population. | 
| median | http://terminology.hl7.org/CodeSystem/measure-aggregate-method | Median | The measure score is determined by taking the median of the observations derived from the measure population. | 
| minimum | http://terminology.hl7.org/CodeSystem/measure-aggregate-method | Minimum | The measure score is determined by taking the minimum of the observations derived from the measure population. | 
| maximum | http://terminology.hl7.org/CodeSystem/measure-aggregate-method | Maximum | The measure score is determined by taking the maximum of the observations derived from the measure population. | 
| count | http://terminology.hl7.org/CodeSystem/measure-aggregate-method | Count | 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
| Date | Action | Author | Custodian | Comment | 
| 2023-11-14 | revise | Marc Duteau | TSMG | Add standard copyright and contact to internal content; up-476 | 
| 2023-06-18 | create | Abdullah Rafiqi | CQI | Create a measure-aggregate-method Codesystem and Valueset; up-397 |