HomeProjectsBlogContact
Made with ❤️ by Anton Vasetenkov
FHIR GraphQL Client
Nov 5, 2022

FHIR GraphQL Client

Query FHIR servers using GraphQL.

FHIR GraphQL Client is a web application that allows you to query FHIR servers using GraphQL.

FHIR and GraphQL

Using GraphQL on top of FHIR has the potential to allow for greater flexibility in querying a FHIR server. This could be particularly useful for applications that need to display multiple resources in a single view. For example, if an application needs to display a patient's demographics and their list of medications, it can do so with a single GraphQL query that returns the fields from the Patient and Medication resources.

What is FHIR GraphQL Client?

FHIR GraphQL Client is an online tool for querying FHIR servers using GraphQL queries. It executes the $graphql operation on the FHIR server with the query provided by the user.

See also
CDS Hooks Testing Tool
Test and debug CDS Hooks flows online.
FHIR Message Sender
An online client for FHIR messaging.
FHIR Converter
Convert FHIR documents from XML to JSON and from JSON to XML.
CQL Testing Tool
Test Clinical Quality Language against mock FHIR resources.
ECL Editor
An online editor for the Expression Constraint Language.
Help: FSH Editor
An introduction to FSH Editor.
Cloud-based FHIR IG Publisher
A zero-setup way to generate FHIR Implementation Guides from source.
CQL Editor
An online editor for the Clinical Quality Language.
CQL-to-ELM Converter
Convert CQL to ELM online.
FHIR Terminology Service Client
An online tool for querying FHIR terminology services.
FHIR Viewer
Connect to and browse FHIR-enabled servers.