secondaryPrevention constant

IriTerm const secondaryPrevention

IRI for schema:secondaryPrevention [Expects: https://schema.org/MedicalTherapy]

A preventative therapy used to prevent reoccurrence of the medical condition after an initial episode of the condition.

Can be used on: https://schema.org/MedicalCondition

Implementation

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