Symptom Checker API and test analysis health

   Published: 10 Sep 2024
It allows you to test the API in seconds.
Let's assume we have a patient, suffering from strong smell urine, frequent urination and yellow skin. By entering and identified the tests values you can send (POST) both Symptoms and Tests lists to https://diagnosisapi.azurewebsites.net. Each observation is represented by a unique ID; in this case the symptom IDs are 164, 151 and 200, respectively. Diagnosis API is available as the Postman collection. We have created a sample 'Diagnosis API' collection for you. The collection includes some endpoints and predefined requests that you can extend. The collection located: https://postman.com/collections/7445d89fda1d633e08dd. This will depend on the accuracy of the diagnoses obtained. Also the patient has list of implemented Lab Test Procedures: ALT, Amalyse, AST, Total Bilirubin, GT Chlamydia, Appearance Urine, and ABO grouping. Then GET Possible Health Conditions from the Diagnosis API.
In order to achieve best results and enable more features of the API, you have to provide as many test result and symptoms as possible.

We have created a sample 'Diagnosis API' collection for you. The collection located: https://postman.com/collections/7445d89fda1d633e08dd. It allows you to test the API in seconds. The collection includes some endpoints and predefined requests that you can extend. Each observation is represented by a unique ID; in this case the symptom IDs are 164, 151 and 200, respectively. Also the patient has list of implemented Lab Test Procedures: ALT, Amalyse, AST, Total Bilirubin, GT Chlamydia, Appearance Urine, and ABO grouping. Let's assume we have a patient, suffering from strong smell urine, frequent urination and yellow skin. Diagnosis API is available as the Postman collection. This will depend on the accuracy of the diagnoses obtained. By entering and identified the tests values you can send (POST) both Symptoms and Tests lists to https://diagnosisapi.azurewebsites.net. Then GET Possible Health Conditions from the Diagnosis API.
In order to achieve best results and enable more features of the API, you have to provide as many test result and symptoms as possible.