Chapter 4. ResearchKit Informed Consent
Informed consent is a vital step for clinical research studies. ResearchKit provides a flexible framework to present and obtain informed consent and produce the informed consent document. This framework is based on ResearchKit's tasks, steps, and view controllers. The application developer has the freedom and flexibility to add custom steps in order to address the study-specific steps in its consent process.
All five of the initial ResearchKit-based applications obtained informed consent during the on-boarding process. Even though these applications were based on a common code base, each application had their unique steps in the consent process. For example, the mPower and Share the Journey applications required the participant to take and pass a comprehension quiz. Similarly, the Asthma application also required a comprehension quiz; however, it presented the quiz in a different manner.
The four principal ResearchKit features that facilitate...