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 an openEHR Clinical Data Repository for 8 million people. Medblocks worked with IBM and vitagroup to design the sync layer for hospitals.
We walk you through building a FHIR server on top of Couchbase's NoSQL database, covering challenges, technical decisions, architecture, and local setup.
Assess three approaches to implementing RESTful FHIR servers - Facade, Synchronization and Hybrid. Also explore FHIR Documents and Messaging paradigms.
A 'facade' could solve your legacy data's FHIR-compatibility woes. This tutorial shows how to create a FHIR Facade on a Postgres database using Python.
This article simplifies AQL (Archetype Query Language) by breaking it down into basic concepts with examples suitable for even beginner openEHR levels.
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 possible to have healthcare forms that comply with a unified standard? Explore FHIR's Questionnaire resource, 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 and healthcare interoperability.
ETL (Extract, Transform, Load) moves data from legacy systems to FHIR, using Apache Debezium and Nifi for syncing databases in FHIR format.