Aidbox Examples
Browse Aidbox integration examples and sample applications
Filters
Languages
Features
Showing 38 of 38 examples
Agentic FHIR Implementation Guide Development
Traditional FHIR Implementation Guide development is complex and time-consuming. Creating and validating FHIR StructureDefinition resources and terminology resources requires deep technical expertise, which led to the development of additional tooling like the FSH (FHIR Shorthand) language.
Aidbox CQL Integration with Spring Boot Example
This Spring Boot sample application uses the CQL Java engine and implements the $evaluate operation.
Aidbox Forms Smart Launch 2
First, copy `.env.example` to `.env` and set the correct values:
Aidbox Notify via Custom Resources
Demo | Custom resources using FHIR Schema
Aidbox Organization-Based Access Control (OrgBAC) Practitioner Application
This is a complete example application demonstrating how to build a practitioner-facing healthcare application using Aidbox with Organization-Based Access Control (OrgBAC). The application showcases JWT authentication, organization-scoped data access, and FHIR R4 resource management.
aidbox-forms-builder-angular
Example of integration Aidbox Forms Builder with Angular.js
aidbox-forms-builder-angular-controlled
In controlled mode, integrating the Aidbox Forms Builder with Angular.js
aidbox-forms-flutter-web
Example of integration Aidbox Forms Builder with Flutter Web
aidbox-forms-renderer-angular
Example of integration Aidbox Forms Renderer with Angular.js
aidbox-forms-renderer-angular
Example of integration multiple instances Aidbox Forms Renderer on the same page with Angular.js
aidbox-forms-renderer-angular-controlled
In controlled mode, integrating the Aidbox Forms Renderer with Angular.js
aidbox-forms-renderer-react
Example of integration Aidbox Forms Renderer with React.js
aidbox-forms-renderer-react-controlled
In controlled mode, integrating the Aidbox Forms Renderer with React involves
Aidbox: Override default FHIR endpoint
This example demonstrates how to use the Aidbox FHIR server to replace the default behavior of FHIR endpoints with your own custom logic. Aidbox provides the "App" functionality, which allows you to create an App entity and define new operations or override existing ones for any FHIR resource. With this approach, you can implement and manage custom logic for standard FHIR operations directly within your service.
AWS S3 Aidbox integration example
!image
BedaEMR
Runs on Aidbox FHIR platform
Custom Renderer Tutorial for Aidbox Forms Builder
This tutorial demonstrates how connect a custom renderer to the Aidbox Forms Builder preview.
Example: SMART App Launch using Smartbox and Keycloak
This example showcases the Smart App EHR and Patient launch flows.
FHIR $purge Operation with Aidbox
This example demonstrates the implementation of the FHIR $purge operation using TypeScript and Aidbox. The $purge operation removes all current and historical versions of resources associated with a specific patient.
FHIR Analytics with Aidbox and Metabase
Use SQL on FHIR on sample risk assessment form with Aidbox and visualize data with Metabase.
FHIR SDC API in Aidbox
This demo shows how to use FHIR SDC Api in Aidbox via Aidbox Forms module.
FHIRPath Editor - Moved
This project has been moved to its own repository.
Implementation of IPS FHIR IG on Aidbox FHIR platform
This repository contains pre-configured Aidbox instance and implementation of `$summary` operation defined by IPS.
Implementation of IPS FHIR IG on Aidbox FHIR platform
This repository contains pre-configured Aidbox instance and implementation of `$summary` operation defined by IPS:
Implementation of IPS FHIR IG on Aidbox FHIR platform
Demo | Inferno International Patient Summary Test Kit
Implementation of IPS FHIR IG on Aidbox FHIR platform
This repository contains pre-configured Aidbox instance and implementation of `$summary` operation defined by IPS:
Init Bundle Environment Template
This example demonstrates how to dynamically template Aidbox init bundles using environment variables in Docker Compose by overriding the container entrypoint.
Integrating external attachment preview tool
Example of integration Aidbox Forms Renderer with React.js
Managing user Roles in Keycloak using SMART on FHIR V2 scopes
This example demonstrates how to implement role-based access control (RBAC) for FHIR resources using Keycloak and SMART on FHIR V2 scopes.
OpenTelemetry
This demo helps you to launch and explore the Aidbox observability features locally.
PostgreSQL Read-Only Replica for Aidbox
This guide demonstrates how to set up Aidbox with a PostgreSQL primary database and read-only replica, and how to configure Aidbox to direct read-only queries to the replica.
Smart App Launch Subscriptions
The Smart App Launch Subscriptions is a fullstack application which allows to integrate widget into your EHR UI.
SMART App Launch with Aidbox and Keycloak
This demo showcases the Smart App EHR and Patient launch flows.
SMART Health Cards Issue Operation
A minimal TypeScript implementation of the FHIR `$health-cards-issue` operation that integrates with Aidbox to generate SMART Health Cards from patient health data.
smartforms-component
To install dependencies:
Topic-based Subscriptions to Kafka
Demo | Documentation
Using Firely .NET SDK with Aidbox FHIR Server
This example demonstrates how to use the Firely .NET SDK to create a patient resource in Aidbox.
Using HAPI Java client with Aidbox FHIR Server
This example demonstrates how to use the HAPI FHIR Java client library to create a patient resource in Aidbox.