Giter Site home page Giter Site logo

asthmahealth's Introduction

AsthmaHealth

A demo application that showcases the CloudMine CMHealth iOS SDK interface for Apple ResearchKit.

CMHealth iOS SDK and ResearchKit

ResearchKit is an Apple framework geared toward the applications of medical researchers. By itself, ResearchKit is a powerful tool for managing patient consent flows and charting patient activities. However, ResearchKit provides no mechanisms for storing the patient consent documents or other data it generates. This is where CloudMine and the CMHealth iOS SDK step in.

The CMHealth iOS SDK uses the CloudMine Connected Health Cloud to manage the user and data needs of ResearchKit applications. Through the CMHealth iOS SDK, your application can create patient accounts in the cloud, store consent documents and survey data associated with that patient, and even send the patient an email if they forget their password. Application developers can further leverage patient data using either the CloudMine iOS SDK within the application itself, or create a patient portal using the CloudMine JavaScript SDK. In all cases, the data is stored on the [CloudMine Connected Health Cloud](CMHealth iOS SDK), a HIPAA HITECH compliant cloud data platform for healthcare.

Getting Started

This demo application requires CocoaPods for dependency management. First, install the cocoapods gem:

#> sudo gem install cocoapods

Then you can proceed to configure and build the project:

#> git clone https://github.com/cloudmine/AsthmaHealth/releases/latest
#> cd AsthmaHealth
#> cp AsthmaHealth/SupportingFiles/Secrets.h-Template AsthmaHealth/SupportingFiles/Secrets.h
#> pod install
#> open AsthmaHealth.xcworkspace

The project should now open and build.

Your CloudMine Application

You will want to edit Secret.h and add your CloudMine App ID and API Key.

Need a CloudMine account? Email our Sales team.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.