Closed
Description
The bug
The FHIR RESTfull API returns resources that are not contained in the List/Group specified in the _list
field.
From what I've read, even if the _list
search parameter isn't in the doc, it was added on the 5.4.0 release.
To Reproduce
Steps to reproduce the behavior:
- Create a List containing some resouces
- Search the resources with
_list
Expected behavior
Expected the API to respond with a bundle containing exclusively resources member of list
Environment (please complete the following information):
- HAPI FHIR Version : 5.7.0
- OS: Linux
- Browser : Chromium, Brave, Postman
Metadata
Metadata
Assignees
Labels
No labels