cqframework / cqframework/cqf-tooling

FHIRAllTypes MedicationStatement error

Open
#224 0 comments 0 reactions 1 assignee View on GitHub

@c-schuler is already working on this.

Since Oct 3, 2023.

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

Description

The tooling follows the same approach for multi-version support as the publisher for processing Library resources, namely upconverting to R5, performing processing, and then downconverting to the IG version. However, this approach is problematic in the presence of resource re-names between versions. The publisher in general has this issue, so this needs to be addressed there as well, but the approach for the CQF Tooling should be to stop performing this conversion; keep processing version-specific.

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.