DrugAvailability
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| region | str | A country or other jurisdiction. | |
| max_phase | int | Maximum phase achieved during development. | |
| marketed_prescription | bool | Whether the drug has been marketed for prescription use. | |
| generic_available | bool | Whether the drug has been available as a generic | |
| pre_market_cancelled | bool | Whether the drug was cancelled before market-availability. | |
| post_market_cancelled | bool | Whether the drug was cancelled after market-availability. |