cqframework / cqframework/cqf-tooling
Additional accelerator kit data dictionary generation
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 22
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Add to the data dictionary structure definition generation:
- Activity ID - Add as usedInActivity extension
- Data Element Code (STI) - Add as mapping content
- Data Element Code (FP) - Add as mapping content
- *Data Element Label - SD.title and root ED.short
- *Data Element Name - SD.name and root ED.label
- *Notes - root ED.comment
*Priority
Also, set StructureDefinition.purpose to:
This profile provides a FHIR representation of the {{Data Element Code}}: {{Data Element Label}} from the {{Accelerator Kit Source}}.
Also, add an extension to support identifying a relatedArtifact on the extension that identifies the guideline.
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
Locate the data dictionary StructureDefinition generation and review how usedInActivity, mapping content, guideline extensions, and relatedArtifact references are currently represented. Verify the generated fields, prioritized labels and notes, StructureDefinition.purpose text, and relatedArtifact support against the requested data dictionary entries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100