Brief
The data models and process flows of project is heavily influenced by FHIR v4.0.1
Project has four main portals where the different user groups work
- Patient
- Provider
- Corporate
- Provider Admin
API Docs
Representational State Transfer (REST) Application Programming Interface (API) for Serenity, a next-gen healthcare platform by Clearspace Labs.
The endpoints are versioned and segregated by application type namely:
- patient
- provider
- corporate
(ex. /v1/patient/auth/login)
View the Serenity Developer Guide for more information.