Skip to content

Commit

Permalink
remove reference to deprecated MODM extensions
Browse files Browse the repository at this point in the history
table formatting fix
  • Loading branch information
glow-mdsol committed Nov 16, 2023
1 parent a80d80b commit e59e9ea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
9 changes: 0 additions & 9 deletions docs/source/classes_builders.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,6 @@ Clinical Data Builders provide an API for creating ODM data elements
:exclude-members: build


Medidata Extensions to ODM (MODM) Builders
==========================================
MODM Builders provide an API for creating ODM data elements meeting the Medidata Rave specific extensions to the MODM specification

.. automodule:: rwslib.builders.clinicaldata
:members:
:exclude-members: build


Administrative Data Builders
============================
Admin Data Builders provide an API for creating ODM AdminData elements
Expand Down
5 changes: 3 additions & 2 deletions docs/source/odm_adapter.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,10 @@ Options:
+--------------------------------+-----------------------------------------------------------------------------------+
| mode=[default,enhanced,all] | Define what AuditSubcategories to return |
+--------------------------------+-----------------------------------------------------------------------------------+

*NOTE*
* The `mode` parameter is only available in Rave EDC 2022.3.0 and later.
* See `this link <https://learn.medidata.com/en-US/bundle/rave-web-services/page/retrieve_clinical_data_with_the_clinical_audit_records_dataset.html>`_ for more information on the `mode` parameter.
* The `mode` parameter is only available in Rave EDC 2022.3.0 and later.
* See `this link <https://learn.medidata.com/en-US/bundle/rave-web-services/page/retrieve_clinical_data_with_the_clinical_audit_records_dataset.html>`_ for more information on the `mode` parameter.

Example::

Expand Down

0 comments on commit e59e9ea

Please sign in to comment.