cqframework / cqframework/cqf-tooling
remove hardcoded ANC reference in dAK processor
Open
@brynrhodes is already working on this.
Since Sep 26, 2023.
bug
- Dominant language
- Java
- Stars
- 22
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
there is several places in the code where "ANC" is hardcoded, this will block the dak processor to performing on other smart-guidline
To Reproduce
Run dak processor on file having another canonical base, or having column header named like [EmCare] Activity ID
Expected behavior
should create profile etc on different smart guidelines
Additional context
We are preparing a PR that add regex and/or parsing to avoid the ANC hardcoding
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.