Build your first prototype
Last updated
Last updated
You will learn how to:
Define your data model using data schemas
Setup 3 workflows
Perform an analysis on a blood pressure measurement
Create a measurement report and upload it to your Extra Horizon's file service
Send an email with this report to a healthcare practitioner
Setup basic permissions for your users
Setup your oAuth flow in the backend
User performs a measurement
Task is triggered to analyse the measurement
The result of the analysis is returned
A PDF with the analysis is generated
A PDF is stored in the Extra Horizon file service
An email is created containing the PDF report
The email is sent to a recipient