MaximumDoseSchedule constant

IriTerm const MaximumDoseSchedule

IRI for schema:MaximumDoseSchedule

The maximum dosing schedule considered safe for a drug or supplement as recommended by an authority or by the drug/supplement's manufacturer. Capture the recommending authority in the recognizingAuthority property of MedicalEntity.

Implementation

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