MedicalSignOrSymptom constant

IriTerm const MedicalSignOrSymptom

IRI for schema:MedicalSignOrSymptom

Any feature associated or not with a medical condition. In medicine a symptom is generally subjective while a sign is objective.

Implementation

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