doseSchedule constant

IriTerm const doseSchedule

doseSchedule [Expects: https://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: https://schema.org/Drug, https://schema.org/TherapeuticProcedure

Implementation

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