gs1ExpirationDateTime constant

IriTerm const gs1ExpirationDateTime

expirationDateTime from gs1 vocabulary [Expects: http://www.w3.org/2001/XMLSchema#dateTime]

The manufacturer determines the expiration date and time, which is relevant only for short duration and for items that will not be sent on long distances and not outside of the time zone. A typical application of AI (7003) is in hospitals or public pharmacies for special, customised, products which may have a 'life duration' shorter than one single day. The life duration varies according the pharmaceutical substances used in the treatment. The precise expiration date and time is defined at the end of the manufacturing process, and can be barcoded on the product label as an attribute to the item's GTIN. Where there is no business requirement to express the expiration date to the nearest hour (or less), AI (17) Expiration date should be used.

Can be used on: https://ref.gs1.org/voc/Product, http://schema.org/Product

Implementation

static const gs1ExpirationDateTime = IriTerm(
  'https://ref.gs1.org/voc/expirationDateTime',
);