Class: ChemicalOrDrugOrTreatment
classDiagram
class ChemicalOrDrugOrTreatment
ChemicalOrDrugOrTreatment <|-- ChemicalEntity
ChemicalOrDrugOrTreatment <|-- Drug
ChemicalOrDrugOrTreatment <|-- Treatment
Slots
Name | Cardinality and Range | Inheritance | Examples |
---|---|---|---|
Mixin Usage
mixed into | description |
---|---|
ChemicalEntity | A chemical entity is a physical entity that pertains to chemistry or biochemistry. |
Drug | A substance intended for use in the diagnosis, cure, mitigation, treatment, or prevention of disease |
Treatment | A treatment is targeted at a disease or phenotype and may involve multiple drug 'exposures', medical devices and/or procedures |
Valid ID Prefixes
Instances of this class should have identifiers with one of the following prefixes, ordered with the most preferred first:
LinkML Source
name: chemical or drug or treatment
id_prefixes:
- PUBCHEM.COMPOUND
- CHEMBL.COMPOUND
- CHEBI
- MAXO
from_schema: https://w3id.org/biolink/biolink-model
mixin: true