Diagnosis API tutorial rangelabtest
Published: 21 May 2024
Web Service Description
This standard web service (API) accepts both GET and POST requests. In addition to laboratory test results, it also requires a list of observed symptoms.
Authentication
Each request requires an "AuthenticationID" header. For demo purposes, use "DEMO_AuthenticationID". All responses, including error messages, are in JSON format.
POST Requests
POST requests must provide JSON input and include the "Content-Type: application/json" header.
API Setup
The Diagnosis API is available at https://diagnosisapi.azurewebsites.net. Your unique "AuthenticationID" will be provided after completing production order registration.
Important Endpoint
The "/api/DDxItems/" endpoint is central to the API and accepts POST requests for medical diagnostics.
Benefits of DDxHub Diagnosis API
* Simplifies diagnostic decisions and promotes consideration of alternative possibilities.
* Reduces delays and inaccuracies in diagnoses.
* Accelerates accurate diagnoses, a key factor in clinical and financial outcomes.
* Empowers patients with knowledge and education about their conditions.
* Improves patient navigation within the healthcare system.
* Decreases unnecessary hospital visits.
* Optimizes emergency department workloads.
Note:
Symptom checkers should be used as a supplementary tool to aid diagnosis. They are not intended to replace final decision-making by medical professionals.