FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.davinci-vbpr.r4b
Resource TypeMeasureReport
IdMeasureReport-quality-measurereport21.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: MeasureReport

ResourceMeasureReport "quality-measurereport21"

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: 0

Threshold

url

Threshold

value: 62.1 % (Details: UCUM code% = '%')

url

type

value: HEDIS 50 Percentile (Threshold Type Codes#hedis-50-percentile)

Threshold

url

Threshold

value: 67 % (Details: UCUM code% = '%')

url

type

value: HEDIS 75 Percentile (Threshold Type Codes#hedis-75-percentile)

Threshold

url

Threshold

value: 71.4 % (Details: UCUM code% = '%')

url

type

value: HEDIS 90 Percentile (Threshold Type Codes#hedis-90-percentile)

status: complete

type: summary

measure: EXM130 - Colorectal Cancer Screening Measure

date: 2022-12-31

reporter: Organization/vbp-payer01 "ABC Payer"

period: 2022-10-01 --> 2022-12-31

improvementNotation: Increased score indicates improvement (MeasureImprovementNotation#increase)

group

population

id

pop3

code: Initial Population (MeasurePopulationType#initial-population)

count: 109

population

id

pop4

code: Denominator (MeasurePopulationType#denominator)

count: 109

population

id

pop5

code: Denominator Exclusion (MeasurePopulationType#denominator-exclusion)

count: 0

population

id

pop6

code: Numerator (MeasurePopulationType#numerator)

count: 56

measureScore: 0.514


Source1

{
  "resourceType": "MeasureReport",
  "id": "quality-measurereport21",
  "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 Colorectal Cancer Screening 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": 0
    },
    {
      "extension": [
        {
          "url": "threshold",
          "valueQuantity": {
            "value": 62.1,
            "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": 67,
            "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": 71.4,
            "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://hl7.org/fhir/us/cqfmeasures/Measure/measure-exm130-FHIR",
  "date": "2022-12-31",
  "reporter": {
    "reference": "Organization/vbp-payer01"
  },
  "period": {
    "start": "2022-10-01",
    "end": "2022-12-31"
  },
  "improvementNotation": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
        "code": "increase",
        "display": "Increased score indicates improvement"
      }
    ]
  },
  "group": [
    {
      "population": [
        {
          "id": "pop3",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "initial-population"
              }
            ]
          },
          "count": 109
        },
        {
          "id": "pop4",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator"
              }
            ]
          },
          "count": 109
        },
        {
          "id": "pop5",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "denominator-exclusion"
              }
            ]
          },
          "count": 0
        },
        {
          "id": "pop6",
          "code": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/measure-population",
                "code": "numerator"
              }
            ]
          },
          "count": 56
        }
      ],
      "measureScore": {
        "value": 0.514
      }
    }
  ]
}