cqframework / cqframework/cqf-tooling

Add support in ValueSet generators for generating R4 ValueSets

Open
#188 1 comment 0 reactions 1 assignee View on GitHub

@c-schuler is already working on this.

Since Oct 3, 2023.

Dominant language
Java
Stars
22
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
Valueset generation currently creates STU3 valuesets. For example VSACValueSetGenerator does not have a -version option to specify STU3 or R4 and currently creates STU3 valuesets. There are -vc and -mvr options, but neither are for which FHIR version to create.

Describe the solution you'd like
Add a -v option to allow specifying which FHIR release to create valuesets for.

Describe alternatives you've considered
It can be done by hand, but it would speed development up if we had this built in.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.