signOrSymptom constant

IriTerm const signOrSymptom

signOrSymptom [Expects: https://schema.org/MedicalSignOrSymptom]

A sign or symptom of this condition. Signs are objective or physically observable manifestations of the medical condition while symptoms are the subjective experience of the medical condition.

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

Implementation

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