doseSchedule constant

IriTerm const doseSchedule

doseSchedule [Expects: http://schema.org/DoseSchedule]

A dosing schedule for the drug for a given population, either observed, recommended, or maximum dose based on the type used.

Can be used on: http://schema.org/Drug, http://schema.org/TherapeuticProcedure

Implementation

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