MedicalSymptom constant

IriTerm const MedicalSymptom

IRI for schemahttp:MedicalSymptom

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

Implementation

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