possibleTreatment constant

IriTerm const possibleTreatment

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

A possible treatment to address this condition, sign or symptom.

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

Implementation

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