Quality Measure Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.0.1-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-cqm/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/uv/cqm/ConceptMap/aggregate-method | Version: 1.0.0 | |||
| Standards status: Trial-use | Maturity Level: 4 | Computable Name: AggregateMethod | ||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.61.18.1 | ||||
The mapping of FHIR aggregate method codes to the corresponding HL7 V3 code used in HQMF for each type of aggregate method
Mapping from Measure Aggregate Method to ObservationMethodAggregate
Group 1 Mapping from Measure Aggregate Method to ObservationMethod
| Source Code | Relationship | Target Code |
| sum | is equivalent to | SUM |
| average | is equivalent to | AVERAGE |
| median | is equivalent to | MEDIAN |
| minimum | is equivalent to | MIN (minima) |
| maximum | is equivalent to | MAX (maxima) |
| count | is equivalent to | COUNT |