get_bc_list_for_package
Fetch the biomedical concept list for a specific CDISC package by providing its package ID. Use this to access standardized clinical content associated with that package.
Instructions
Get Biomedical Concept list for a specific Package
Args: package(str): The ID of the Package to retrieve biomedical concept list from.
Usage: get_bc_package("PACKAGE")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package | Yes | ||
| headers_ | No |