-
Notifications
You must be signed in to change notification settings - Fork 574
Closed
Labels
VSTS-Pending PrioritizationWe would like to add this to the backlogWe would like to add this to the backlog
Description
User story
As a user, I want to use :iterate modifier for _include and _revinclude so that I can iteratively include results by executing a single query.
Acceptance criteria
- When :iterate modifier is used, the iterative results are included in the results following the FHIR spec
- When using :recurse modifier, it returns equal results to when using :iterate, on all versions, and considered an alias
- When using :iterate (:recurse) each iterative result set should be limited by a max nu,ber of results
- When executing recursive queries (circular references) , the recursion depth needs to be limited to avoid performance issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
VSTS-Pending PrioritizationWe would like to add this to the backlogWe would like to add this to the backlog