primaryPrevention constant

IriTerm const primaryPrevention

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

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

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

Implementation

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