Back to catalog
Cortexa research tool·genomics·fda_orange_book
FDA OrangeBook Get Te Code
Get therapeutic equivalence (TE) codes for drug products. AB=bioequivalent/substitutable, AT=topical equivalent, B*=NOT therapeutically equivalent. Returns TE codes with interpretation guide. Use for generic substitution decisions.
Livelast probed 2026-04-30 23:07Z· 92msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 92ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"brand_name": {
"description": "Brand name to check TE codes",
"type": "string"
},
"generic_name": {
"description": "Generic name to check TE codes",
"type": "string"
},
"operation": {
"const": "get_te_code",
"description": "Operation type (fixed)"
}
},
"required": [],
"type": "object"
}Examples (1)
Default FDA OrangeBook Get Te Code call
public-safeinput
{
"generic_name": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_FDA_OrangeBook_get_te_code
- Tool name
- FDA_OrangeBook_get_te_code
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse