cqframework / cqframework/clinical-reasoning

Care-Gaps is incorrectly setting 'not-applicable' status

Open
#575 0 comments 0 reactions 1 assignee View on GitHub

@Capt-Mac is already working on this.

Since Oct 31, 2024.

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

Description

Problem:

The main difference is, when ‘initial-population’=true & ‘denominator’=false is currently calculated as => ‘not-applicable’

Fix:

The fix that will be implemented will update this behavior to show ‘initial-population’=true & ‘denominator’=false => ‘closed-gap’

Explanation:

Initial implementation assumed that if ‘denominator’ was false then it did not meet denominator criteria due to an ‘exclusion’ or ‘exception’ criteria, but that is actually seen as ‘eligible’ for measure, and appropriate care provided (aka 'closed-gap').

I generated the following table as a resource for expected behavior of this service, once the fix is implemented.
Care-Gap-Status to Measure Report Population values - Sheet1.pdf

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.