Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Directly support nested configuration files #43

Open
1 task
justin13601 opened this issue Jun 10, 2024 · 1 comment
Open
1 task

Directly support nested configuration files #43

justin13601 opened this issue Jun 10, 2024 · 1 comment
Labels
Configuration For issues relating to the configuration language Enhancement New feature or request Expand Extraction Scope For extracting cohorts with more complex logic, independent from predicate complexity priority:medium Things that are medium priority, and warrant attention for next larger version updates

Comments

@justin13601
Copy link
Owner

  • Allow nested configuration files (ie., use a config to define a more complex predicate, which can be used in a subsequent config)
@justin13601 justin13601 added the Enhancement New feature or request label Jun 10, 2024
@justin13601
Copy link
Owner Author

We aim to support nested configuration files for cohort querying, whereby the results of a particular extraction can be expressed as a predicate to inform the extraction of another cohort. This would allows users to extract cohorts for very complex and specific tasks.

@justin13601 justin13601 added the priority:low Things that are not on an immediate roadmap, but may be addressed in time or by contributors label Jun 25, 2024
@mmcdermott mmcdermott added priority:medium Things that are medium priority, and warrant attention for next larger version updates Expand Extraction Scope For extracting cohorts with more complex logic, independent from predicate complexity Configuration For issues relating to the configuration language and removed priority:low Things that are not on an immediate roadmap, but may be addressed in time or by contributors labels Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Configuration For issues relating to the configuration language Enhancement New feature or request Expand Extraction Scope For extracting cohorts with more complex logic, independent from predicate complexity priority:medium Things that are medium priority, and warrant attention for next larger version updates
Projects
None yet
Development

No branches or pull requests

2 participants