Stream: hapi
Topic: FHIR GraphQL
Sudev Ambadi (Feb 24 2022 at 11:49):
Is there any implementation of FHIR which can provide graph-ql based queries for accessing FHIR data.
Grahame Grieve (Feb 24 2022 at 11:53):
hapi can, as can the server behind test.fhir.org
Sreenivas Dunna (Feb 24 2022 at 18:26):
@Grahame Grieve Server is unreachable, can someone please share the working graphql test server of HAPI with example of the request?
Grahame Grieve (Feb 24 2022 at 20:05):
test.fhir.org is back
James Agnew (Feb 25 2022 at 13:50):
This endpoint is up too: http://hapi.fhir.org/baseR4/$graphql
James Agnew (Feb 25 2022 at 13:51):
We've recently added introspection, would love any feedback on how it works
Last updated: Apr 12 2022 at 19:14 UTC