Is anyone working on GraphQL and FHIR? It seems to solve a lot of the developer pain points when working with FHIR. I’m thinking of developers working on patient facing apps where they may not be / or want to become health system experts and simply need a simple modern API to push and pull a small subset of FHIR data.
We are looking to extend this library GitHub - Asymmetrik/graphql-fhir: A secure GraphQL implementation for the HL7 FHIR specification based on the current implementation guide for GraphQL with FHIR and developed with Node.js and Express. for our own use but happy to make our work available on github. Before we start would be useful to know if anyone else is working on this? The idea is for this to act as a middleware facade to remote FHIR Servers rather than being a FHIR Server.