🖥️Architecture
Platform Components
The SPICE platform consists of four key components:
SPICE Android: Primary mobile application for end-users
SPICE Admin: Web-based administrative portal
SPICE Server: Service layer & hosting components
SPICE FHIR Adaptor: FHIR adapter service for platform interoperability
The components are intended to be used together and the platform uses a microservice based architecture for separating out the specific business workflows. The mobile application communicates with the service layer through Rest APIs.
For more information on the system context and components, see the C4 diagrams to learn more.
The platform can be deployed in a Cloud or on-premise environment, see the Deployment Guide for specific instructions on deployment.
Last updated