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

Add support for chained search params without specifying resource type #92

Closed
ruscoder opened this issue Dec 13, 2022 · 0 comments
Closed

Comments

@ruscoder
Copy link
Member

According to the spec http://hl7.org/fhir/search.html#chaining

Both

 GET [base]/DiagnosticReport?subject.name=peter

and

 GET [base]/DiagnosticReport?subject:Patient.name=peter

should be supported.

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