All Projects → choccybiccy → humanapi

choccybiccy / humanapi

Licence: MIT License
The easiest way to integrate health data from anywhere - https://www.humanapi.co

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to humanapi

Docproduct
Medical Q&A with Deep Language Models
Stars: ✭ 495 (+2257.14%)
Mutual labels:  health, medical, healthcare
HealthCare-Scan-Nearby-Hospital-Locations
I developed this android application to help beginner developers to know how to use Google Maps API and how to convert JSON data into Java Object.
Stars: ✭ 23 (+9.52%)
Mutual labels:  health, medical, healthcare
Openemr
The most popular open source electronic health records and medical practice management solution.
Stars: ✭ 1,762 (+8290.48%)
Mutual labels:  health, medical, healthcare
aarogya seva
A beautiful 😍 covid-19 app with self - assessment and more.
Stars: ✭ 118 (+461.9%)
Mutual labels:  health, medical, healthcare
DocProduct
Medical Q&A with Deep Language Models
Stars: ✭ 527 (+2409.52%)
Mutual labels:  health, medical, healthcare
hms-health-demo-java
HMS Health demo code provides demo programs for your reference or usage. Developers can access the Huawei Health Platform and obtain sports & health data by integrating HUAWEI Health.
Stars: ✭ 37 (+76.19%)
Mutual labels:  health, health-data
hms-health-demo-kotlin
HMS Health demo code provides demo programs for your reference or usage. Developers can access the Huawei Health Platform and obtain sports & health data by integrating HUAWEI Health.
Stars: ✭ 21 (+0%)
Mutual labels:  health, health-data
ParseCareKit
Securely synchronize any CareKit 2.1+ based app to a Parse Server Cloud. Compatible with parse-hipaa.
Stars: ✭ 28 (+33.33%)
Mutual labels:  medical, healthcare
clara-dicom-adapter
DICOM Adapter is a component of the Clara Deploy SDK which facilitates integration with DICOM compliant systems, enables ingestion of imaging data, helps triggering of jobs with configurable rules and offers pushing the output of jobs to PACS systems.
Stars: ✭ 31 (+47.62%)
Mutual labels:  medical, healthcare
senaite.health
SENAITE LIMS extension for Health Care labs
Stars: ✭ 19 (-9.52%)
Mutual labels:  health, healthcare
fuse-med-ml
A python framework accelerating ML based discovery in the medical field by encouraging code reuse. Batteries included :)
Stars: ✭ 66 (+214.29%)
Mutual labels:  medical, healthcare
BioBalanceDetector
Bio Balance Detector's products aim to show the weak electromagnetic fields around every living being (including plants, animals and humans) and display it in a heat-map like hyper-spectral image.
Stars: ✭ 18 (-14.29%)
Mutual labels:  health, healthcare
chr247.com
An open source multi tenant cloud platform for small scale clinics
Stars: ✭ 56 (+166.67%)
Mutual labels:  health, healthcare
HealthDeterminants
Social Determinants of Health Visualization
Stars: ✭ 58 (+176.19%)
Mutual labels:  health, healthcare
rHealthDataGov
R interface to the HealthData.gov Data API
Stars: ✭ 38 (+80.95%)
Mutual labels:  healthcare, health-data
blockchain-hackathon
An electronic health record (EHR) system built on Hyperledger Composer blockchain
Stars: ✭ 67 (+219.05%)
Mutual labels:  health, healthcare
skeleton
Composer starter project for Ambulatory.
Stars: ✭ 43 (+104.76%)
Mutual labels:  medical, healthcare
healthcare
Open Source Healthcare ERP / Management System
Stars: ✭ 68 (+223.81%)
Mutual labels:  health, healthcare
Mining-Minds
Mining Minds is a collection of services, tools and techniques working collaboratively to investigate on human’s daily routines to provide a personalized well-being and health-care support
Stars: ✭ 43 (+104.76%)
Mutual labels:  health, healthcare
coronainfobd
Real-time corona-virus tracker of Bangladesh 🇧🇩 which includes latest updates, data visualization, public awareness from WHO and some advice to aware people. 🥰❤
Stars: ✭ 46 (+119.05%)
Mutual labels:  health, healthcare

humanapi

Build Status Scrutinizer Code Quality Latest Stable Version License SensioLabsInsight

The easiest way to integrate health data from anywhere.

Introduction

This package is a simple PHP library for interacting with the HumanAPI endpoints. It provides simple methods for grabbing health information from a number of data sources collected by the HumanAPI. From their own mouths:

Human API is a platform for human health data that allow developers to easily create applications that retrieve data from a variety of data sources and enable users to share that data with applications of their choice. This data can be anything from activity data recorded by a pedometer, a blood pressure measurement captured by an individual or a medical record from a hospital.

Human API takes care of the data synchronizations with any third party data source, handles user management to manage all user identities accross all integrated devices and services, and processes and normalizes all of their data for your application over a secure, HIPAA compliant, REST based API.

Installation

Installation is a cinch with composer..

composer require choccybiccy/humanapi

Usage

For usage, see docs/usage.md

Authors

Written and maintained by Martin Hughes.

Thanks

Thanks to the HumanAPI team for their great documentation.

Copyright & licensing

See LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].