This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
[Bug] revInclude on a resource only returns a max of 10 records #154
Labels
bug
Something isn't working
Describe the bug
When running a revInclude for Provenance on a MedicationRequest Resource it is only returning 10 provenance records when there are more than that tied to it.
To Reproduce
Example:
https://{{API_URL}}/tenant/7db7dfb5-2f73-4b96-bcf1-131410518850/MedicationRequest?patient=Patient/cc8d11df-2df0-4c0a-b478-8169a9228ae3&intent=order&_revinclude=Provenance:target&_count=20
Expected behavior
The expectation is that it would return all provenance records for the MedicationRequest resource.
The text was updated successfully, but these errors were encountered: