My technical investigations.
-
Updated
Dec 20, 2023
My technical investigations.
This project adds authorization functionality to the HAPI-FHIR-Server. It's based on the JPA server example provided by HAPI. The access control by authorization is added as an additional layer in form of an interceptor. It uses an external policy service built with Java Spark and a MongoDB as policy storage for evaluation.
Add a description, image, and links to the hapi-fhir-server topic page so that developers can more easily learn about it.
To associate your repository with the hapi-fhir-server topic, visit your repo's landing page and select "manage topics."