FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/measure-aggregate-method

Packagehl7.terminology
TypeValueSet
Idmeasure-aggregate-method
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-measure-aggregate-method.html
URLhttp://terminology.hl7.org/ValueSet/measure-aggregate-method
Version2.0.0
Statusactive
Date2023-02-08T23:21:03-06:00
NameMeasureAggregateMethod
TitleMeasure Aggregate Method
Realmuv
Authorityhl7
DescriptionAggregation method for a measure (e.g. sum, average, median, minimum, maximum, count)
CopyrightThis 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

Resources that use this resource

ConceptMap
aggregate-methodAggregate Method mapping
aggregate-methodAggregate Method mapping
StructureDefinition
cqm-aggregateMethodCQM Aggregate Method
cqfm-aggregateMethodCQFM Aggregate Method

Resources that this resource uses

CodeSystem
measure-aggregate-methodMeasure Aggregate Method
measure-aggregate-methodMeasure Aggregate Method

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet measure-aggregate-method


Source

{
  "resourceType": "ValueSet",
  "id": "measure-aggregate-method",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cqi"
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/measure-aggregate-method",
  "version": "2.0.0",
  "name": "MeasureAggregateMethod",
  "title": "Measure Aggregate Method",
  "status": "active",
  "experimental": false,
  "date": "2023-02-08T23:21:03-06:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "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"
        }
      ]
    }
  ],
  "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",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/measure-aggregate-method"
      }
    ]
  }
}