Add randomization to a study

Use different Rest APIs to add randomization to a study using REST APIs.

Overview

This use case aims to present the steps for adding randomization to a clinical study to assess the safety and eficacy of MyTestPill in the treating of MyExampleCondition.

Depending on the nature of your study, different settings may be required. This study will follow a blinded central randomization design with three treatment arms of MyTestPill with a 1:1:1 distribution of:
  • 10mg dose
  • 5mg dose
  • Placebo

Before you begin

  • Set up your environment to start making Rest API calls, see Get started as an API developer.
  • Confirm you have the appropriate permissions to access the corresponding microservices and generate your token for authentication. Make sure you define the scope of authentication properly. See Get a token for authentication.
  • Make sure you have a study role within your Oracle Clinical One Platform study that has the correct permissions. For template roles and permissions see Use cases.
  • To complete the tasks in this use case, you will need the studyID, and version. See Get study information.

Table of Contents

To add randomization to a study, complete the following tasks:

  1. Create a Treatment Arm
  2. Create Randomization Design
  3. Assign Randomization Design
  4. Create a Kit Type
  5. Assign a Kit Type