Definition for Value SetMeasure Aggregate Method
{
"resourceType" : "ValueSet",
"id" : "measure-aggregate-method",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"codesystem-measure-aggregate-method.html\"><code>http://hl7.org/fhir/CodeSystem/measure-aggregate-method</code></a></li></ul></div>"
},
"extension" : [{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cqi"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 4
}],
"url" : "http://hl7.org/fhir/ValueSet/measure-aggregate-method",
"identifier" : [{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.3192"
}],
"version" : "5.0.0",
"name" : "MeasureAggregateMethod",
"title" : "Measure Aggregate Method",
"status" : "active",
"experimental" : false,
"date" : "2019-03-14T23:21:03-06:00",
"publisher" : "Clinical Quality Information WG",
"contact" : [{
"telecom" : [{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cqi/index.cfm"
}]
}],
"description" : "Aggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)",
"jurisdiction" : [{
"coding" : [{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}]
}],
"immutable" : true,
"compose" : {
"include" : [{
"system" : "http://hl7.org/fhir/CodeSystem/measure-aggregate-method"
}]
}
}
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.