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

FHIR IG Statistics: ValueSet/measure-stratifier-type

Packagehl7.fhir.uv.cqm
TypeValueSet
Idmeasure-stratifier-type
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/cqm/https://build.fhir.org/ig/HL7/fhir-cqm/ValueSet-measure-stratifier-type.html
URLhttp://terminology.hl7.org/ValueSet/measure-stratifier-type
Version1.0.0
Statusdraft
Date2025-06-24T23:21:03-06:00
NameMeasureStratifierType
TitleMeasure Stratifier Type
Realmuv
Authorityhl7
Descriptionestablishes types of stratification for use in identifying subgroups of populations. These stratifications are often, but not exclusively, used in quality measurement.

Resources that use this resource

StructureDefinition
cqm-computablemeasureCQM Computable Measure

Resources that this resource uses

CodeSystem
measure-stratifier-typeMeasure Stratifier Type

Narrative

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

Generated Narrative: ValueSet measure-stratifier-type


Source

{
  "resourceType": "ValueSet",
  "id": "measure-stratifier-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "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-stratifier-type",
  "version": "1.0.0",
  "name": "MeasureStratifierType",
  "title": "Measure Stratifier Type",
  "status": "draft",
  "experimental": false,
  "date": "2025-06-24T23:21:03-06:00",
  "publisher": "HL7 International / Clinical Quality Information",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cqi"
        }
      ]
    }
  ],
  "description": "establishes types of stratification for use in identifying subgroups of populations. These stratifications are often, but not exclusively, used in quality measurement.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/measure-stratifier-type"
      }
    ]
  }
}