cqframework / cqframework/cql-execution
Unable to set request date in CQL engine
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 84
- Forks
- 38
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 1
Description
From @jscherer-motivemi on January 9, 2018 21:22
When executing CQL rules, the "user" should be able to use either Today() or a specified date as input to the CQL engine. The engine should default to today unless otherwise specified. The engine should support setting a specified date/time for execution as input to the engine.
Copied from original issue: cqframework/clinical_quality_language#279
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Begin by locating the CQL engine execution entry point and existing Today() handling; done means execution defaults to today while accepting an explicitly specified date/time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100