Generated Narrative: CodeSystem measure-aggregate-method

This case-sensitive code system http://terminology.hl7.org/CodeSystem/measure-aggregate-method defines the following codes:

CodeDisplayDefinition
sum SumThe measure score is determined by adding together the observations derived from the measure population.
average AverageThe measure score is determined by taking the average of the observations derived from the measure population.
median MedianThe measure score is determined by taking the median of the observations derived from the measure population.
minimum MinimumThe measure score is determined by taking the minimum of the observations derived from the measure population.
maximum MaximumThe measure score is determined by taking the maximum of the observations derived from the measure population.
count CountThe measure score is determined as the number of observations derived from the measure population.
<status value="active"/> <experimental value="false"/> <date value="2023-02-08T23:21:03-06:00"/> <publisher value="Health Level Seven International"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org"/> </telecom> <telecom> <system value="email"/> <value value="hq@HL7.org"/> </telecom> </contact> <description value="Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)"/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <copyright value="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"/> <caseSensitive value="true"/> <content value="complete"/> <concept> <code value="sum"/> <display value="Sum"/> <definition value="The measure score is determined by adding together the observations derived from the measure population."/> </concept> <concept> <code value="average"/> <display value="Average"/> <definition value="The measure score is determined by taking the average of the observations derived from the measure population."/> </concept> <concept> <code value="median"/> <display value="Median"/> <definition value="The measure score is determined by taking the median of the observations derived from the measure population."/> </concept> <concept> <code value="minimum"/> <display value="Minimum"/> <definition value="The measure score is determined by taking the minimum of the observations derived from the measure population."/> </concept> <concept> <code value="maximum"/> <display value="Maximum"/> <definition value="The measure score is determined by taking the maximum of the observations derived from the measure population."/> </concept> <concept> <code value="count"/> <display value="Count"/> <definition value="The measure score is determined as the number of observations derived from the measure population."/> </concept> </CodeSystem>