MedicalSignOrSymptom constant

IriTerm const MedicalSignOrSymptom

IRI for schemaHttp: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(
  'http://schema.org/MedicalSignOrSymptom',
);