get_latest_bc
Retrieve a Biomedical Concept from the CDISC Library by its concept ID. Returns the current version of the concept for clinical standards.
Instructions
Get latest Biomedical Concept specified by concept_id from CDISC Library
Args: concept_id (str): The ID of the Biomedical Concept to retrieve.
Usage: get_latest_bc_cat("C105585")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| headers_ | No | ||
| concept_id | Yes |