cqframework / cqframework/cqf-tooling
Add system for codeFilter.code elements
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 22
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
When constructing a DataRequirement for codeFilter.code elements, because they are expressed as "Coding" values, a system is required. That's a challenge because the system is often baked into the structuredefinition, but we need to figure out a way to get this in place.
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.
Research direction
Start by tracing how DataRequirement instances are constructed for codeFilter.code values and how the relevant StructureDefinition is consulted. Determine how the required Coding system can be obtained or represented, then verify that generated DataRequirements contain it for these elements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100