This project consists of effectively consuming the Infermedica API to create a patient diagnosis and triage system. in this project, we shall learn some cool tricks on how to effectively create a shopping cart like experience when consuming a stateless API like Inferemedica API.
What are the requirements?
- Intermediate to Expert Knowledge in .NET
What is the target audience?
- Developers that want to learn how to use Inferemedica API
- Developers who want to learn more about C# and .NET
Project Outline
The project outline explains what you will learn in each session
Session 1: About Infermedica API and COVID-19
All about Infermedica and products they offer including covid19 endpoints
Session 2: Overview of our Covid19 Symptom Checker
An overview of our symptom checker and triage App
Session 3.1: Designing our Covid19 Symptom Checker
Setting the Application Structure and Designing the User Interface
Session 3.2: Calling the Infermedica API
Passing the age, s.. and empty patient evidence parameters
Session 3.3: Compiling COVID-19 Evidences About a Patient
Sending a compiled list of symptom evidence as a POST request to the diagnosis endpoint
Session 4: Calling the Patient Triage Endpoint To Get Our Result
Calling the patient triage endpoint to get our COVID-19 patientβs result
Watch full project tutorial:


!