Browse Source

Added FHIR to "Health" API section

Publicly available test data conforming to the Fast Healthcare Interoperability Resources (FHIR) spec.
pull/525/head
Todd Anglin 6 years ago
committed by GitHub
parent
commit
7ffd38517f
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -363,6 +363,7 @@ API | Description | Auth | HTTPS | Link |
|---|---|---|---|---|
| BetterDoctor | Detailed information about doctors in your area | `apiKey` | Yes | [Go!](https://developer.betterdoctor.com/) |
| Diabetes | Logging and retrieving diabetes information | No | No | [Go!](http://predictbgl.com/api/) |
| FHIR | Fast Healthcare Interoperability Resources test data | No | Yes | [Go!](http://fhirtest.uhn.ca/home) |
| Flutrack | Influenza-like symptoms with geotracking | No | No | [Go!](http://www.flutrack.org/) |
| Healthcare.gov | Educational content about the US Health Insurance Marketplace | No | Yes | [Go!](https://www.healthcare.gov/developers/) |
| Makeup | Makeup Information | No | No | [Go!](http://makeup-api.herokuapp.com/) |


Loading…
Cancel
Save