Health Samurai Blog

RSS feed icon RSS

Our experts have a deep understanding of FHIR, and here you will find the most relevant articles

All articles
Apr 20, 2026
6 min read
@atomic-ehr/codegen: Python FHIR Types

Generate strongly typed Pydantic models from any FHIR packages with @atomic-ehr/codegen — validation, IDE support, polymorphic bundles, primitive extensions, and fhirpy integration included.

Mar 20, 2026
8 min read
FHIR Validation: Recurse or Not Recurse

Should FHIR profile constraints apply recursively to nested elements? The spec says yes, but real-world profiles break. We dug into this while building the Aidbox validator.

Dec 23, 2025
10 min read
FHIR FUSE: FHIR in a Unix Way

What if working with FHIR didn’t start with APIs and clients, but with files and folders? This article explores FHIR-FUSE, a filesystem interface for FHIR servers, what it makes easier, and where its limits become clear.

Several authors

2 authors

Dec 15, 2025
20 min watch
FHIR Schema First Year Results – Evgenii Mukha at FHIR DevDays 2025

Despite shared specs, FHIR validators disagree on edge cases. FHIR Schema fixes this with a JSON Schema-inspired format and simple, universal algorithm. Learn Aidbox insights, snapshot-less validation, and the roadmap.

Jun 12, 2025
7 min read
Python FHIR SDK: Build Apps with Type Schema

A modern Python SDK for FHIR built on Type Schema. Strong typing, autocompletion, and a smooth path from FHIR resources to Python data classes.

May 6, 2025
10 min read
Type Schema: a Pragmatic Approach to Build FHIR SDK

FHIR has become the primary standard for exchanging healthcare data. To get started with FHIR, developers need to read the FHIR specification and implementation guides (IGs, such as US Core, MCODE, etc.), and then implement them in their programming language. FHIR SDKs simplify this process by offer

Several authors

2 authors

Apr 11, 2025
5 min read
How to use multilingual search

FHIR specifies the translation extension to store translations from the base language of a resource to other languages. In this post, we will cover how to search through resources by specifying the language.

Apr 11, 2025
2 min read
FHIR Resource Browser in Aidbox: A Quick Tour

The new FHIR Resource Browser in Aidbox makes exploring resources, types, and references fast — with code-aware search and a clean UI.

Apr 11, 2025
2 min read
FHIR Resource Preview in Aidbox

Resource Preview in Aidbox lets you inspect any FHIR resource at a glance — references, terminology, and field-level context, in one panel.

Apr 11, 2025
5 min read
FHIR Built-in Search Parameters

FHIR specification defines an HTTP interface to complex medical data, including "simple" patient info like the history of their statements, endorsements, observations and so on.

Subscribe to our blog

Get the latest articles on FHIR, interoperability, and healthcare IT.