More FHIR queries
If you’re new to FHIR or your team is new to FHIR, show your expertise by using one...
FHIR Document or DiagnosticReport?
Today I’m asking the question, not trying to answer it. Here’s the scenario. A patient suffering from what...
FHIR Resources in the Real World
A patient goes into hospital for a day procedure to remove a mole In FHIR terms, this is...
Building a FHIR Proxy
The gap between demo project and production solution is vast. Microsoft’s open source toolkit goes some way to...
Versioning in FHIR
The ‘_history’ parameter gives you access to all changes made to a resource. Observation value changes. Name and...
FHIR Resource Example: Doctor’s Visit
A patient visits his doctor to have his blood pressure checked. He does this every 6 months. If...
FHIR’s _has Modifier Example
How do we do that in FHIR? The FHIR query we need to build uses what’s called ‘reverse...
Resource collections in FHIR
We use Bundles all the time. But a bundle is only 1 of the 5 ways to store...