Skip to main content
The MeasureReport resource represents the results of a quality measure calculation for an individual patient. It captures population membership (initial population, denominator, numerator) and supporting evidence used in the calculation. MeasureReport resources are used to represent care gaps and quality measure evaluations. MeasureReport Table: Primary Keys:
  • measure_report_id
Foreign Keys:
  • patient_id
Note: The contained column holds the Parameters resource with detailed calculation parameters and supporting evidence. The group column holds the population stratifications (initial-population, denominator, numerator, etc.). Both use Snowflake’s VARIANT type for JSON array storage.