Symptom Checker API and test analysis health
Published: 10 Sep 2024
Reworded and Reformatted:
Test the Diagnosis API Quickly
The Diagnosis API allows you to evaluate its functionality in just seconds.
Steps for Use:
1. Enter Test Results and Symptoms:
- Assign unique IDs to each symptom or test observation. For example, strong smell urine (ID: 164), frequent urination (ID: 151), and yellow skin (ID: 200).
- The patient also has test results for ALT, Amalyse, AST, Total Bilirubin, GT Chlamydia, Appearance Urine, and ABO grouping.
2. Send Data to API:
- POST the symptom and test lists to https://diagnosisapi.azurewebsites.net.
3. Get Health Conditions:
- GET possible health conditions from the Diagnosis API.
Accuracy and Usability:
- The accuracy of the diagnoses depends on the comprehensiveness of the data provided.
- Providing as many test results and symptoms as possible will optimize API performance and unlock additional features.
Postman Collection:
- For convenience, a sample 'Diagnosis API' collection is available at: https://postman.com/collections/7445d89fda1d633e08dd.
- It includes pre-configured endpoints and requests that you can modify and extend.