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

Search returns incorrect "self" link in Bundle #44

Closed
ewoutkramer opened this issue Aug 18, 2015 · 0 comments
Closed

Search returns incorrect "self" link in Bundle #44

ewoutkramer opened this issue Aug 18, 2015 · 0 comments
Assignees
Labels

Comments

@ewoutkramer
Copy link
Member

Spark returns this for a search inside Bundle:

<link>
    <relation value="self"/>
    <url value="http://spark-dstu2.furore.com/fhir/_snapshot?id=27e5683a-a9a5-4d98-a43d-f5e0c74f9d78&start=0&_count=20"/>
</link>

The self link is supposed to contain the original query (next/prev etc. not necessarily), repeating the query parameters that have been understood by the server, so the client can determine which search params were taken into account.

@mbaltus mbaltus added this to the Spark 3.3 - DevDays2015 milestone Oct 15, 2015
@mbaltus mbaltus added the bug label Oct 19, 2015
@CorinaCiocanea CorinaCiocanea self-assigned this Nov 5, 2015
CorinaCiocanea added a commit that referenced this issue Nov 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants