
Create Your Very First FHIR Resource With Python!
In this beginner-friendly tutorial, learn how to create a FHIR Resource using Python. We will use the fhir.resources package to create and validate a Patient resource.

Everything about health information standards like openEHR, FHIR, SNOMED CT, LOINC and more.
In this beginner-friendly tutorial, learn how to create a FHIR Resource using Python. We will use the fhir.resources package to create and validate a Patient resource.
Introducing openFHIR, an open-source bidirectional mapping engine that converts between openEHR and FHIR health data standards. Built on the FHIRConnect specification and Apache 2.0 licensed.
FHIR's Questionnaire resource is a great way to build scalable and interoperable forms. Using the right question types can make or break your form data quality.
In episode 15 of the Digital Health Hackers Podcast, Sidharth speaks to Prof. David Ingram, one of the creators of openEHR. In this article we explore his story, from physicist to engineer to healthcare information technology innovator.
Health IT has various standards, and choosing the right one is often confusing. Let's understand the differences clearly so you can select the standard for the required task.
This article simplifies AQL (Archetype Query Language) by breaking it down into its basic concepts and providing examples that are suitable for readers at even beginner levels of openEHR proficiency.
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.
Have you been confused by all the openEHR terminology? What even are archetypes and templates? Read on to find out.
Let's go ahead and apply the fundamentals we learnt in 'Patient App Integration with SMART on Epic - How To Guide - The Fundamentals' and code a fully functional application. In the end, you'll be able to make more applications of your own using SMART.
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.
With the revolutionary technology of Large Language Models and AI assisted coding tools, building healthcare applications are no longer reserved for the seasoned programmers. This article is an introduction to building a FHIR web app for an absolute beginner using AI coding tools and techniques.
One organizes existing health data and the other gathers new inputs. Which is which? Do you need both? Read on to find out.