secondaryPrevention constant

IriTerm const secondaryPrevention

IRI for schemahttp:secondaryPrevention [Expects: http://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: http://schema.org/MedicalCondition

Implementation

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