Cargando…

Getting Started with ResearchKit.

Enter the era of medical research using mobile devices with the help of this guide on ResearchKit!About This Book 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 introdu...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Cessna, Edward (Autor), Balachandran, Dhanush (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, Limited Feb. 2016.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover
  • Copyright
  • Credits
  • About the Authors
  • About the Reviewers
  • www.PacktPub.com
  • Table of Contents
  • Preface
  • Chapter 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
  • Chapter 2: ResearchKit Hello World
  • Hello World App
  • Create project
  • Checkout ResearchKit from GitHub
  • Import ResearchKit
  • Enable Data Protection
  • Hello World!
  • Introducing Softwareitis
  • Summary
  • Chapter 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
  • Chapter 4: ResearchKit Informed Consent
  • Consent document
  • Visual consent step
  • Consent review step
  • Consent sharing
  • Consent process
  • Obtaining results
  • Summary
  • Chapter 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
  • Chapter 6: Navigable and Custom Tasks
  • Navigable ordered tasks
  • Custom tasks
  • Summary
  • Chapter 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
  • Chapter 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.