secondaryPrevention constant

IriTerm const secondaryPrevention

IRI for schemaHttp:secondaryPrevention [Expects: http://schema.org/Drug, http://schema.org/DrugClass, http://schema.org/LifestyleModification, 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(
  'http://schema.org/secondaryPrevention',
);