FHIR IG analytics| Package | hl7.fhir.us.davinci-vbpr.r4 |
| Resource Type | MeasureReport |
| Id | MeasureReport-quality-measurereport23.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MeasureReport
ResourceMeasureReport "quality-measurereport23"
Information Source: http://example.org/fhir/server!
Profile: VBP Quality MeasureReport
DEQM Measure Scoring Extension: Proportion (MeasureScoring#proportion)
Measure Report Category: Value-Based Performance (Measure Report Category#vbp)
Score: 1
Threshold
url
Thresholdvalue: 55 % (Details: UCUM code% = '%')
url
typevalue: HEDIS 50 Percentile (Threshold Type Codes#hedis-50-percentile)
Threshold
url
Thresholdvalue: 62 % (Details: UCUM code% = '%')
url
typevalue: HEDIS 75 Percentile (Threshold Type Codes#hedis-75-percentile)
Threshold
url
Thresholdvalue: 72 % (Details: UCUM code% = '%')
url
typevalue: HEDIS 90 Percentile (Threshold Type Codes#hedis-90-percentile)
status: complete
type: summary
measure: http://example.org/Measure/measure-diabetes-HbA1c
date: 2021-04-02
reporter: Organization/vbp-payer01 "ABC Payer"
period: 2020-01-01 --> 2021-03-31
improvementNotation: Increased score indicates improvement (MeasureImprovementNotation#increase)
group
population
id
pop1-numcode: Calculated Numerator (Value-Based Performance Measure Population Type Codes#calculated-numerator)
count: 27
population
id
pop2-denomcode: Calculated Denominator (Value-Based Performance Measure Population Type Codes#calculated-denominator)
count: 49
measureScore: 0.551
{
"resourceType": "MeasureReport",
"id": "quality-measurereport23",
"meta": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString": "VBP Quality MeasureReport Example"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown": "This is an example Controlling High Blood Pressure MeasureReport for the *VBP Quality MeasureReport* profile."
}
],
"source": "http://example.org/fhir/server",
"profile": [
"http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/vbp-quality-measurereport"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-scoring",
"code": "proportion"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/measurereport-category",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/CodeSystem/measurereport-category",
"code": "vbp"
}
]
}
},
{
"url": "http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/score",
"valueDecimal": 1
},
{
"extension": [
{
"url": "threshold",
"valueQuantity": {
"value": 55,
"system": "http://unitsofmeasure.org",
"code": "%"
}
},
{
"url": "type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type",
"code": "hedis-50-percentile"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold"
},
{
"extension": [
{
"url": "threshold",
"valueQuantity": {
"value": 62,
"system": "http://unitsofmeasure.org",
"code": "%"
}
},
{
"url": "type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type",
"code": "hedis-75-percentile"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold"
},
{
"extension": [
{
"url": "threshold",
"valueQuantity": {
"value": 72,
"system": "http://unitsofmeasure.org",
"code": "%"
}
},
{
"url": "type",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type",
"code": "hedis-90-percentile"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold"
}
],
"status": "complete",
"type": "summary",
"measure": "http://example.org/Measure/measure-diabetes-HbA1c",
"date": "2021-04-02",
"reporter": {
"reference": "Organization/vbp-payer01"
},
"period": {
"start": "2020-01-01",
"end": "2021-03-31"
},
"improvementNotation": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
"code": "increase",
"display": "Increased score indicates improvement"
}
]
},
"group": [
{
"population": [
{
"id": "pop1-num",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population",
"code": "calculated-numerator"
}
]
},
"count": 27
},
{
"id": "pop2-denom",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population",
"code": "calculated-denominator"
}
]
},
"count": 49
}
],
"measureScore": {
"value": 0.551
}
}
]
}