FHIR IG analytics| Package | cms.madie |
| Resource Type | Measure |
| Id | Measure-StratificationEncounterExample.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/cqframework/dqm-content-qicore-2026/Measure-StratificationEncounterExample.html |
| URL | https://madie.cms.gov/Measure/StratificationEncounterExample |
| Version | 2026.0.0 |
| Status | draft |
| Date | 2026-04-06T15:48:46+00:00 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Metadata | |
|---|---|
| Version | 2026.0.0 |
| Status | Draft |
| Measure Scoring | proportion from http://hl7.org/fhir/measure-scoring |
| Measure Group (Rate) (ID: group-1) | |
| Basis | Encounter |
| Initial Population |
ID: initial-population
Description: No description provided Criteria: Initial Population |
| Denominator |
ID: denominator
Description: No description provided Criteria: Denominator |
| Numerator |
ID: numerator
Description: No description provided Criteria: Numerator |
| Stratifier | Code: Criteria-based Age Range Stratifier, 0 to 20 years |
| Stratifier | Code: Criteria-based Age Range Stratifier, 21 to 40 years |
| Stratifier | Code: Criteria-based Age Range Stratifier, 41+ years |
| Stratifier | Code: Value-based Gender and Age Range Stratifier |
| Measure Logic | |
| Primary Library | Stratification Encounter Example |
| Generated using version 0.5.0 of the sample-content-ig Liquid templates | |
{
"resourceType": "Measure",
"id": "StratificationEncounterExample",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://madie.cms.gov/Measure/StratificationEncounterExample",
"version": "2026.0.0",
"status": "draft",
"date": "2026-04-06T15:48:46+00:00",
"library": [
"https://madie.cms.gov/Library/StratificationEncounterExample"
],
"scoring": {
"coding": [
{
"system": "http://hl7.org/fhir/measure-scoring",
"code": "proportion"
}
]
},
"group": [
{
"id": "group-1",
"extension": [
{
"url": "http://hl7.org/fhir/uv/cqm/StructureDefinition/cqm-populationBasis",
"valueCode": "Encounter"
}
],
"population": [
{
"id": "initial-population",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population",
"display": "Initial Population"
}
]
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Initial Population"
}
},
{
"id": "denominator",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "denominator",
"display": "Denominator"
}
]
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Denominator"
}
},
{
"id": "numerator",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "numerator",
"display": "Numerator"
}
]
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Numerator"
}
}
],
"stratifier": [
{
"code": {
"text": "Criteria-based Age Range Stratifier, 0 to 20 years"
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Stratifier P0Y--P21Y"
}
},
{
"code": {
"text": "Criteria-based Age Range Stratifier, 21 to 40 years"
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Stratifier P21Y--P41Y"
}
},
{
"code": {
"text": "Criteria-based Age Range Stratifier, 41+ years"
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Stratifier P41Y--P9999Y"
}
},
{
"code": {
"text": "Value-based Gender and Age Range Stratifier"
},
"component": [
{
"code": {
"text": "Value-based Gender Component Stratifier"
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Gender Stratifier"
}
},
{
"code": {
"text": "Value-based Age Range Component Stratifier"
},
"criteria": {
"language": "text/cql-identifier",
"expression": "Age Range Stratifier"
}
}
]
}
]
}
]
}