Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAK does not create ConceptMap for resource type Condition #490

Closed
alexisc0le opened this issue Nov 29, 2023 · 1 comment
Closed

DAK does not create ConceptMap for resource type Condition #490

alexisc0le opened this issue Nov 29, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@alexisc0le
Copy link

Describe the bug

When running the Digital Accelerator Kit, all concepts that were of the resource type "Condition.code" were not translated into the CQL concept files. The DAK created a CQL library file for the concepts but no codes were displayed in the DTR Concepts Library. The DAK also created a ConceptMap, but no concepts were displayed.

To Reproduce
Steps to reproduce the behavior:

  1. In terminal run the DAK -
  2. A ConceptMap is created but is lacking concepts
  3. A CQL file for the Concepts library was created but was lacking codes and concepts.
  4. Also in the Concepts Library, the CodeSystem for the ConceptMap was referenced 28 times for each concept in the DTR, even though none of the concepts were displayed in the ConceptMap or Library

Expected behavior
The concepts to be displayed in BOTH the ConceptMap and Library

Desktop (please complete the following information):
Macbook M1 and Java version 8

@alexisc0le alexisc0le added the bug Something isn't working label Nov 29, 2023
@JPercival
Copy link
Collaborator

Hi Alexis! Could you be sure to supply a sample input file as well? And the commands you're using to run the DAK? That way we can be sure that we're able to reproduce the issue that you're seeing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants