interactingDrug constant

IriTerm const interactingDrug

interactingDrug [Expects: https://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: https://schema.org/Drug

Implementation

static const interactingDrug = IriTerm.prevalidated(
  'https://schema.org/interactingDrug',
);