primaryPrevention constant

IriTerm const primaryPrevention

primaryPrevention [Expects: http://schema.org/MedicalTherapy]

A preventative therapy used to prevent an initial occurrence of the medical condition, such as vaccination.

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

Implementation

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