possibleTreatment constant

IriTerm const possibleTreatment

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

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

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

Implementation

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