MedicalEntity constant

IriTerm const MedicalEntity

IRI for schemahttp:MedicalEntity

The most generic type of entity related to health and the practice of medicine.

Implementation

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