10 Tools Every FHIR Developer Must Know
In this article, we break down the Top 10 FHIR tools every developer should know in 2025, from building and hosting servers to validating, profiling, exploring, and testing your FHIR data.
We believe healthcare deserves better software. Follow our journey building open infrastructure for the future of health.
In this article, we break down the Top 10 FHIR tools every developer should know in 2025, from building and hosting servers to validating, profiling, exploring, and testing your FHIR data.
Deploy your patient-facing FHIR app across Epic hospitals in just 48 hours with this simple guide. We demystify Epic's Automatic Client Record Distribution, letting your apps reach patients without manual installs, legalese and red tape.
A 'facade' could be the answer you're looking for to solve your legacy data's FHIR-compatibility woes. In this simple tutorial, we take you through how to create a FHIR Facade on a Postgres database using Python.
This guide explores how to perform real-world operations like creating, reading, updating and deleting patient data on a FHIR Server using FHIR REST APIs and Python.
This article provides a step-by-step guide to hosting an authenticated EHRbase server in the cloud and exposing its REST APIs over HTTPS using Traefik.
Healthcare apps rely on a powerful framework called SMART on FHIR, a technology that’s quietly transforming healthcare. In this series, we’ll uncover how it works, and by the end, you’ll know how to build your SMART-powered health app from the ground up.
Leveraging PostgreSQL’s native full-text search, we cut query times from seconds to milliseconds, giving clinicians instant access to critical patient data.
Is it even possible to have healthcare forms that comply with a unified standard? In this tutorial, we explore FHIR's Questionnaire resource, which is a step in the right direction.
Walkthrough on how to configure HAPI FHIR to do profile validation for you, and few fundamental concepts of FHIR Profiles.
ERPNext is capable of handling almost all requirements of your healthcare enterprise. And with the low-code, open-source nature of the platform you can easily suggest improvements or customise it for your needs.
Extend your openEHR Server! Learn how to create an EHRbase plugin that can make additional calls to the database and create a transactional outbox.
Follow along and create your first HL7 FHIR CDS Hooks Service using NodeJS and the CDS Hooks Sandbox in less than 10 minutes.
Learn to create FHIR patient resources: Navigate HL7, use JSON schemas and code with VS Code for seamless development. Learn healthcare interoperability step-by-step.
SMART on FHIR enables health apps to connect with EHRs securely, including OAuth2 and OpenID for authorization and authentication. It supports standalone and EHR app launches, emphasizing security, PKCE support, and specifying access through scopes.