This page is part of the Da Vinci Value-Based Performance Reporting Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:MeasureReport ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "quality-measurereport32"] ; #
fhir:meta [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/instance-name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "VBP Quality MeasureReport Example" ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/instance-description"^^xsd:anyURI ] ;
fhir:value [ fhir:v "This is an example Diabetes Care - Blood Sugar Controlled MeasureReport for the *VBP Quality MeasureReport* profile." ] ] ) ;
fhir:source [ fhir:v "http://example.org/fhir/server"^^xsd:anyURI ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/vbp-quality-measurereport"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/vbp-quality-measurereport> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MeasureReport</b><a name=\"quality-measurereport32\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MeasureReport "quality-measurereport32" </p><p style=\"margin-bottom: 0px\">Information Source: http://example.org/fhir/server!</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-vbp-quality-measurereport.html\">VBP Quality MeasureReport</a></p></div><p><b>DEQM Measure Scoring Extension</b>: Proportion <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-measure-scoring.html\">MeasureScoring</a>#proportion)</span></p><p><b>Score</b>: 0</p><blockquote><p><b>Threshold</b></p><blockquote><p><b>url</b></p><a href=\"StructureDefinition-threshold.html\">Threshold</a></blockquote><p><b>value</b>: 83 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p><blockquote><p><b>url</b></p><code>type</code></blockquote><p><b>value</b>: Star 4 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-threshold-type.html\">Threshold Type Codes</a>#star-4)</span></p><blockquote><p><b>url</b></p><code>gapToThreshold</code></blockquote><p><b>value</b>: 3</p></blockquote><blockquote><p><b>Threshold</b></p><blockquote><p><b>url</b></p><a href=\"StructureDefinition-threshold.html\">Threshold</a></blockquote><p><b>value</b>: 92 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p><blockquote><p><b>url</b></p><code>type</code></blockquote><p><b>value</b>: Star 5 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-threshold-type.html\">Threshold Type Codes</a>#star-5)</span></p><blockquote><p><b>url</b></p><code>gapToThreshold</code></blockquote><p><b>value</b>: 4</p></blockquote><p><b>status</b>: complete</p><p><b>type</b>: summary</p><p><b>measure</b>: <a href=\"http://example.org/Measure/measure-diabetes-care-blood-sugar-controlled-FHIR\">http://example.org/Measure/measure-diabetes-care-blood-sugar-controlled-FHIR</a></p><p><b>date</b>: 2023-05-30</p><p><b>reporter</b>: <a href=\"Organization-vbp-payer01.html\">Organization/vbp-payer01</a> "ABC Payer"</p><p><b>period</b>: 2022-01-01 --> 2022-08-31</p><p><b>improvementNotation</b>: Increased score indicates improvement <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-measure-improvement-notation.html\">MeasureImprovementNotation</a>#increase)</span></p><blockquote><p><b>group</b></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>pop1</blockquote><p><b>code</b>: Calculated Numerator <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vbp-measure-population.html\">Value-Based Performance Measure Population Type Codes</a>#calculated-numerator)</span></p><p><b>count</b>: 7</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>pop2</blockquote><p><b>code</b>: Calculated Denominator <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-vbp-measure-population.html\">Value-Based Performance Measure Population Type Codes</a>#calculated-denominator)</span></p><p><b>count</b>: 12</p></blockquote><p><b>measureScore</b>: 0.58</p></blockquote></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-scoring"^^xsd:anyURI ] ;
fhir:code [ fhir:v "proportion" ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/score"^^xsd:anyURI ] ;
fhir:value [ fhir:v "0"^^xsd:decimal ]
] [
( fhir:extension [
fhir:url [ fhir:v "threshold"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "83"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ] ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "star-4" ] ] ) ] ] [
fhir:url [ fhir:v "gapToThreshold"^^xsd:anyURI ] ;
fhir:value [ fhir:v "3"^^xsd:decimal ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold"^^xsd:anyURI ]
] [
( fhir:extension [
fhir:url [ fhir:v "threshold"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "92"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ] ] ] [
fhir:url [ fhir:v "type"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "star-5" ] ] ) ] ] [
fhir:url [ fhir:v "gapToThreshold"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4"^^xsd:decimal ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold"^^xsd:anyURI ]
] ) ; #
fhir:status [ fhir:v "complete"] ; #
fhir:type [ fhir:v "summary"] ; #
fhir:measure [
fhir:v "http://example.org/Measure/measure-diabetes-care-blood-sugar-controlled-FHIR"^^xsd:anyURI ;
fhir:link <http://example.org/Measure/measure-diabetes-care-blood-sugar-controlled-FHIR>
] ; #
fhir:date [ fhir:v "2023-05-30"^^xsd:date] ; #
fhir:reporter [
fhir:reference [ fhir:v "Organization/vbp-payer01" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2022-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2022-08-31"^^xsd:date ]
] ; #
fhir:improvementNotation [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/measure-improvement-notation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "increase" ] ;
fhir:display [ fhir:v "Increased score indicates improvement" ] ] )
] ; #
fhir:group ( [
( fhir:population [
fhir:id [ fhir:v "pop1" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population"^^xsd:anyURI ] ;
fhir:code [ fhir:v "calculated-numerator" ] ] ) ] ;
fhir:count [ fhir:v "7"^^xsd:integer ] ] [
fhir:id [ fhir:v "pop2" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population"^^xsd:anyURI ] ;
fhir:code [ fhir:v "calculated-denominator" ] ] ) ] ;
fhir:count [ fhir:v "12"^^xsd:integer ] ] ) ;
fhir:measureScore [
fhir:value [ fhir:v "0.58"^^xsd:decimal ] ]
] ) . #
IG © 2023+ HL7 Clinical Quality Information Work Group. Package hl7.fhir.us.davinci-vbpr#1.0.0-ballot based on FHIR 4.0.1. Generated 2023-07-31
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change