From 3a19879609ab082245d793c58312f81a39a6e9c5 Mon Sep 17 00:00:00 2001 From: Sonali Patel <44675394+sonali623@users.noreply.github.com> Date: Tue, 27 Oct 2020 20:04:40 +0530 Subject: [PATCH] updated readme added orion health api --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3f250042..fbb7be9f 100644 --- a/README.md +++ b/README.md @@ -517,6 +517,7 @@ API | Description | Auth | HTTPS | CORS | | [NPPES](https://npiregistry.cms.hhs.gov/registry/help-api) | National Plan & Provider Enumeration System, info on healthcare providers registered in US | No | Yes | Unknown | | [Nutritionix](https://developer.nutritionix.com/) | Worlds largest verified nutrition database | `apiKey` | Yes | Unknown | | [openFDA](https://open.fda.gov) | Public FDA data about drugs, devices and foods | No | Yes | Unknown | +| [Orion Health](https://developer.orionhealth.io/) | Medical platform which allows the development of applications for different healthcare scenarios | `apiKey` | Yes | Unknown | | [USDA Nutrients](https://fdc.nal.usda.gov/) | National Nutrient Database for Standard Reference | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)**