Diagnosis API tutorial Analyzer

Medical Tests Analyzer is an interactive Clinical Decision Support System (CDSS)

Clinical Decision Support System


Authentication

* During Demo Development, use `DEMO_AuthenticationID`.
* Once registered, you will receive a unique `AuthenticationID`.
* Example: `'https://diagnosisapi.azurewebsites.net/api/DDxItems/?AuthenticationID=DEMO_AuthenticationID'`

Base Health Terms

* Diagnostic information includes:
* Lab Test Procedures
* Symptoms
* Common attributes:
* `id`
* `name`
* `description`

REST Endpoints

* GET:
* `/DDxItems/GetTests?AuthenticationID=DEMO_AuthenticationID`: List of Lab Tests Procedures
* `/DDxItems/GetSymptoms?AuthenticationID=DEMO_AuthenticationID`: List of Symptoms

JSON Object Attributes

* Each concept is represented as a JSON object with the following attributes:
* `id`
* `name`
* `description`

Example Implementation

Visit `https://ddxhub.azurewebsites.net/` to see how Diagnosis API has been used by businesses and organizations.

Diagnosis API

* Provides an API for preliminary medical diagnosis.
* AI inference engine analyzes patient data to identify potential health conditions.
* Enhances healthcare web applications with intelligent symptom checkers and Lab Test analyzers.
* Documentation: `http://smrtx.com/ApiDoc_index.html`

4 Comments on “Clinical Decision Support System

  1. Reply

    DDxHub is a concentrator that holds a lot of disease descriptions. It relies on the System knowledgebase to diagnose a health condition.

  2. Reply

    Differential diagnosis Hub is the System distinguishing of a particular disease or health condition from others.

Leave a Reply


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


(C) All rights reserved 2024 Rustemsoft LLC