possibleTreatment constant

IriTerm const possibleTreatment

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