ReSearch made simple
-
Low code, no install
Use our pre-built queries to find the data you need without installing a thing. Simply replace the search terms with your term of interest and hit the 'play' button to run a query and answer your scientific questions all without ever touching the command line.
-
Use our query tool
Install
fhir-query, our tool for easily searching FHIR databases, withpipand direct it to the fhir aggregator server to get up and running in no timein bashpip install fhir-aggregator-clientin python notebook%env FHIR_BASE=https://google-fhir.fhir-aggregator.org !fq --help -
Already know FHIR?
Direct your command line to the fhir aggregator server and query using your favorite file transfer tool
in bashpip install fhir-aggregator-client %env FHIR_BASE=https://google-fhir.fhir-aggregator.org