{
"description": "This code system establishes types of stratification for use in identifying subgroups of populations. These stratifications are often, but not exclusively, used in quality measurement.",
"_filename": "CodeSystem-measure-stratifier-type.json",
"package_name": "hl7.fhir.uv.cqm.r4",
"date": "2025-09-11T19:16:53+00:00",
"publisher": "HL7 International / Clinical Quality Information",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "MeasureStratifierTypeCodes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Measure Stratifier Type Codes",
"package_version": "1.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cqi"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 4,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/cqm/ImplementationGuide/hl7.fhir.uv.cqm"
} ]
}
} ],
"status": "active",
"id": "031bab55-3614-4ba8-a564-ff203a4ee54c",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/measure-stratifier-type",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.61.16.3",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "age-range",
"display": "Age range",
"definition": "Indicates that the stratification should be determined based on age range."
}, {
"code": "region",
"display": "Region",
"definition": "Indicates that the stratification should be determined based on geographical areas."
}, {
"code": "facility",
"display": "Facility",
"definition": "Indicates that the stratification should be determined based on facilities, or specific physical locations."
} ],
"caseSensitive": true,
"version": "1.0.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/cqi",
"system": "url"
} ]
} ]
}