API Security
* All API requests must be made over HTTPS.
* Azure Storage uses TLS 1.2 for public HTTPS endpoints, but TLS 1.0 and TLS 1.1 are supported for backward compatibility.
* Cross-origin resource sharing (CORS) is enabled to allow client-side code from web applications to interact with the API. However, ensure that you do not expose your API authorization in client-side code from publicly accessible websites.
HTTP Methods
* The Diagnosis API can be integrated with any HTTP client using popular programming languages and frameworks.
* The API is available at https://diagnosisapi.azurewebsites.net.
* It uses JSON as the only data format. Requests and responses must be encoded in UTF-8.
* The API content is read-only and returns consistent output for the same input.
* The API supports GET and POST methods:
* GET requests retrieve data without requiring any content in the request body.
* POST requests send data in the request body for actions that require it.
TLS Support
* Azure Storage supports TLS 1.0, 1.1, and 1.2 protocols.
* The API is hosted on Azure Storage.
Benefits of Using the DDxHub Diagnosis API for Symptom Checkers
* Improved patient care and hospital workflow when integrated into daily practice.
* Assists physicians in resolving diagnostic challenges and considering new possibilities.
* Reduces the risk of delayed or incorrect diagnoses.
* Accelerates accurate diagnosis, driving clinical and financial performance.
* Empowers patients with knowledge about their conditions and educates them.
* Facilitates seamless patient journeys within the healthcare ecosystem.
* Reduces preventable hospital visits.
* Optimizes the workload of emergency departments.
Note: Symptom checkers should not be relied upon for definitive decision-making. They are a tool to assist in reaching a more accurate diagnosis.
DDxHub is a concentrator that holds a lot of disease descriptions. It relies on the System knowledgebase to diagnose a health condition.
Differential diagnosis Hub is the System distinguishing of a particular disease or health condition from others.