bluehalo / 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.
MIT License
166 stars 49 forks source link

Support for newer releases #55

Closed malyalavenu closed 2 years ago

malyalavenu commented 3 years ago

Question : What is the plan to support R4B & R5 releases when they happen ? Is the plan to make them available only after they are officially approved ?

luan-dev commented 3 years ago

We are looking into adding support for R4B+ in the future, but will look into any PRs if anyone would like to contribute