cqframework / cqframework/cqf-tooling
Add tooling to infer a computable definition from an expansion
Open
@brynrhodes is already working on this.
Since Aug 11, 2021.
1pt
enhancement
- Dominant language
- Java
- Stars
- 22
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Some environments require computable value set definitions, rather than just expansions. In this case, we need tooling that can infer a computable definition from an expansion.
Ensure that the tooling will throw if the expansion is partial (i.e. it's a page of a complete expansion)
Add a valueset-warning that the compose was inferred from the expansion and should not be considered an authoritative computable definition of the value set.
Contributor guide
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.
Assessment
This issue has not been assessed yet.