Read an FDA label section
label_sectionFetch a chosen section from an official FDA drug label, returning the label's own text with citations and noting when the section is missing.
Instructions
Returns one topic of the official FDA label as the label's own text under its headings, citing the label's set id, version and date. Says so when the label has no such section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| drug | No | Drug name, NDC or label setid | |
| setid | No | A specific DailyMed label | |
| topic | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| found | Yes | ||
| label | Yes | ||
| topic | Yes | ||
| sections | Yes |