prescriptionStatus constant

IriTerm const prescriptionStatus

prescriptionStatus [Expects: http://schema.org/DrugPrescriptionStatus, http://schema.org/Text]

Indicates the status of drug prescription, e.g. local catalogs classifications or whether the drug is available by prescription or over-the-counter, etc.

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

Implementation

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