medicineSystem constant

IriTerm const medicineSystem

IRI for schemahttp: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 = IriTerm.prevalidated(
  'http://schema.org/medicineSystem',
);