FHIR 4.0.1 © HL7.org  |  FHIRsmith 0.8.5  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem measure-aggregate-method

Properties

Language en
Defining URL http://terminology.hl7.org/CodeSystem/measure-aggregate-method
Version 2.0.0
Name MeasureAggregateMethod
Title Measure Aggregate Method
Status active
Definition

Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)

Publisher Health Level Seven International
Committee cqi
Copyright 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

This case-sensitive code system http://terminology.hl7.org/CodeSystem/measure-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.