get_sdtm_latest_version
Check the CDISC Library to find the current SDTM-IG version, ensuring your data mappings use the correct standard.
Instructions
Get the latest SDTM-IG version from CDISC Library.
Returns: dict: Contains the latest SDTM-IG version or error information.
Example: get_sdtm_latest_version() Returns: {"latest_version": "3-4", "display_version": "3.4"}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headers_ | No |