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-measurereport08.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-measurereport08"

Information Source: http://example.org/fhir/server!

Profile: VBP Quality MeasureReport

DEQM Measure Scoring Extension: Proportion (MeasureScoring#proportion)

Score: 0

Measure Report Category: Value-Based Performance (Measure Report Category#vbp)

Threshold

url

Threshold

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

url

type

value: Star 2 (Threshold Type Codes#star-2)

Threshold

url

Threshold

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

url

type

value: Star 3 (Threshold Type Codes#star-3)

Threshold

url

Threshold

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

url

type

value: Star 4 (Threshold Type Codes#star-4)

Threshold

url

Threshold

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

url

type

value: Star 5 (Threshold Type Codes#star-5)

status: complete

type: summary

measure: http://example.org/Measure/measure-statin-therapy-cardiovascular-disease-FHIR

date: 2023-01-15

reporter: Organization/vbp-payer01 "ABC Payer"

period: 2022-01-01 --> 2022-11-30

improvementNotation: Increased score indicates improvement (MeasureImprovementNotation#increase)

group

population

id

pop1

code: Calculated Numerator (Value-Based Performance Measure Population Type Codes#calculated-numerator)

count: 260

population

id

pop2

code: Calculated Denominator (Value-Based Performance Measure Population Type Codes#calculated-denominator)

count: 640

measureScore: 0.406

stratifier

code: Facility (Measure Stratifier Example Codes#facility)

stratum

component

code: Coverage type (LOINC#87520-3)

value: health maintenance organization policy (ActCode#HMO)

component

code: location (ActCode#LOC)

value: Region 1 ()

population

id

strat-pop1

code: Calculated Numerator (Value-Based Performance Measure Population Type Codes#calculated-numerator)

count: 60

population

id

strat-pop2

code: Calculated Denominator (Value-Based Performance Measure Population Type Codes#calculated-denominator)

count: 150

measureScore: 0.4

stratum

component

code: Coverage type (LOINC#87520-3)

value: health maintenance organization policy (ActCode#HMO)

component

code: location (ActCode#LOC)

value: Region 2 ()

population

id

strat-pop3

code: Calculated Numerator (Value-Based Performance Measure Population Type Codes#calculated-numerator)

count: 70

population

id

strat-pop4

code: Calculated Denominator (Value-Based Performance Measure Population Type Codes#calculated-denominator)

count: 170

measureScore: 0.41

stratum

component

code: Coverage type (LOINC#87520-3)

value: preferred provider organization policy (ActCode#PPO)

component

code: location (ActCode#LOC)

value: Region 1 ()

population

id

strat-pop5

code: Calculated Numerator (Value-Based Performance Measure Population Type Codes#calculated-numerator)

count: 60

population

id

strat-pop6

code: Calculated Denominator (Value-Based Performance Measure Population Type Codes#calculated-denominator)

count: 150

measureScore: 0.4

stratum

component

code: Coverage type (LOINC#87520-3)

value: preferred provider organization policy (ActCode#PPO)

component

code: location (ActCode#LOC)

value: Region 2 ()

population

id

strat-pop7

code: Calculated Numerator (Value-Based Performance Measure Population Type Codes#calculated-numerator)

count: 70

population

id

strat-pop8

code: Calculated Denominator (Value-Based Performance Measure Population Type Codes#calculated-denominator)

count: 170

measureScore: 0.41


Source1

{
  "resourceType": "MeasureReport",
  "id": "quality-measurereport08",
  "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 Statin Therapy for Patients with Cardiovascular Disease 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/us/davinci-vbpr/StructureDefinition/score",
      "valueDecimal": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/measurereport-category",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/CodeSystem/measurereport-category",
            "code": "vbp"
          }
        ]
      }
    },
    {
      "extension": [
        {
          "url": "threshold",
          "valueQuantity": {
            "value": 80,
            "system": "http://unitsofmeasure.org",
            "code": "%"
          }
        },
        {
          "url": "type",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type",
                "code": "star-2"
              }
            ]
          }
        }
      ],
      "url": "http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold"
    },
    {
      "extension": [
        {
          "url": "threshold",
          "valueQuantity": {
            "value": 85,
            "system": "http://unitsofmeasure.org",
            "code": "%"
          }
        },
        {
          "url": "type",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type",
                "code": "star-3"
              }
            ]
          }
        }
      ],
      "url": "http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold"
    },
    {
      "extension": [
        {
          "url": "threshold",
          "valueQuantity": {
            "value": 90,
            "system": "http://unitsofmeasure.org",
            "code": "%"
          }
        },
        {
          "url": "type",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type",
                "code": "star-4"
              }
            ]
          }
        }
      ],
      "url": "http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold"
    },
    {
      "extension": [
        {
          "url": "threshold",
          "valueQuantity": {
            "value": 93,
            "system": "http://unitsofmeasure.org",
            "code": "%"
          }
        },
        {
          "url": "type",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/threshold-type",
                "code": "star-5"
              }
            ]
          }
        }
      ],
      "url": "http://hl7.org/fhir/us/davinci-vbpr/StructureDefinition/threshold"
    }
  ],
  "status": "complete",
  "type": "summary",
  "measure": "http://example.org/Measure/measure-statin-therapy-cardiovascular-disease-FHIR",
  "date": "2023-01-15",
  "reporter": {
    "reference": "Organization/vbp-payer01"
  },
  "period": {
    "start": "2022-01-01",
    "end": "2022-11-30"
  },
  "improvementNotation": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/measure-improvement-notation",
        "code": "increase",
        "display": "Increased score indicates improvement"
      }
    ]
  },
  "group": [
    {
      "population": [
        {
          "id": "pop1",
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population",
                "code": "calculated-numerator"
              }
            ]
          },
          "count": 260
        },
        {
          "id": "pop2",
          "code": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population",
                "code": "calculated-denominator"
              }
            ]
          },
          "count": 640
        }
      ],
      "measureScore": {
        "value": 0.406
      },
      "stratifier": [
        {
          "code": [
            {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/measure-stratifier-example",
                  "code": "facility"
                }
              ]
            }
          ],
          "stratum": [
            {
              "component": [
                {
                  "code": {
                    "coding": [
                      {
                        "system": "http://loinc.org",
                        "code": "87520-3"
                      }
                    ]
                  },
                  "value": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                        "code": "HMO"
                      }
                    ]
                  }
                },
                {
                  "code": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                        "code": "LOC"
                      }
                    ]
                  },
                  "value": {
                    "text": "Region 1"
                  }
                }
              ],
              "population": [
                {
                  "id": "strat-pop1",
                  "code": {
                    "coding": [
                      {
                        "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population",
                        "code": "calculated-numerator"
                      }
                    ]
                  },
                  "count": 60
                },
                {
                  "id": "strat-pop2",
                  "code": {
                    "coding": [
                      {
                        "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population",
                        "code": "calculated-denominator"
                      }
                    ]
                  },
                  "count": 150
                }
              ],
              "measureScore": {
                "value": 0.4
              }
            },
            {
              "component": [
                {
                  "code": {
                    "coding": [
                      {
                        "system": "http://loinc.org",
                        "code": "87520-3"
                      }
                    ]
                  },
                  "value": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                        "code": "HMO"
                      }
                    ]
                  }
                },
                {
                  "code": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                        "code": "LOC"
                      }
                    ]
                  },
                  "value": {
                    "text": "Region 2"
                  }
                }
              ],
              "population": [
                {
                  "id": "strat-pop3",
                  "code": {
                    "coding": [
                      {
                        "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population",
                        "code": "calculated-numerator"
                      }
                    ]
                  },
                  "count": 70
                },
                {
                  "id": "strat-pop4",
                  "code": {
                    "coding": [
                      {
                        "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population",
                        "code": "calculated-denominator"
                      }
                    ]
                  },
                  "count": 170
                }
              ],
              "measureScore": {
                "value": 0.41
              }
            },
            {
              "component": [
                {
                  "code": {
                    "coding": [
                      {
                        "system": "http://loinc.org",
                        "code": "87520-3"
                      }
                    ]
                  },
                  "value": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                        "code": "PPO"
                      }
                    ]
                  }
                },
                {
                  "code": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                        "code": "LOC"
                      }
                    ]
                  },
                  "value": {
                    "text": "Region 1"
                  }
                }
              ],
              "population": [
                {
                  "id": "strat-pop5",
                  "code": {
                    "coding": [
                      {
                        "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population",
                        "code": "calculated-numerator"
                      }
                    ]
                  },
                  "count": 60
                },
                {
                  "id": "strat-pop6",
                  "code": {
                    "coding": [
                      {
                        "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population",
                        "code": "calculated-denominator"
                      }
                    ]
                  },
                  "count": 150
                }
              ],
              "measureScore": {
                "value": 0.4
              }
            },
            {
              "component": [
                {
                  "code": {
                    "coding": [
                      {
                        "system": "http://loinc.org",
                        "code": "87520-3"
                      }
                    ]
                  },
                  "value": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                        "code": "PPO"
                      }
                    ]
                  }
                },
                {
                  "code": {
                    "coding": [
                      {
                        "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                        "code": "LOC"
                      }
                    ]
                  },
                  "value": {
                    "text": "Region 2"
                  }
                }
              ],
              "population": [
                {
                  "id": "strat-pop7",
                  "code": {
                    "coding": [
                      {
                        "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population",
                        "code": "calculated-numerator"
                      }
                    ]
                  },
                  "count": 70
                },
                {
                  "id": "strat-pop8",
                  "code": {
                    "coding": [
                      {
                        "system": "http://hl7.org/fhir/us/davinci-vbpr/CodeSystem/vbp-measure-population",
                        "code": "calculated-denominator"
                      }
                    ]
                  },
                  "count": 170
                }
              ],
              "measureScore": {
                "value": 0.41
              }
            }
          ]
        }
      ]
    }
  ]
}