FAST Security Reference Implementation
Welcome to the documentation for the FAST Security Reference Implementation (RI). This project provides an open-source implementation of the FAST Security Implementation Guide STU2 for UDAP-based authentication and authorization in FHIR ecosystems.
Hosted Instance Available
A public hosted instance of the server is available in the HL7 Foundry at:
Overview
This server is a .NET application that builds on top of the following:
Source Code
The source code for this server is available on GitHub:
Quick Start
Ready to get started? Check out our comprehensive setup guide:
-
Getting Started
Learn how to run the server locally or in a container
-
Configuration
Configure database providers, URLs, and user credentials
-
Seeding Data
Initialize your database with trust anchors and communities
-
Integration
Integrate with HAPI FHIR and other platforms