Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

A Spring Boot application that provides basic read and write operations for FHIR R4 compliant resources.

Notifications You must be signed in to change notification settings

department-of-veterans-affairs/health-apis-patient-generated-data

Repository files navigation

This repo has been archived and is no longer in use.

health-apis-patient-generated-data

A Spring Boot application that provides basic read and write operations for FHIR R4 compliant resources.

For details about available endpoints and interactions, refer to the OpenAPI documentation on the Lighthouse Developer Portal.

System Components

components

The API Gateway handles authentication and rate limiting before traffic is received by Patient Generated Data.

  • Kong is responsible for token validation and SMART-on-FHIR OAuth scope enforcement
  • Patient Generated Data the underlying application that processes the requests
  • Database is an AWS database instance for persistence

Modules

Local Development

Refer to health-apis-parent for basic environment setup. (Java, Maven, Docker, etc.) Execute mvn clean install to build all of the modules, then follow the local development instructions for the local database and the main application.

About

A Spring Boot application that provides basic read and write operations for FHIR R4 compliant resources.

Topics

Resources

Stars

Watchers

Forks

Packages