HFQL Playground

HFQL (HAPI FHIR Query Language) is a SQL-like language for querying FHIR repositories introduced by HAPI FHIR. This language allows you to access FHIR data using a simple syntax and retrieve the results in a tabular format.

This tool allows you to experiment with the HFQL syntax online. You can execute the queries against the mock data provided in FSH (FHIR Shorthand).

HFQL query
The HFQL query to run.
Test FHIR resources (FSH instances)
The FHIR resources (FSH instances) to be used for testing.
Result
Press Execute HFQL to see the result.
HFQL Playground
HFQL Playground