Architecture
Last updated
Last updated
The SPICE platform consists of four key components:
: Primary mobile application for end-users
: Web-based administrative portal
: Service layer & hosting components
: 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 to learn more.
The platform can be deployed in a Cloud or on-premise environment, see the for specific instructions on deployment.