TOC Navbar
shell

Developer Features in 24R3

We are pleased to bring you the following additions and enhancements to the EDC & CDB API features in 24R3. REST API features added in 24R3 only affect API v24.3, unless otherwise specified.

24R2.4

Set Coding Suggestions

Release Date: October 18, 2024 UPDATE

The existing endpoint Set Coding Suggestions now additionally allows for setting coding for Medical Coding Requests while editing suggestions of each.

The following pertains to this update:

Resources related to this update:

Return individual failures for CDB API calls

Release Date: October 18, 2024 UPDATE

The CDB Open, Answer, and Close API calls now allow for successful execution of the call if a subset of the call is invalid. If multiple requests are included in a single call, with some requests being valid and some invalid, a message in the response will inform the end user of how many requests failed. The response status for each invalid request will display “FAILURE”, while the other requests will successfully execute.

24R2.3

Retrieve Event Group Definitions

Release Date: September 27, 2024 NEW

The new Retrieve Event Group Definitions endpoint allows the retrieval of Event Group definitions in a study, of a specific Casebook version. When building a Study through the API (with Create Event Group Definitions, v24.1 & v24.2), use this endpoint to inspect existing elements before proceeding.

Required permissions:

Retrieve Event Definitions

Release Date: September 27, 2024 NEW

The new Retrieve Event Definitions endpoint allows the retrieval of Event definitions in a study, of a specific Casebook version. When building a Study through the API (with Create Event Definitions, v24.1 & v24.2), use this endpoint to inspect existing elements before proceeding.

CDB Query Source

Release Date: September 27, 2024 UPDATE

In the 24R3 version of the CDB Query APIs, the following changes have been made:

Query source information gives users clearer details about who opened a query and from which system, along with providing identification information to the external system. Learn more about External Queries.

24R2.2

Batch Limit for Open Query API

Release Date: August 23, 2024 UPDATE

To match the behavior of other CDB query APIs, we added a limit of 500 records per request for the Open Query by Item endpoint. This change applies to all versions of the CDB API.