mCode FHIR Implementation Guide
We need better FHIR Implementation Guides. In an ideal world I would like to see fully featured Implementation...
FHIR Test Data: Claude Vs ChatGPT
Two years ago I tried to generate FHIR test data using ChatGPT. It was early days for AI...
Grouping Observations in FHIR
How do you group Observations together in FHIR? While an Observation should have meaning and value on its...
FHIR’s Observation component list
Observation is the most commonly used and the most commonly misused resource type in FHIR. At its heart...
Ownership of FHIR’s Provenance Resource
Where does responsibility for the Provenance resource lie? The FHIR documentation is clear on this: “Provenance resources are...
FHIR’s Media and DocumentReference resources
The Media resource type in FHIR R4 was removed in R5, replaced by the existing DocumentReference resource type....
Sample JSON for all FHIR resource types
There’s a hidden gem in the FHIR documentation. You could be working with FHIR for years without realizing...
What makes a great FHIR developer?
The difference between a great FHIR developer and one who just gets by is how comfortable they are...
Data types in FHIR resources
There are 58 distinct data types in FHIR. Each FHIR resource is made up of a combination of...
Insurance Claims in FHIR
FHIR’s financial resources can be intimidating. Especially if you’re new to the payment side of healthcare. Let’s try...
Synthetic FHIR data
Every fully featured application has a unique FHIR data model. Not 100% unique, but unique enough to make...
Storing files in a FHIR server
How do you store a file in FHIR? A photo uploaded by a Patient. A PDF report written...