From c93c40076d67d7766f147f3b8b8865687a236226 Mon Sep 17 00:00:00 2001 From: Abhilash M Nair Date: Sun, 3 Oct 2021 11:43:40 +0530 Subject: [PATCH] Add Infermedica API to Health --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73b353cc..8a0a5b5f 100644 --- a/README.md +++ b/README.md @@ -754,6 +754,7 @@ API | Description | Auth | HTTPS | CORS | | [Dataflow Kit COVID-19](https://covid-19.dataflowkit.com) | COVID-19 live statistics into sites per hour | No | Yes | Unknown | | [Diabetes](http://predictbgl.com/api/) | Logging and retrieving diabetes information | No | No | Unknown | | [Healthcare.gov](https://www.healthcare.gov/developers/) | Educational content about the US Health Insurance Marketplace | No | Yes | Unknown | +| [Infermedica](https://developer.infermedica.com/docs/) | NLP based symptom checker and patient triage API for health diagnosis from text | `apiKey` | Yes | Yes | | [LAPIS](https://cov-spectrum.ethz.ch/public) | SARS-CoV-2 genomic sequences from public sources | No | Yes | Yes | | [Lexigram](https://docs.lexigram.io/v1/welcome) | NLP that extracts mentions of clinical concepts from text, gives access to clinical ontology | `apiKey` | Yes | Unknown | | [Makeup](http://makeup-api.herokuapp.com/) | Makeup Information | No | No | Unknown |