Skip to content

Commit ba68086

Browse files
author
Alexandra Pavlyshina
committed
measure-evaluate: REST Console example, remove production note from demo
1 parent d7f8e91 commit ba68086

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • aidbox-custom-operations/measure-evaluate

aidbox-custom-operations/measure-evaluate/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ <h2 id="solution"><span class="step-num">&#9873;</span> Solution</h2>
235235
<li>
236236
<strong>12 measures translated from CQL to native PostgreSQL SQL.</strong>
237237
Each measure is a single SQL file (<code>sql/measures/cmsXXX/02-cmsXXX-measure.sql</code>, ~200&ndash;400 lines) that replaces the original CQL definition.
238-
The translation was manual and verified against the reference MeasureReports from <a href="https://github.com/cqframework/dqm-content-qicore-2025" target="_blank">dqm-content-qicore-2025</a> and independently with the cqframework CQL engine.
238+
The translation was verified against the reference MeasureReports from <a href="https://github.com/cqframework/dqm-content-qicore-2025" target="_blank">dqm-content-qicore-2025</a> and independently with the cqframework CQL engine.
239239
</li>
240240
<li>
241241
<strong>Every supported measure is stored as a FHIR <code>Measure</code> resource in Aidbox</strong>

0 commit comments

Comments
 (0)