Skip to content

Fix DTR docs: prefill is FHIRPath, not CQL#8

Merged
Nesmeshnoy merged 1 commit into
mainfrom
fix/dtr-prefill-fhirpath
Jun 1, 2026
Merged

Fix DTR docs: prefill is FHIRPath, not CQL#8
Nesmeshnoy merged 1 commit into
mainfrom
fix/dtr-prefill-fhirpath

Conversation

@Nesmeshnoy
Copy link
Copy Markdown
Contributor

Summary

  • The DTR pages described CQL-driven prefill, but the shipping DTR SMART app prefills with FHIRPath initialExpressions evaluated client-side via SDC $populate (@aehrc/sdc-populate) — there is no CQL/ELM engine.
  • This corrects both pages to match the implementation (and the forthcoming Releases changelog, which states FHIRPath prefill).

Changes

  • docs/prior-auth/dtr/README.md — "CQL-driven prefill" → "FHIRPath-driven prefill"; "runs CQL client-side" → "prefills it client-side"; rewrote the execution paragraph (FHIRPath initialExpressions via $populate, no CQL engine); dropped the "Library resources" / "CQL Libraries not bundled" claims.
  • docs/prior-auth/dtr/aidbox-questionnaire-package.md — comparison-table row label "CQL execution" → "Prefill execution"; rewrote the closing paragraph (bundles Questionnaire + expanded ValueSets; prefill uses FHIRPath initialExpressions, no CQL).

Test plan

  • Pages render correctly on the docs site.
  • No other page still references CQL-based DTR prefill.

🤖 Generated with Claude Code

The DTR pages described CQL-driven prefill, but the shipping DTR SMART app
prefills with FHIRPath initialExpressions via SDC $populate (@aehrc/sdc-populate)
— there is no CQL/ELM engine. Aligns both pages with the implementation and
with the Releases changelog.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@Nesmeshnoy Nesmeshnoy merged commit 5cfb1a8 into main Jun 1, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant