Diagnosis Symptom Checker test analysis rangelabtest

Published: 17 Sep 2024


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

We get this according to the complex statistical algorithms we use to make medical diagnosis.
Learn Diagnosis API: http://smrtx.com/ApiDoc_index.html. This is an alive example of implementation. By testing the DDxHub Diagnosis System you can see how global companies, as well as startups, have used it to enhance their business and support surrounding their patients and healthcare organizations.
When you transmit to our web service a basic patient health data (such as Blood test results and symptoms), our AI inference engine will analyze the data and provide you with a list of the most likely health conditions. SmrtX provides an API (Application Programming Interface) for patient preliminary medical diagnosis that can help you implement an intelligent symptom checker and Lab Test analyzer for your healthcare medical application.When you incorporate Diagnosis API within your healthcare web-application it will have the same functionalities like presented in DDxHub Diagnosis System (https://ddxhub.azurewebsites.net/).