Let's Discuss
Enquire NowBusiness Requirement
- To integrate prescription module to the existing online consultation platform(Veritas)
- Integrate the Dosespot software to the online consultation platform
SOLUTIONS
- Used the REST APIs provided by the Dosespot platform for various tasks such as adding, deleting, updating prescriptions, updating patient and physician details, and adding or updating pharmacy lists.
- Dosespot provides two environments staging for development and the other for production purposes.
- To access any API, a Bearer token is required, which is obtained upon providing the username (encrypted user ID) and password (encrypted clinic ID). The token will be active for only 10 minutes in the staging environment.
- IFrame is used to integrate and display the Dosespot UI.
KEY TECHNOLOGIES
- Java8
- IPFS
- Web3JS
- ReactJS
- mongoDB
- Truffle
- NodeJS