What’s not supported?
The following types of search queries are supported by Vanya:
- Simple resource specific queries using any search parameter
- Queries using the _include and _revinclude parameters
- Search by resource ID
- Calls to a resource’s _history endpoint
- GET operations that return a single resource type
The following types of search queries are NOT yet supported or fully supported:
- Queries against the root of the FHIR server (not resource specific).
- Operations that return more than one resource type (Patient/$everything).
- POST search queries.