cqframework / cqframework/clinical-reasoning

Align reportType parameter values with MeasureReport.reportType element

Open
#712 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
49
Forks
43
Avg merge
2d 19h
Merged PRs (30d)
13

Description

The implementation should support "individual" and "summary" as reportTypes, as those are the values of the actual reportType element in the MeasureReport resource.

Note that this is currently oustanding as a TC to the DEQM, and that implementations should continue to support the current "subject" and "population" values for backwards compatibility, so this is a low-priority issue.

https://jira.hl7.org/browse/FHIR-51857

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the implementation that parses or validates the MeasureReport reportType parameter; no file or test is named in the issue. Check how the existing "subject" and "population" values are handled, then verify support for "individual" and "summary" while preserving backward compatibility. The linked FHIR-51857 issue provides the standards context for the change.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend-api-design
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.