clinical_indication
Identifier
Section titled “Identifier”Description
Section titled “Description”Approved and investigational indications for drug molecules, capturing the maximum clinical stage reached for each drug-disease pair [Drug, Disease]
Partitions
Section titled “Partitions”release'26.06'
Schema
Section titled “Schema”| Column | Type | Description |
|---|---|---|
id |
TEXT |
Unique identifier for the clinical indication |
maxClinicalStage |
TEXT |
Maximum clinical stage reached for this drug-disease indication |
clinicalReportIds |
TEXT[] |
List of clinical report identifiers associated with this indication |
drugId |
TEXT |
Open Targets molecule identifier |
diseaseId |
TEXT |
Open Targets disease identifier |
release |
TEXT |
Partition column. Open Targets Platform release version (major.minor), e.g. 26.06. [Added during ingest.] |