Measure Aggregate Method
activeContentcompleteURL
http://hl7.org/fhir/CodeSystem/measure-aggregate-methodCopied!
Version5.0.0Copied!
Date2019-03-14T23:21:03-06:00PublisherClinical Quality Information WGDescriptionAggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)
Concepts
Select a concept to view details
This code system
http://hl7.org/fhir/CodeSystem/measure-aggregate-method defines the following codes:
{
"description" : "Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)",
"date" : "2019-03-14T23:21:03-06:00",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher" : "Clinical Quality Information WG",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"content" : "complete",
"property" : null,
"name" : "MeasureAggregateMethod",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Measure Aggregate Method",
"extension" : [ {
"valueCode" : "cqi",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 6
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "active",
"id" : "2f6b1ef5-e9fe-480a-ad2b-0e1694063fcf",
"valueSet" : "http://hl7.org/fhir/ValueSet/aggregate-method",
"url" : "http://hl7.org/fhir/CodeSystem/measure-aggregate-method",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.4.2044"
} ],
"caseSensitive" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system \n <code>http://hl7.org/fhir/CodeSystem/measure-aggregate-method</code> defines the following codes:\n </p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">sum\n <a name=\"measure-aggregate-method-sum\"> </a>\n </td>\n <td>Sum</td>\n <td>The measure score is determined by adding together the observations derived from the measure population.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">average\n <a name=\"measure-aggregate-method-average\"> </a>\n </td>\n <td>Average</td>\n <td>The measure score is determined by taking the average of the observations derived from the measure population.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">median\n <a name=\"measure-aggregate-method-median\"> </a>\n </td>\n <td>Median</td>\n <td>The measure score is determined by taking the median of the observations derived from the measure population.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">minimum\n <a name=\"measure-aggregate-method-minimum\"> </a>\n </td>\n <td>Minimum</td>\n <td>The measure score is determined by taking the minimum of the observations derived from the measure population.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">maximum\n <a name=\"measure-aggregate-method-maximum\"> </a>\n </td>\n <td>Maximum</td>\n <td>The measure score is determined by taking the maximum of the observations derived from the measure population.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">count\n <a name=\"measure-aggregate-method-count\"> </a>\n </td>\n <td>Count</td>\n <td>The measure score is determined as the number of observations derived from the measure population.</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}