XDS Explained: Build a Working Document Exchange on Your Laptop
A simple XDS tutorial: understand Registry vs Repository and run the core XDS flow end-to-end with the NIST XDS Toolkit, Docker, and Postman.
We believe healthcare deserves better software. Follow our journey building open infrastructure for the future of health.
A simple XDS tutorial: understand Registry vs Repository and run the core XDS flow end-to-end with the NIST XDS Toolkit, Docker, and Postman.
Catalonia wanted to build an openEHR-based Clinical Data Repository for 8 million people. Medblocks worked with IBM and vitagroup to design the sync layer that keeps hundreds of hospital CDRs aligned with one central source of truth.
In this article, we walk you through how we built a FHIR server on top of Couchbase's NoSQL database. We'll cover the challenges, technical decisions, system architecture, and provide a step-by-step local setup guide.
Here we assess three main approaches to implementing RESTful FHIR servers - Facade, Synchronization and Hybrid. Additionally, we look at FHIR Documents and Messaging information exchange paradigms.
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 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.
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.
Learn 5 Key HL7 FHIR Concepts - Resources, Data Elements, Profiles, Exchange Paradigms, and Implementation Guides.
Extend your openEHR Server! Learn how to create an EHRbase plugin that can make additional calls to the database and create a transactional outbox.
HL7 CDS Hooks is a specification by HL7 that enables EHRs to integrate Clinical Decision Support using RESTful HTTP APIs.
Each domain has its own best-suited standard: FHIR, openEHR, and OMOP respectively. There's an art to picking the standard for the data use case.
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.
ETL (Extract, Transform, Load) moves data from legacy systems to FHIR, using Apache Debezium and Nifi for syncing databases in FHIR format.