interactingDrug constant
IRI for schemahttp:interactingDrug [Expects: http://schema.org/Drug]
Another drug that is known to interact with this drug in a way that impacts the effect of this drug or causes a risk to the patient. Note: disease interactions are typically captured as contraindications.
Can be used on: http://schema.org/Drug
Implementation
static const interactingDrug = IriTerm.prevalidated(
'http://schema.org/interactingDrug',
);