Skip to content

0.2.1

Latest
Compare
Choose a tag to compare
@geoffrey-young geoffrey-young released this 04 Mar 18:29
· 387 commits to master since this release
0.2.1

Release 0.2.1

CMHealth

CMHealth is the easiest way to add secure, HIPAA compliant cloud data storage
and user management to your ResearchKit clinical study
iOS app. Built and backed by CloudMine and the
CloudMine Connected Health Cloud.

Installation

CMHealth is available through CocoaPods. To install
it, simply add the following line to your Podfile:

pod "CMHealth"

Usage

The SDK provides category methods on standard ResearchKit classes, allowing you
to save and fetch ORKResult object subclasses, such as ORKTaskResult and ORKStepResult,
to and from the CloudMine Connected Health Cloud.

You can see the full documentation and class references on CocoaPods
or GitHub.

Using the CloudMine iOS SDK with CMHealth

CMHealth includes and extends the CloudMine iOS SDK, so you
get all of the core CloudMine functionality for free. To go beyond the ResearchKit specific parts
of CMHealth, start with the CloudMine iOS documentation.

CMHealth Examples

To get a sense of how CMHealth works seamlessly with ResearchKit, you can check out the CloudMine
AsthmaHealth demo application. AsthmaHealth
can also serve as a starting point for your own ResearchKit enabled app.

Support

For general CMHealth support, please email [email protected] - we are here to help!

For the more advantageous, we encourage getting directly involved via standard GitHub
fork, issue tracker, and pull request pathways. See the CONTRIBUTING
document to get started.

License

CMHealth is available under the MIT license. See the LICENSE file for more info.