万本电子书0元读

万本电子书0元读

顶部广告

Getting Started with ResearchKit电子书

售       价:¥

0人正在读 | 0人评论 9.8

作       者:Edward Cessna

出  版  社:Packt Publishing

出版时间:2016-02-18

字       数:133.5万

所属分类: 进口书 > 外文原版书 > 电脑/网络

温馨提示:数字商品不支持退换货,不提供源文件,不支持导出打印

为你推荐

  • 读书简介
  • 目录
  • 累计评论(0条)
  • 读书简介
  • 目录
  • 累计评论(0条)
Enter the era of medical research using mobile devices with the help of this guide on ResearchKit!About This BookCreate a simple clinical research app using most aspects of ResearchKitBuild a simple survey with various data types with the results printed on the screen.A step-by-step guide introducing Apple's ResearchKit and techniques to incorporate it into various apps.Who This Book Is ForThis book is aimed at medical researchers with basic iOS coding knowledge and iOS developers looking to create clinical research apps.What You Will LearnLearn to create customized consent formGet introduced to two backend services: a simple backend server using Sinatra and Sage BridgeBuild a custom task (a conditional survey example) and a navigable taskGet an Overview of ResearchKit's open source repository and App CoreInteraction with the hardware of the device including the gyro and the motion sensorsLearn the basics of this revolutionary technologyGet introduced to the barebones app and learn to write your first codeIn DetailResearchKit is an open source software development framework from Apple that lets you easily create mobile applications for clinical research studies. ResearchKit provides you the ability to orchestrate the administration of tasks and recording of the results. ResearchKit provides tasks in order to perform informed consent, active tasks, and surveys.Starting with the basics of the ResearchKit framework, this books walks you through the steps of creating iOS applications that could serve as the basis of a clinical research mobile app.This book will introduce readers to ResearchKit and how to turn your iPhone into into a clinical research tool. The book will start off by installing and building the research framework in line with the researcher's needs; during this, the reader will learn to embed ResearchKit in the application and create a small task.After this, the book will go a little deeper into creating modules for surveys, consents, and so on. The book will also cover the various aspects of privacy and security with regard to participant data, and how to build dashboards for visualizing medical data and results in line with the researcher's requirements: data backends, JSON serialization and deserialization, and so on.Readers will be able to fully utilize ResearchKit for medical research, will be able to get more and more patients to participate in their surveys, and will gain insights from the surveys using the dashboards created.Style and approachA hands-on guide with ample screenshots for you to follow and learn about ResearchKit. Each topic is explained sequentially and placed in context so that you can get a better understanding of every step in the process of creating clinical research apps.
目录展开

Getting Started with ResearchKit

Table of Contents

Getting Started with ResearchKit

Credits

About the Authors

About the Reviewers

www.PacktPub.com

Support files, eBooks, discount offers, and more

Why subscribe?

Free access for Packt account holders

Preface

What this book covers

What you need for this book

Who this book is for

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

1. Getting Started

What is ResearchKit?

Privacy

Identification, authentication, and authorization

Informed consent

Relationship with HealthKit

Features not provided by ResearchKit

The anatomy of a ResearchKit-based application

Summary

2. ResearchKit Hello World

Hello World App

Create project

Checkout ResearchKit from GitHub

Import ResearchKit

Enable Data Protection

Hello World!

Introducing Softwareitis

Summary

3. Building Surveys

ResearchKit object model

Tasks and steps

Task view controller and results

Building surveys

Instruction step

Question step

Form step

Considerations for real-world surveys

BONUS: Appearance customization

Summary

4. ResearchKit Informed Consent

Consent document

Visual consent step

Consent review step

Consent sharing

Consent process

Obtaining results

Summary

5. Active Tasks

Active tasks

Short walk task

Sample code

Results

Screenshot

Two-finger tapping interval task

Sample code

Results

Screenshot

Fitness task

Sample code

Results

Screenshot

Spatial memory task

Sample Code

Results

Screenshot

Sustained phonation task

Sample code

Results

Screenshot

Data formats

Pedometer data

Location data

Device motion data

Accelerometer data

Audio data

Summary

6. Navigable and Custom Tasks

Navigable ordered tasks

Custom tasks

Summary

7. Backend Service

Why is backend service needed?

Security and privacy

Introduction to Sage Bionetworks and the Bridge service

Introduction to sample ResearchKit backend server

Serialization of task results

The serialization of survey responses

Serialization of file results

Summary

8. Where to Go from Here

Restoring tasks

Graphs and charts

Pie chart

Line graph

Discrete graph

Scheduling

Cron expressions

APCSchedule Expression

Safeguarding Data-in-transit

A theoretical architecture for ResearchKit-based applications

Presentation layer

Business logic layer

Data substrate layer

Online ResearchKit resource

Summary

Index

累计评论(0条) 0个书友正在讨论这本书 发表评论

发表评论

发表评论,分享你的想法吧!

买过这本书的人还买过

读了这本书的人还在读

回顶部