medicineSystem constant
IriTerm
const medicineSystem
medicineSystem [Expects: http://schema.org/MedicineSystem]
The system of medicine that includes this MedicalEntity, for example 'evidence-based', 'homeopathic', 'chiropractic', etc.
Can be used on: http://schema.org/MedicalEntity
Implementation
static const medicineSystem = const IriTerm(
'http://schema.org/medicineSystem',
);