possibleTreatment constant
IriTerm
const possibleTreatment
possibleTreatment [Expects: https://schema.org/Drug, https://schema.org/DrugClass, https://schema.org/LifestyleModification, 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(
'https://schema.org/possibleTreatment',
);