Measure Report

The Measure Report resource represents the results of evaluating a measure.

Overview

See the FHIR documentation for more information about Measure Report resources.

Mapped Concepts in HIEBus

  • GalileoMultiVariableObservation

Supported Interactions

Measure Report resources support the following interactions.

Search Parameters

When searching for Measure Report resources, the following search parameters are supported.

Name Type Prefixes
Modifiers
Can be Chained? Description
_id Token :missing  Resource id.
measure Reference :missing  yes The measure to return measure report results for.
patient Reference :missing  yes The identity of a patient to search for individual measure report results for.
period Date gt  ge  lt  le  The period of the measure report.
status Token :missing  The status of the measure report.
subject Reference :missing  yes The identity of a subject to search for individual measure report results for.
type Token :missing  See the HL7 FHIR documentation.

Sortable Parameters

When searching Measure Report resources, it is possible to sort the returned values by the following search parameters.

  • patient

Only one sort parameter may be specified.

Supported Includes

When searching Measure Report resources, it is possible to include the resources referenced by the following field names.

  • Measure
  • Patient
  • Subject

Back to Resources