Generate ODM-XML data extracts

Use different Rest APIs to generate ODM-XML data extracts.

Overview

The objective of this use case is to present the required information to Clinical One users on how to generate data extracts in the CDISC ODM-XML format.

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.
  • To complete the tasks in this use case, you will need the studyID and mode. See Get study information.
  • Make sure you have a study role within your Oracle Clinical One Platform study that has the correct permissions. There are four permissions related to ODM Extracts:
    • Execute ODM Clinical Data API with Hidden Data
    • Execute ODM Clinical Data API without Hidden Data
    • Execute ODM Metadata API
    • Execute ODM Administrative Data API

    Note:

    Make sure to only select one between Execute ODM Clinical Data API with Hidden Data or Execute ODM Clinical Data API with Not Hidden Data, depending on your integration needs.

Table of Contents

To generate ODM-XML Data Extracts, complete the following tasks:
  1. ODM extract for clinical data
  2. ODM extract for metadata
  3. ODM extract for administrative data