Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
titleNews and updates
  • 2023-11-08: New content: CDASH Model v1.3 and CDASHIG v2.3
  • 2023-10-12: New content: ADaM popPK v1.0 
  • 2023-10-03: New CT and BC & specialization content, new endpoints added to BC API v2
  • 2023-07-06: New CT and BC & specialization content, new API version for accessing BCs & specializations, export bug fixes, and removal of SEND draft content
  • 2023-04-04: New content: 2023 Q1 CT packages, additional CDISC Biomedical Concepts (BC) and related SDTM dataset specializations
  • 2023-01-10: New content: 2022 Q4 CT packages, minor bug fixes

    Expand
    titleHistory Prior to 2023...
    • 2022-12-07: Added support for CDISC Biomedical Concepts (BC) and related SDTM dataset specializations
    • 2022-10-04: New content: 2022 Q3 CT packages, with a new DDF terminology package; access to informative content as beta feature
    • 2022-06-28: New content: 2022 Q2 CT packages, SENDIG-DART v1.2 as draft content, 6 new QRS Supplements with response metadata
    • 2022-03-29: New content: 2022 Q1 CT packages, enhancements for ADaMIG
    • 2022-01-04: New content: 2021 Q4 CT packages

    • 2021-11-28: New contents
    • 2021-09-29: Added notes about a hot fix
    • 2021-09-28: New contents
    • 2021-06-28: New contents, new endpoints, new features
    • 2021-05-04: Added diff functionality
    • 2021-03-30: New contents, editorial updates
    • 2020-11-11: Next Generation CDISC Library
    • 2020-07-07: New contents, new endpoint, metadata adjustments for ADaM
    • 2020-02-14: New contents, new endpoints, editorial updates
    • 2019-11-18: New contents, bug fixes, minor browser patch
    • 2019-09-13: Data standards browser as a new functionality
    • 2019-07-18: Search API, CSV & Excel exports, new and updated contents, and documentation updates
    • 2019-04-10: New contents, XML media type (beta functionality), and document revision with new and updated information
    • 2019-02-15: Initial version

...

Section
bordertrue
Column
Info

Content for CDISC Controlled Terminology P43 is available as a patch release dated 2020-11-06. It consists of contents published on 2020-09-25 plus transactional updates from the version dated 2020-11-06.

An update to the odm-xml schema file is introduced with CDISC Controlled Terminology P49. Version 1.2.0 of the XML schema file on CDISC GitHub DataExchange-CT repo, at https://github.com/cdisc-org/DataExchange-CT/tree/master/schema/ct-1.2.0.

Status
colourYellow
titleupdated
The following standards have been loaded:

  • CDISC Controlled Terminology P19 (2014-09-26) to P55 (2022-09-29)*, a total of 36 quarters with 163 parts
  • CDASH v1.1.1/CDASHUG v1.0, CDASH Model v1.0 to v1.23*, CDASHIG v2.0 to v2.23*
  • SDTM v1.2 to v2.0, SDTMIG v3.1.2 to v3.4, SDTMIG-AP v1.0, SDTMIG-MD v1.0, SDTMIG-MD v1.1
  • SENDIG v3.0, SENDIG v3.1.1, SENDIG-DART v1.1, SENDIG-AR v1.0
  • ADaM v2.1, ADaMIG v1.0 to v1.3, ADaM ADAE v1.0, ADaM TTE for BDS v1.0, ADaM OCCDS v1.0 to v1.1, ADaMIG MD v1.0, ADaMIG NCA v1.0, ADaM popPK v1.0*
  • QRS Supplements to SDTMIG: AIMS, APACHE II, ATLAS, HAM-A, KFSS, KPS SCALE, SIX MINUTE WALK, CGI, PGI
  • Biomedical Concepts & SDTM Specializations: Package 5*, a total of 208 BCs and 171 SDTM Dataset Specializations, including adverse events, demographics, imaging, and laboratory tests
  • Draft content: ADaM popPK v1.0, CDASH Model v1.3, CDASHIG v2.3

* denotes new contents added as of the 2023-10-03 release* denotes new contents added to the 2023-10-12 and 2023-11-06 releases

Section
bordertrue
Column

Status
colourYellow
titleUpdated
Included in the 2023-07-10-12 and 2023-11-06 release releases are:

Enhancements

Feature

  • New endpoints added to BC API v2.N/A

Contents

  • ADaM popPK v1.0, promoted from Draft Content to Final
  • CDASH Model v1.3 and CDASHIG v2.3, promoted from Draft Content to Final
  • 2023 Q3 CT packages (P55, dated 2023-09-29): DDF CT, Protocol CT, SDTM CT, SEND CT.
  • CDISC BC & SDTM Specialization Package 5.

Data Standards Browser

  • N/A for this release.

Corrections & Patches

  • N/A for this release.

Deprecations

  • N/A for this release.


Expand
titleReview information from previous release notes...

Enhancements

Feature

API for CDISC BC is now versioned
  • New endpoints added to BC API v2.

Contents

  • 2023
Q2
  • Q3 CT packages (
P54
  • P55, dated 2023-
06
  • 09-
30
  • 29):
ADaM CT,
  • DDF CT,
Define-XML CT,
  • Protocol CT, SDTM CT, SEND CT.
  • CDISC BC & SDTM Specialization Package
4:
  • Oncology  RECIST 1.1 disease response criteria
  • New and updated BCs and SDTM specializations
  • 5.

Data Standards Browser

  • N/A for this release.

Corrections & Patches

  • Updated template for Excel and CSV Exports for SDTM v1.8 and earlier.
  • ADaM exports now references "Variable Set" rather than "Variable Group".

Deprecations

Draft content for SENDIG-GeneTox v1.0 and SENDIG-DART v1.2 is deprecated
  • N/A for this release.

Deprecations

  • N/A for this release.
Section
bordertrue
Column

For system maintenance status, use this endpoint to obtain a flag indicating whether CDISC Library is under maintenance and a related system message:

Code Block
linenumberstrue
/mdr/maintenance

For example,

Code Block
linenumberstrue
{
  "maintenanceMode": true,
  "maintenanceMessage": "CDISC Library is currently under a scheduled maintenance."
}

...