Package | hl7.fhir.uv.cqm |
Type | CodeSystem |
Id | measure-stratifier-type |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cqm/https://build.fhir.org/ig/HL7/fhir-cqm/CodeSystem-measure-stratifier-type.html |
URL | http://terminology.hl7.org/CodeSystem/measure-stratifier-type |
Version | 1.0.0 |
Status | draft |
Date | 2025-07-21T17:08:09+00:00 |
Name | MeasureStratifierType |
Title | Measure Stratifier Type |
Realm | uv |
Authority | hl7 |
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. |
Content | complete |
ValueSet | |
measure-stratifier-type | Measure Stratifier Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem measure-stratifier-type
This case-sensitive code system http://terminology.hl7.org/CodeSystem/measure-stratifier-type
defines the following codes:
{ "resourceType": "CodeSystem", "id": "measure-stratifier-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "cqi" } ], "url": "http://terminology.hl7.org/CodeSystem/measure-stratifier-type", "version": "1.0.0", "name": "MeasureStratifierType", "title": "Measure Stratifier Type", "status": "draft", "experimental": false, "date": "2025-07-21T17:08:09+00:00", "publisher": "HL7 International / Clinical Quality Information", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/cqi" } ] } ], "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.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "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." } ] }