Getting Started with ResearchKit(Paperback)
暫譯: 開始使用 ResearchKit(平裝本)
Edward Cessna, Dhanush Balachandran
- 出版商: Packt Publishing
- 出版日期: 2016-02-09
- 售價: $2,050
- 貴賓價: 9.5 折 $1,948
- 語言: 英文
- 頁數: 136
- 裝訂: Paperback
- ISBN: 1785889176
- ISBN-13: 9781785889172
海外代購書籍(需單獨結帳)
買這商品的人也買了...
商品描述
Key Features
- Create a simple clinical research app using most aspects of ResearchKit
- Build 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.
Book Description
ResearchKit 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.
What you will learn
- Learn to create customized consent form
- Get introduced to two backend services: a simple backend server using Sinatra and Sage Bridge
- Build a custom task (a conditional survey example) and a navigable task
- Get an Overview of ResearchKit's open source repository and App Core
- Interaction with the hardware of the device including the gyro and the motion sensors
- Learn the basics of this revolutionary technology
- Get introduced to the barebones app and learn to write your first code
About the Author
Dhanush Balachandran has a vast experience in creating mobile apps for healthcare industry that include several ResearchKit apps. He was the lead iOS engineer at Jiff, a healthcare start-up and later worked on ResearchKit-based apps for leading institutions. Currently, he is an iOS engineer at DJI. He is also the founder & CEO of mobile app startup, Sortly.
Edward Cessna is the software engineering director for Y Media Labs, a digital agency in Northern California that creates mobile applications. He has three decades of software engineering experience―ranging from embedded software providing cryptographic services to a multitude of iOS applications. He has been working with iOS since its first public release in July 2008. He has managed the development effort for a number of ResearchKit-based applications for leading research institutions.
Table of Contents
- Getting Started
- ResearchKit Hello World
- Building Surveys
- ResearchKit Informed Consent
- Active Tasks
- Navigable and Custom Tasks
- Backend Service
- Where to Go from Here
商品描述(中文翻譯)
**主要特點**
- 使用 ResearchKit 的大部分功能創建一個簡單的臨床研究應用程式
- 建立一個包含各種數據類型的簡單調查,並將結果顯示在螢幕上
- 一步一步的指南,介紹 Apple 的 ResearchKit 及其在各種應用程式中的整合技術
**書籍描述**
ResearchKit 是 Apple 提供的一個開源軟體開發框架,讓您能夠輕鬆創建用於臨床研究的行動應用程式。ResearchKit 使您能夠協調任務的執行和結果的記錄。ResearchKit 提供了執行知情同意、主動任務和調查的任務。
本書從 ResearchKit 框架的基本概念開始,逐步引導您創建 iOS 應用程式,這些應用程式可以作為臨床研究行動應用的基礎。
本書將介紹 ResearchKit 以及如何將您的 iPhone 轉變為臨床研究工具。書中將首先安裝和構建研究框架,以滿足研究者的需求;在此過程中,讀者將學會如何將 ResearchKit 嵌入應用程式並創建一個小任務。
之後,本書將深入探討創建調查、同意書等模組的過程。本書還將涵蓋與參與者數據相關的隱私和安全各方面,以及如何根據研究者的要求構建可視化醫療數據和結果的儀表板:數據後端、JSON 序列化和反序列化等。
讀者將能夠充分利用 ResearchKit 進行醫療研究,能夠吸引越來越多的患者參加調查,並從所創建的儀表板中獲得調查的見解。
**您將學到的內容**
- 學習創建自定義的同意書
- 了解兩個後端服務:使用 Sinatra 的簡單後端伺服器和 Sage Bridge
- 建立一個自定義任務(條件調查範例)和可導航任務
- 獲得 ResearchKit 開源庫和 App Core 的概述
- 與設備硬體互動,包括陀螺儀和運動感應器
- 學習這項革命性技術的基本知識
- 了解基本應用程式並學會編寫您的第一段程式碼
**關於作者**
**Dhanush Balachandran** 在為醫療保健行業創建行動應用程式方面擁有豐富的經驗,包括多個 ResearchKit 應用程式。他曾是 Jiff 的首席 iOS 工程師,這是一家醫療保健初創公司,後來為領先機構開發基於 ResearchKit 的應用程式。目前,他是 DJI 的 iOS 工程師,也是行動應用初創公司 Sortly 的創始人兼 CEO。
**Edward Cessna** 是 Y Media Labs 的軟體工程總監,這是一家位於北加州的數位代理商,專注於創建行動應用程式。他擁有三十年的軟體工程經驗,涵蓋從提供加密服務的嵌入式軟體到多種 iOS 應用程式的範疇。他自 2008 年 7 月首次公開發佈以來一直在從事 iOS 的開發工作。他曾管理多個基於 ResearchKit 的應用程式的開發工作,這些應用程式是為領先的研究機構所開發的。
**目錄**
1. 開始使用
2. ResearchKit Hello World
3. 建立調查
4. ResearchKit 知情同意
5. 主動任務
6. 可導航和自定義任務
7. 後端服務
8. 接下來該怎麼做