MedicalSymptom constant

IriTerm const MedicalSymptom

IRI for schema:MedicalSymptom

Any complaint sensed and expressed by the patient (therefore defined as subjective) like stomachache, lower-back pain, or fatigue.

Implementation

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