Da Vinci Value-Based Performance Reporting Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-vbpr/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<MeasureReport xmlns="http://hl7.org/fhir">
<id value="quality-measurereport12"/>
<meta>
<extension url="http://hl7.org/fhir/StructureDefinition/instance-name">
<valueString value="VBP Quality MeasureReport Example"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/instance-description">
<valueMarkdown
value="This is an example Colorectal Cancer Screening MeasureReport for the *VBP Quality MeasureReport* profile."/>
</extension>
<source value="http://example.org/fhir/server"/>
<profile
value="http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/vbp-quality-measurereport"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MeasureReport quality-measurereport12</b></p><a name="quality-measurereport12"> </a><a name="hcquality-measurereport12"> </a><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"/><p style="margin-bottom: 0px">Information Source: <a href="http://example.org/fhir/server">http://example.org/fhir/server</a></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>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-scoring proportion}">Proportion</span></p><blockquote><p><b>Threshold</b></p><ul><li>threshold: 62 %<span style="background: LightGoldenRodYellow"> (Details: UCUM code% = '%')</span></li><li>type: <span title="Codes:{http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type star-3}">Star 3</span></li></ul></blockquote><p><b>status</b>: Complete</p><p><b>type</b>: Summary</p><p><b>measure</b>: <a href="http://hl7.org/fhir/us/cqfmeasures/STU5/Measure-EXM130-FHIR.html">EXM130 - Colorectal Cancer Screening Measureversion: null8.0.000)</a></p><p><b>date</b>: 2022-12-31</p><p><b>reporter</b>: <a href="Organization-vbp-payer01.html">Organization ABC Payer</a></p><p><b>period</b>: 2022-10-01 --> 2022-12-31</p><p><b>improvementNotation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-improvement-notation increase}">Increased score indicates improvement</span></p><blockquote><p><b>group</b></p><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>pop3</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population initial-population}">Initial Population</span></p><p><b>count</b>: 800</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>pop4</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population denominator}">Denominator</span></p><p><b>count</b>: 800</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>pop5</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population denominator-exclusion}">Denominator Exclusion</span></p><p><b>count</b>: 0</p></blockquote><blockquote><p><b>population</b></p><blockquote><p><b>id</b></p>pop6</blockquote><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/measure-population numerator}">Numerator</span></p><p><b>count</b>: 750</p></blockquote><p><b>measureScore</b>: 0.94</p></blockquote></div>
</text>
<extension
url="http://hl7.org/fhir/us/davinci-deqm/StructureDefinition/extension-measureScoring">
<valueCodeableConcept>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-scoring"/>
<code value="proportion"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold">
<extension url="threshold">
<valueQuantity>
<value value="62"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
</extension>
<extension url="type">
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type"/>
<code value="star-3"/>
</coding>
</valueCodeableConcept>
</extension>
</extension>
<status value="complete"/>
<type value="summary"/>
<measure
value="http://hl7.org/fhir/us/cqfmeasures/Measure/EXM130-FHIR|8.0.000"/>
<date value="2022-12-31"/>
<reporter>🔗
<reference value="Organization/vbp-payer01"/>
</reporter>
<period>
<start value="2022-10-01"/>
<end value="2022-12-31"/>
</period>
<improvementNotation>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-improvement-notation"/>
<code value="increase"/>
<display value="Increased score indicates improvement"/>
</coding>
</improvementNotation>
<group>
<population id="pop3">
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="initial-population"/>
</coding>
</code>
<count value="800"/>
</population>
<population id="pop4">
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="denominator"/>
</coding>
</code>
<count value="800"/>
</population>
<population id="pop5">
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="denominator-exclusion"/>
</coding>
</code>
<count value="0"/>
</population>
<population id="pop6">
<code>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/measure-population"/>
<code value="numerator"/>
</coding>
</code>
<count value="750"/>
</population>
<measureScore>
<value value="0.94"/>
</measureScore>
</group>
</MeasureReport>