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

ERROR HAPI-2071: Invalid filter criteria - code does not exist #6029

Open
ghaliouss opened this issue Jun 19, 2024 · 0 comments
Open

ERROR HAPI-2071: Invalid filter criteria - code does not exist #6029

ghaliouss opened this issue Jun 19, 2024 · 0 comments

Comments

@ghaliouss
Copy link

NOTE: Before filing a ticket, please see the following URL:
https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help

Describe the bug

We had an error when calling this valueset by url with expand : https://hapi.fhir.org/baseR4/ValueSet/$expand?url=https://xxxx.fr/ig/fhir/yyy/ValueSet/xxxx-yyy-zzz-mat-allaitement-vs

The error message is saying that the code system does not exist which is not true, here is the get call of the codesystem:
https://hapi.fhir.org/baseR4/CodeSystem?url=https://xxxx.fr/ig/fhir/yyy/CodeSystem/xxxx-yyy-maternite-cs

To Reproduce
Steps to reproduce the behavior:

  1. Get call the valueset by url: https://hapi.fhir.org/baseR4/ValueSet/$expand?url=https://xxxx.fr/ig/fhir/yyy/ValueSet/xxxx-yyy-zzz-mat-allaitement-vs

Expected behavior

Getting 200 as response code and this payload as response payload valueset xxxx-yyy-zzz-mat-allaitement-vs.json

Screenshots

valueset error hapi-2071

codesystem xxxx-yyy-maternite-cs

Environment (please complete the following information):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant