MedicalEntity constant
IriTerm
const MedicalEntity
IRI for schema:MedicalEntity
The most generic type of entity related to health and the practice of medicine.
Implementation
static const MedicalEntity = const IriTerm(
'https://schema.org/MedicalEntity',
);