hapi-fhir-server

There are 2 repositories under hapi-fhir-server topic.

  • fragaLY/blog

    My technical investigations.

  • itcr-uni-luebeck/FHIRLock

    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.

    Language:Java1001