HAPI FHIR is an open source implementation of the HL7 FHIR standard for healthcare interoperability.
The easiest way to get started with HAPI FHIR is to use the HAPI FHIR JPA Server Starter Project.
In previous posts, we have worked to augment the HAPI FHIR JPA Server Starter Project in order to demonstrate secure access to FHIR resources.
Including:
See: HAPI FHIR AU Starter Project
In this post, we'll use the Percona Distribution for PostgreSQL to encrypt data at rest.
...