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

ModelInfo for extensions with non-primitive elements #428

Open
brynrhodes opened this issue Mar 28, 2023 · 1 comment
Open

ModelInfo for extensions with non-primitive elements #428

brynrhodes opened this issue Mar 28, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@brynrhodes
Copy link
Member

When an extension definition has elements with non-primitive types, the target mapping does not include a ".value" path to access the value of the element within the extension.

This was reported as a CQL issue here:
cqframework/clinical_quality_language#1138

That issue was addressed by manually updating the target mapping, but the tooling should be fixed to address the issue generally.

@brynrhodes brynrhodes added the bug Something isn't working label Mar 28, 2023
@ddieppois ddieppois self-assigned this Jan 24, 2024
@ddieppois
Copy link
Contributor

There is an issue building the model info at the moment with the cqf-tooling. I've discussed this issue with @JPercival and it's due to a library that is now outdated. We've checked their repo online and it's seems to be abandoned at the moment. We would need to either remove the tool that rely on this library or ask the team to update their jar (unlikely) from JP.
We can discuss this anytime @brynrhodes

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