medicineSystem constant

IriTerm const medicineSystem

medicineSystem [Expects: https://schema.org/MedicineSystem]

The system of medicine that includes this MedicalEntity, for example 'evidence-based', 'homeopathic', 'chiropractic', etc.

Can be used on: https://schema.org/MedicalEntity

Implementation

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