cqframework / cqframework/clinical-reasoning

Align Measure/$evaluate operation with DEQM STU5 publication

Open
#682 5 comments 0 reactions 1 assignee View on GitHub

@brynrhodes is already working on this.

Since Jun 25, 2025.

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

Description

The current implementations of $evaluate-measure and $evaluate-measures are almost, but not quite aligned with the reconciled and now published definition of $evaluate in DEQM STU 5.0.0:

https://hl7.org/fhir/us/davinci-deqm/STU5/OperationDefinition-evaluate.html

In particular, the new specification supports:

measureId 0..* id
measureIdentifier 0..* token
measureUrl 0..* canonical
measure 0..* string (reference)
measureResource 0..* Measure

Add support for the Measure/$evaluate operation and allow it to specify multiple measures in any of the above ways.

NOTE: Supporting the measureResource parameter would be fine to consider as a separate request

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.