prescriptionStatus constant

IriTerm const prescriptionStatus

IRI for schema:prescriptionStatus [Expects: https://schema.org/DrugPrescriptionStatus, https://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: https://schema.org/Drug

Implementation

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