Skip to content

Commit d383f0e

Browse files
author
Rustemsoft
committed
2 parents 13843a2 + e74a947 commit d383f0e

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# DiagnosisAPI_UI
2+
MVC web application to use Diagnosis API
3+
4+
SmrtX provides an API (Application Programming Interface) for patient preliminary medical diagnosis that can help you implement an intelligent
5+
symptom checker and Lab Test analyzer for your healthcare medical application.
6+
When you incorporate Diagnosis API within your healthcare web-application it will have the same functionalities like presented in
7+
DDxHub Diagnosis System (https://ddxhub.azurewebsites.net/). This is an alive example of implementation. By testing the DDxHub Diagnosis System you can see how global companies,
8+
as well as startups, have used it to enhance their business and support surrounding their patients and healthcare organizations.
9+
10+
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
11+
the data and provide you with a list of the most likely health conditions. We get this according to the complex statistical algorithms we use to
12+
make medical diagnosis.
13+
Learn more: http://smrtx.com/ApiDoc_index.html

0 commit comments

Comments
 (0)