Da Vinci Value-Based Performance Reporting Implementation Guide
1.0.0-ballot - ballot United States of America flag

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

: quality-measurereport15 - TTL Representation

Raw ttl | Download


@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-measurereport15"] ; # 
  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: Medical Attention for Nephropathy 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-measurereport15\"> </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 &quot;quality-measurereport15&quot; </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><blockquote><p><b>Threshold</b></p><blockquote><p><b>url</b></p><a href=\"StructureDefinition-threshold.html\">Threshold</a></blockquote><p><b>value</b>: 80 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p><blockquote><p><b>url</b></p><code>type</code></blockquote><p><b>value</b>: Star 3 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-threshold-type.html\">Threshold Type Codes</a>#star-3)</span></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-nephropathy-FHIR\">http://example.org/Measure/measure-diabetes-nephropathy-FHIR</a></p><p><b>date</b>: 2022-12-31</p><p><b>reporter</b>: <a href=\"Organization-vbp-payer01.html\">Organization/vbp-payer01</a> &quot;ABC Payer&quot;</p><p><b>period</b>: 2022-10-01 --&gt; 2022-12-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>: 450</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>: 600</p></blockquote><p><b>measureScore</b>: 0.75</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:extension [
fhir:url [ fhir:v "threshold"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "80"^^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-3" ]         ] )       ]     ] ) ;
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-nephropathy-FHIR"^^xsd:anyURI ;
fhir:link <http://example.org/Measure/measure-diabetes-nephropathy-FHIR>
  ] ; # 
  fhir:date [ fhir:v "2022-12-31"^^xsd:date] ; # 
  fhir:reporter [
fhir:reference [ fhir:v "Organization/vbp-payer01" ]
  ] ; # 
  fhir:period [
fhir:start [ fhir:v "2022-10-01"^^xsd:date ] ;
fhir:end [ fhir:v "2022-12-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 "450"^^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 "600"^^xsd:integer ]     ] ) ;
fhir:measureScore [
fhir:value [ fhir:v "0.75"^^xsd:decimal ]     ]
  ] ) . #