Skip to content

[2305] Tech POC d2e cohort builder#2662

Draft
Zhimin-arya wants to merge 28 commits into
developfrom
Zhimin-arya/2305_tech_POC_d2e_cohort_builder
Draft

[2305] Tech POC d2e cohort builder#2662
Zhimin-arya wants to merge 28 commits into
developfrom
Zhimin-arya/2305_tech_POC_d2e_cohort_builder

Conversation

@Zhimin-arya

Copy link
Copy Markdown
Collaborator

Merge Checklist

Please cross check this list if additions / modifications needs to be done on top of your core changes and tick them off. Reviewer can as well glance through and help the developer if something is missed out.

  • Automated Tests (Jasmine integration tests, Unit tests, and/or Performance tests)
  • Updated Manual tests / Demo Config
  • Documentation (Application guide, Admin guide, Markdown, Readme and/or Wiki)
  • Verified that local development environment is working with latest changes (integrated with latest develop branch)
  • following best practices in code review doc

@Zhimin-arya Zhimin-arya linked an issue Jun 8, 2026 that may be closed by this pull request
// hit the analytics values endpoint; conceptSetId passes through.
// Throws an LLM-actionable error on any unresolved clause.
const deps = buildResolverDeps(analyticsApi, {
const deps = buildResolverDeps(analyticsApi, terminologyApi, {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

terminologyApi needed to validate concept set IDs during the cohort resolution process.

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.

Natural language to cohort POC

2 participants