SchemaDrug class
A chemical or biologic substance, used as a medical therapy, that has a physiological effect on an organism Here the term drug is used interchangeably with the term medicine although clinical knowledge makes a clear difference between them. See https://schema.org/Drug
Constructors
- SchemaDrug.new({String? activeIngredient, String? administrationRoute, String? alcoholWarning, SchemaDrugStrength? availableStrength, String? breastfeedingWarning, String? clincalPharmacology, String? clinicalPharmacology, String? dosageForm, SchemaDoseSchedule? doseSchedule, SchemaDrugClass? drugClass, String? drugUnit, String? foodWarning, SchemaHealthInsurancePlan? includedInHealthInsurancePlan, SchemaDrug? interactingDrug, bool? isAvailableGenerically, bool? isProprietary, String? labelDetails, dynamic legalStatus, SchemaMaximumDoseSchedule? maximumIntake, String? mechanismOfAction, String? nonProprietaryName, String? overdosage, SchemaDrugPregnancyCategory? pregnancyCategory, String? pregnancyWarning, String? prescribingInfo, dynamic prescriptionStatus, String? proprietaryName, String? rxcui, String? warning, SchemaPropertyValue? additionalProperty, SchemaAggregateRating? aggregateRating, String? asin, SchemaAudience? audience, String? award, String? awards, dynamic brand, dynamic category, String? color, dynamic colorSwatch, String? countryOfAssembly, String? countryOfLastProcessing, SchemaCountry? countryOfOrigin, dynamic depth, SchemaGrant? funding, String? gtin, String? gtin12, String? gtin13, String? gtin14, String? gtin8, SchemaAdultOrientedEnumeration? hasAdultConsideration, SchemaCertification? hasCertification, SchemaEnergyConsumptionDetails? hasEnergyConsumptionDetails, SchemaQuantitativeValue? hasMeasurement, SchemaMerchantReturnPolicy? hasMerchantReturnPolicy, dynamic height, String? inProductGroupWithID, SchemaProduct? isAccessoryOrSparePartFor, SchemaProduct? isConsumableFor, bool? isFamilyFriendly, dynamic isRelatedTo, dynamic isSimilarTo, dynamic isVariantOf, SchemaOfferItemCondition? itemCondition, dynamic keywords, dynamic logo, SchemaOrganization? manufacturer, dynamic material, String? mobileUrl, dynamic model, String? mpn, dynamic negativeNotes, String? nsn, dynamic offers, dynamic pattern, dynamic positiveNotes, String? productID, String? productionDate, String? purchaseDate, String? releaseDate, SchemaReview? review, SchemaReview? reviews, dynamic size, String? sku, String? slogan, SchemaQuantitativeValue? weight, dynamic width, SchemaMedicalCode? code, SchemaMedicalGuideline? guideline, SchemaMedicineSystem? medicineSystem, SchemaOrganization? recognizingAuthority, SchemaMedicalSpecialty? relevantSpecialty, SchemaMedicalStudy? study, String? additionalType, String? alternateName, dynamic description, String? disambiguatingDescription, dynamic identifier, dynamic image, dynamic mainEntityOfPage, String? name, SchemaAction? potentialAction, String? sameAs, dynamic subjectOf, String? url})
- Create a new instance of SchemaDrug
Properties
- activeIngredient ↔ String?
-
An active ingredient, typically chemical compounds and/or
biologic substances.
getter/setter pair
- additionalProperty ↔ SchemaPropertyValue?
-
//schema.org/gtin13, ...) will typically expect such data to be
provided using those properties, rather than using the generic
property/value mechanism.
getter/setter pair
- additionalType ↔ String?
-
//schema.org/docs/styleguide.html">style guide. Supported
types: String, String
getter/setter pair
- administrationRoute ↔ String?
-
A route by which this drug may be administered, e.g 'oral'.
getter/setter pair
- aggregateRating ↔ SchemaAggregateRating?
-
The overall rating, based on a collection of reviews or ratings,
of the item.
getter/setter pair
- alcoholWarning ↔ String?
-
Any precaution, guidance, contraindication, etc related to
consumption of alcohol while taking this drug.
getter/setter pair
- alternateName ↔ String?
-
An alias for the item.
getter/setter pair
- asin ↔ String?
-
//en.wikipedia.org/wiki/Amazon_Standard_Identification_Number)'s
article) Note also that this is a definition for how to include
ASINs in Schema.org data, and not a definition of ASINs in
general - see documentation from Amazon for authoritative
details ASINs are most commonly encoded as text strings, but the
asin property supports URL/URI as potential values too.
Supported types: String, String
getter/setter pair
- audience ↔ SchemaAudience?
-
An intended audience, i.e a group for whom something was
created.
getter/setter pair
- availableStrength ↔ SchemaDrugStrength?
-
An available dosage strength for the drug.
getter/setter pair
- award ↔ String?
-
An award won by or for this item.
getter/setter pair
- awards ↔ String?
-
Awards won by or for this item.
getter/setter pair
- brand ↔ dynamic
-
The brand(s) associated with a product or service, or the
brand(s) maintained by an organization or business person.
Supported types:
Brand
,Organization
getter/setter pair - breastfeedingWarning ↔ String?
-
Any precaution, guidance, contraindication, etc related to this
drug's use by breastfeeding mothers.
getter/setter pair
- category ↔ dynamic
-
A category for the item Greater signs or slashes can be used to
informally indicate a category hierarchy. Supported types:
CategoryCode
,PhysicalActivityCategory
, String, String,Thing
getter/setter pair - clincalPharmacology ↔ String?
-
Description of the absorption and elimination of drugs,
including their concentration (pharmacokinetics, pK) and
biological effects (pharmacodynamics, pD).
getter/setter pair
- clinicalPharmacology ↔ String?
-
Description of the absorption and elimination of drugs,
including their concentration (pharmacokinetics, pK) and
biological effects (pharmacodynamics, pD).
getter/setter pair
- code ↔ SchemaMedicalCode?
-
A medical code for the entity, taken from a controlled
vocabulary or ontology such as ICD-9, DiseasesDB, MeSH,
SNOMED-CT, RxNorm, etc.
getter/setter pair
- color ↔ String?
-
The color of the product.
getter/setter pair
- colorSwatch ↔ dynamic
-
A color swatch image, visualizing the color of a [
Product
] Should match the textual description specified in the [color] property This can be a URL or a fully described ImageObject. Supported types:ImageObject
, Stringgetter/setter pair - countryOfAssembly ↔ String?
-
The place where the product was assembled.
getter/setter pair
- countryOfLastProcessing ↔ String?
-
The place where the item (typically [
Product
]) was last processed and tested before importation.getter/setter pair - countryOfOrigin ↔ SchemaCountry?
-
The country of origin of something, including products as well
as creative works such as movie and TV content In the case of
TV and movie, this would be the country of the principle offices
of the production company or individual responsible for the
movie For other kinds of [
CreativeWork
] it is difficult to provide fully general guidance, and properties such as [contentLocation
] and [locationCreated
] may be more applicable In the case of products, the country of origin of the product The exact interpretation of this may vary by context and product type, and cannot be fully enumerated here.getter/setter pair - depth ↔ dynamic
-
The depth of the item. Supported types:
Distance
,QuantitativeValue
getter/setter pair - description ↔ dynamic
-
A description of the item. Supported types: String,
TextObject
getter/setter pair - disambiguatingDescription ↔ String?
-
A sub property of description A short description of the item
used to disambiguate from other, similar items Information from
other properties (in particular, name) may be necessary for the
description to be useful for disambiguation.
getter/setter pair
- dosageForm ↔ String?
-
A dosage form in which this drug/supplement is available, e.g
'tablet', 'suspension', 'injection'.
getter/setter pair
- doseSchedule ↔ SchemaDoseSchedule?
-
A dosing schedule for the drug for a given population, either
observed, recommended, or maximum dose based on the type used.
getter/setter pair
- drugClass ↔ SchemaDrugClass?
-
The class of drug this belongs to (e.g., statins).
getter/setter pair
- drugUnit ↔ String?
-
The unit in which the drug is measured, e.g '5 mg tablet'.
getter/setter pair
- foodWarning ↔ String?
-
Any precaution, guidance, contraindication, etc related to
consumption of specific foods while taking this drug.
getter/setter pair
- funding ↔ SchemaGrant?
-
A [
Grant
] that directly or indirectly provide funding or sponsorship for this item See also [ownershipFundingInfo
].getter/setter pair - gtin ↔ String?
-
//en.wikipedia.org/wiki/Global_Trade_Item_Number) for more
details Left-padding of the gtin values is not required or
encouraged The [gtin] property generalizes the earlier
[gtin8], [gtin12], [gtin13], and [gtin14] properties
Note also that this is a definition for how to include GTINs in
Schema.org data, and not a definition of GTINs in general - see
the GS1 documentation for authoritative details. Supported
types: String, String
getter/setter pair
- gtin12 ↔ String?
-
//www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
getter/setter pair
- gtin13 ↔ String?
-
//www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
getter/setter pair
- gtin14 ↔ String?
-
//www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
getter/setter pair
- gtin8 ↔ String?
-
//www.gs1.org/barcodes/technical/idkeys/gtin) for more details.
getter/setter pair
- guideline ↔ SchemaMedicalGuideline?
-
A medical guideline related to this entity.
getter/setter pair
- hasAdultConsideration ↔ SchemaAdultOrientedEnumeration?
-
Used to tag an item to be intended or suitable for consumption
or use by adults only.
getter/setter pair
- hasCertification ↔ SchemaCertification?
-
Certification information about a product, organization,
service, place, or person.
getter/setter pair
- hasEnergyConsumptionDetails ↔ SchemaEnergyConsumptionDetails?
-
Defines the energy efficiency Category (also known as "class" or
"rating") for a product according to an international energy
efficiency standard.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- hasMeasurement ↔ SchemaQuantitativeValue?
-
A measurement of an item, For example, the inseam of pants, the
wheel size of a bicycle, the gauge of a screw, or the carbon
footprint measured for certification by an authority Usually an
exact measurement, but can also be a range of measurements for
adjustable products, for example belts and ski bindings.
getter/setter pair
- hasMerchantReturnPolicy ↔ SchemaMerchantReturnPolicy?
-
Specifies a MerchantReturnPolicy that may be applicable.
getter/setter pair
- height ↔ dynamic
-
The height of the item. Supported types:
Distance
,QuantitativeValue
getter/setter pair - identifier ↔ dynamic
-
The identifier property represents any kind of identifier for
any kind of [
Thing
], such as ISBNs, GTIN codes, UUIDs etc Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links See background notes for more details Supported types:PropertyValue
, String, Stringgetter/setter pair - image ↔ dynamic
-
An image of the item This can be a [
URL
] or a fully described [ImageObject
]. Supported types:ImageObject
, Stringgetter/setter pair - includedInHealthInsurancePlan ↔ SchemaHealthInsurancePlan?
-
The insurance plans that cover this drug.
getter/setter pair
- inProductGroupWithID ↔ String?
-
Indicates the [
productGroupID
] for a [ProductGroup
] that this product [isVariantOf].getter/setter pair - interactingDrug ↔ SchemaDrug?
-
disease interactions are typically captured as
contraindications.
getter/setter pair
- isAccessoryOrSparePartFor ↔ SchemaProduct?
-
A pointer to another product (or multiple products) for which
this product is an accessory or spare part.
getter/setter pair
- isAvailableGenerically ↔ bool?
-
True if the drug is available in a generic form (regardless of
name).
getter/setter pair
- isConsumableFor ↔ SchemaProduct?
-
A pointer to another product (or multiple products) for which
this product is a consumable.
getter/setter pair
- isFamilyFriendly ↔ bool?
-
Indicates whether this content is family friendly.
getter/setter pair
- isProprietary ↔ bool?
-
True if this item's name is a proprietary/brand name (vs generic
name).
getter/setter pair
- isRelatedTo ↔ dynamic
-
A pointer to another, somehow related product (or multiple
products). Supported types:
Product
, Servicegetter/setter pair - isSimilarTo ↔ dynamic
-
A pointer to another, functionally similar product (or multiple
products). Supported types:
Product
, Servicegetter/setter pair - isVariantOf ↔ dynamic
-
Indicates the kind of product that this is a variant of In the
case of [
ProductModel
], this is a pointer (from a ProductModel) to a base product from which this product is a variant It is safe to infer that the variant inherits all product features from the base model, unless defined locally This is not transitive In the case of a [ProductGroup
], the group description also serves as a template, representing a set of Products that vary on explicitly defined, specific dimensions only (so it defines both a set of variants, as well as which values distinguish amongst those variants) When used with [ProductGroup
], this property can apply to any [Product
] included in the group. Supported types:ProductGroup
,ProductModel
getter/setter pair - itemCondition ↔ SchemaOfferItemCondition?
-
A predefined value from OfferItemCondition specifying the
condition of the product or service, or the products or services
included in the offer Also used for product return policies to
specify the condition of products accepted for returns.
getter/setter pair
- keywords ↔ dynamic
-
Keywords or tags used to describe some item Multiple textual
entries in a keywords list are typically delimited by commas, or
by repeating the property. Supported types:
DefinedTerm
, String, Stringgetter/setter pair - labelDetails ↔ String?
-
Link to the drug's label details.
getter/setter pair
- legalStatus ↔ dynamic
-
The drug or supplement's legal status, including any controlled
substance schedules that apply. Supported types:
DrugLegalStatus
,MedicalEnumeration
, Stringgetter/setter pair - logo ↔ dynamic
-
An associated logo. Supported types:
ImageObject
, Stringgetter/setter pair - mainEntityOfPage ↔ dynamic
-
Indicates a page (or other CreativeWork) for which this thing is
the main entity being described See background
notes for details.
Supported types:
CreativeWork
, Stringgetter/setter pair - manufacturer ↔ SchemaOrganization?
-
The manufacturer of the product.
getter/setter pair
- material ↔ dynamic
-
A material that something is made from, e.g leather, wool,
cotton, paper. Supported types:
Product
, String, Stringgetter/setter pair - maximumIntake ↔ SchemaMaximumDoseSchedule?
-
Recommended intake of this supplement for a given population as
defined by a specific recommending authority.
getter/setter pair
- mechanismOfAction ↔ String?
-
The specific biochemical interaction through which this drug or
supplement produces its pharmacological effect.
getter/setter pair
- medicineSystem ↔ SchemaMedicineSystem?
-
The system of medicine that includes this MedicalEntity, for
example 'evidence-based', 'homeopathic', 'chiropractic', etc.
getter/setter pair
- mobileUrl ↔ String?
-
//en.wikipedia.org/wiki/Responsive_web_design) in which content
can be flexibly adapted to a wide range of browsing environments
Pages and sites referenced with the long-established [url]
property should ideally also be usable on a wide variety of
devices, including mobile phones In most cases, it would be
pointless and counter productive to attempt to update all
[url] markup to use [mobileUrl] for more mobile-oriented
pages The property is intended for the case when items
(primarily [
Product
] and [Offer
]) have extra URLs hosted on an additional "mobile site" alongside the main one It should not be taken as an endorsement of this publication style.getter/setter pair - model ↔ dynamic
-
The model of the product Use with the URL of a ProductModel or a
textual representation of the model identifier The URL of the
ProductModel can be from an external source It is recommended to
additionally provide strong product identifiers via the
gtin8/gtin13/gtin14 and mpn properties. Supported types:
ProductModel
, Stringgetter/setter pair - mpn ↔ String?
-
The Manufacturer Part Number (MPN) of the product, or the
product to which the offer refers.
getter/setter pair
- name ↔ String?
-
The name of the item.
getter/setter pair
- negativeNotes ↔ dynamic
-
Provides negative considerations regarding something, most
typically in pro/con lists for reviews (alongside
[positiveNotes]) For symmetry In the case of a [
Review
], the property describes the [itemReviewed
] from the perspective of the review; in the case of a [Product
], the product itself is being described Since product descriptions tend to emphasise positive claims, it may be relatively unusual to find [negativeNotes] used in this way Nevertheless for the sake of symmetry, [negativeNotes] can be used on [Product
] The property values can be expressed either as unstructured text (repeated as necessary), or if ordered, as a list (in which case the most negative is at the beginning of the list). Supported types:ItemList
,ListItem
, String,WebContent
getter/setter pair - nonProprietaryName ↔ String?
-
The generic name of this drug or supplement.
getter/setter pair
- nsn ↔ String?
-
//en.wikipedia.org/wiki/NATO_Stock_Number) (nsn) of a
[
Product
].getter/setter pair - offers ↔ dynamic
-
An offer to provide this item—for example, an offer to
sell a product, rent the DVD of a movie, perform a service, or
give away tickets to an event Use [
businessFunction
] to indicate the kind of transaction offered, i.e sell, lease, etc This property can also be used to describe a [Demand
] While this property is listed as expected on a number of common types, it can be used in others In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer Supported types:Demand
,Offer
getter/setter pair - overdosage ↔ String?
-
Any information related to overdose on a drug, including signs
or symptoms, treatments, contact information for emergency
response.
getter/setter pair
- pattern ↔ dynamic
-
A pattern that something has, for example 'polka dot',
'striped', 'Canadian flag' Values are typically expressed as
text, although links to controlled value schemes are also
supported. Supported types:
DefinedTerm
, Stringgetter/setter pair - positiveNotes ↔ dynamic
-
Provides positive considerations regarding something, for
example product highlights or (alongside [negativeNotes])
pro/con lists for reviews In the case of a [
Review
], the property describes the [itemReviewed
] from the perspective of the review; in the case of a [Product
], the product itself is being described The property values can be expressed either as unstructured text (repeated as necessary), or if ordered, as a list (in which case the most positive is at the beginning of the list). Supported types:ItemList
,ListItem
, String,WebContent
getter/setter pair - potentialAction ↔ SchemaAction?
-
Indicates a potential Action, which describes an idealized
action in which this thing would play an 'object' role.
getter/setter pair
- pregnancyCategory ↔ SchemaDrugPregnancyCategory?
-
Pregnancy category of this drug.
getter/setter pair
- pregnancyWarning ↔ String?
-
Any precaution, guidance, contraindication, etc related to this
drug's use during pregnancy.
getter/setter pair
- prescribingInfo ↔ String?
-
Link to prescribing information for the drug.
getter/setter pair
- prescriptionStatus ↔ dynamic
-
Indicates the status of drug prescription, e.g local catalogs
classifications or whether the drug is available by prescription
or over-the-counter, etc. Supported types:
DrugPrescriptionStatus
, Stringgetter/setter pair - productID ↔ String?
-
123-456-789" ```.
getter/setter pair
- productionDate ↔ String?
-
The date of production of the item, e.g vehicle.
getter/setter pair
- proprietaryName ↔ String?
-
Proprietary name given to the diet plan, typically by its
originator or creator.
getter/setter pair
- purchaseDate ↔ String?
-
The date the item, e.g vehicle, was purchased by the current
owner.
getter/setter pair
- recognizingAuthority ↔ SchemaOrganization?
-
If applicable, the organization that officially recognizes this
entity as part of its endorsed system of medicine.
getter/setter pair
-
Any other drug related to this one, for example
commonly-prescribed alternatives.
getter/setter pair
- releaseDate ↔ String?
-
The release date of a product or product model This can be used
to distinguish the exact variant of a product.
getter/setter pair
- relevantSpecialty ↔ SchemaMedicalSpecialty?
-
If applicable, a medical specialty in which this entity is
relevant.
getter/setter pair
- review ↔ SchemaReview?
-
A review of the item.
getter/setter pair
- reviews ↔ SchemaReview?
-
Review of the item.
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- rxcui ↔ String?
-
The RxCUI drug identifier from RXNORM.
getter/setter pair
- sameAs ↔ String?
-
URL of a reference Web page that unambiguously indicates the
item's identity E.g the URL of the item's Wikipedia page,
Wikidata entry, or official website.
getter/setter pair
- size ↔ dynamic
-
A standardized size of a product or creative work, specified
either through a simple textual string (for example 'XL',
'32Wx34L'), a QuantitativeValue with a unitCode, or a
comprehensive and structured [
SizeSpecification
]; in other cases, the [width], [height], [depth] and [weight] properties may be more applicable Supported types:DefinedTerm
,QuantitativeValue
,SizeSpecification
, Stringgetter/setter pair - sku ↔ String?
-
The Stock Keeping Unit (SKU), i.e a merchant-specific identifier
for a product or service, or the product to which the offer
refers.
getter/setter pair
- slogan ↔ String?
-
A slogan or motto associated with the item.
getter/setter pair
- study ↔ SchemaMedicalStudy?
-
A medical study or trial related to this entity.
getter/setter pair
- subjectOf ↔ dynamic
-
A CreativeWork or Event about this Thing. Supported types:
CreativeWork
, Eventgetter/setter pair - url ↔ String?
-
URL of the item.
getter/setter pair
- warning ↔ String?
-
Any FDA or other warnings about the drug (text or URL).
Supported types: String, String
getter/setter pair
- weight ↔ SchemaQuantitativeValue?
-
The weight of the product or person.
getter/setter pair
- width ↔ dynamic
-
The width of the item. Supported types:
Distance
,QuantitativeValue
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJsonLd(
) → Map< String, dynamic> - Serialize SchemaDrug to JSON-LD
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited